VulniPulse uses Google Ads measurement to understand visits from advertisements and campaign performance. It runs cookie-free until you choose — accepting enables cookies for more accurate attribution. Rejecting keeps it cookie-free and never limits the site.
See exactly what is measuredComplete feed
3479 advisories across 32 monitored vendors.
In the Linux kernel, the following vulnerability has been resolved: drm/xe/display: fix oops in suspend/shutdown without display The xe driver keeps track of whether to probe display, and whether display hardware is there, using xe->info.probe_display. It gets set to false if there's no display after intel_display_device_probe(). However, the display may also be disabled via fuses, detected at a later time in intel_display_device_info_runtime_init(). In this case, the xe driver does for_each_intel_crtc() on uninitialized mode config in xe_display_flush_cleanup_work(), leading to a NULL pointer dereference, and generally calls display code with display info cleared. Check for intel_display_device_present() after intel_display_device_info_runtime_init(), and reset xe->info.probe_display as necessary. Also do unset_display_features() for completeness, although display runtime init has already done that. This will need to be unified across all cases later. Move intel_display_device_info_runtime_init() call slightly earlier, similar to i915, to avoid a bunch of unnecessary setup for no display cases. Note #1: The xe driver has no business doing low level display plumbing like for_each_intel_crtc() to begin with. It all needs to happen in display code.
Fix not releasing hdev reference on iso_conn_big_sync. Red Hat rates this low (CVSS 5.5). Weakness: CWE-772.
Do not try to iommu_map a 0 length region in swiotlb. Red Hat rates this moderate (CVSS 5.5). Weakness: CWE-805.
Add bounds checks for firmware log indices. Red Hat rates this moderate (CVSS 5.5). Weakness: CWE-805.
fix shm leak in register_shm_helper(). Red Hat rates this low (CVSS 5.5). Weakness: CWE-772.
Limit XDomain response copy to actual frame size. Red Hat rates this moderate (CVSS 5.5).
Add bounds check for firmware runtime memory. Red Hat rates this moderate (CVSS 5.5).
inherit IORING_CQE_F_BUF_MORE across bundle recv retries. Red Hat rates this moderate (CVSS 5.5). Weakness: CWE-1285.
Prevent NULL pointer dereference in remove_waiter() on self-deadlock. Red Hat rates this moderate (CVSS 5.5). Weakness: CWE-476. Red Hat lists fixing advisory RHSA-2026:38492 with package kernel-0:6.12.0-211.33.1.el10_2, kernel-0:5.14.0-687.25.1.el9_8, kernel-0:4.18.0-553.143.1.el8_10, kernel-0:6.12.0-231.16.el10nv. Affected products named by the advisory: Red Hat Enterprise Linux 1; Red Hat Enterprise Linux 9; Red Hat Enterprise Linux 8.
validate advertising TLV before type checks. Red Hat rates this moderate (CVSS 5.5). Weakness: CWE-805.
dm cache policy smq: check allocation under invalidate lock. Red Hat rates this moderate (CVSS 5.5).
fix memory leak in error path of hci_alloc_dev(). Red Hat rates this low (CVSS 5.5). Weakness: CWE-911.
fix UMP event stack overread. Red Hat rates this moderate (CVSS 5.5). Weakness: CWE-125.
fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison. Red Hat rates this low (CVSS 5.5). Weakness: CWE-833.
fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait(). Red Hat rates this low (CVSS 5.5).
Fix a potential NPD in cleanup_prefix_route(). Red Hat rates this low (CVSS 5.5).
validate unlabeled address and mask attribute lengths. Red Hat rates this moderate (CVSS 5.5).
fix off-by-one in multicast context address compression. Red Hat rates this moderate (CVSS 5.5). Weakness: CWE-193.
Fix NULL pointer dereference. Red Hat rates this low (CVSS 5.5).
fix leak if split 6 GHz scanning fails. Red Hat rates this low (CVSS 5.5).