Lucene search
+L

362 matches found

OSV
OSV
added 2026/09/16 10:30 a.m.6 views

CVE-2026-89822 drm/i915: Guard against NULL driver_data in i915_pci_probe()

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Guard against NULL driverdata in i915pciprobe pcimatchdevice can return the dummy pcideviceidany entry when a device is force-bound via sysfs driveroverride, in which case -driverdata is unset NULL. i915pciprobe casts i...

SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-89822

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/i915: Guard against NULL driverdata in i915pciprobe pcimatchdevice can return the dummy pcideviceidany entry when a device is force-bound via sysfs...

0.00206EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/09/15 8:14 a.m.10 views

kernel: drm/i915: Fix potential overflow of shmem scatterlist length

A flaw was found in the Linux kernel's graphics memory management drm/i915 component. This vulnerability occurs when a large shared memory object's internal list of memory segments, called a scatterlist, is populated. If the total size of these segments exceeds 4 Gigabytes GB, a numerical overflo...

7.8CVSS7AI score0.00129EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: drm/i915/selftests: fixed the subtraction overflow bug. On some machines, holeend can be small enough to cause subtraction overflow. On the other hand, addr + 2 minalignment can cause overflow in case of mock tests. This patch...

7.8CVSS6.3AI score0.00281EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fixed a refcount underflow in intelengineparkheartbeat. A use-after-free or refcount underflow may occur when the heartbeat worker and intelengineparkheartbeat race to release the same engine-heartbeat.systole reques...

7.8CVSS5.8AI score0.00117EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Makes the DPT object unshrinkable. In some scenarios, the DPT object is shrunk, but the actual framebuffer does not undergo any shrinkage. As a result, the DPT object remains in the DPT’s vm-boundlist. Then, an...

7.8CVSS6.2AI score0.00296EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/09/14 10:21 a.m.9 views

kernel: drm/i915: Fix potential overflow of shmem scatterlist length

A flaw was found in the Linux kernel's graphics memory management drm/i915 component. This vulnerability occurs when a large shared memory object's internal list of memory segments, called a scatterlist, is populated. If the total size of these segments exceeds 4 Gigabytes GB, a numerical overflo...

7.8CVSS7AI score0.00129EPSS
SaveExploits0References5
F5 Networks
F5 Networks
added 2026/09/14 1:24 a.m.27 views

K000163315: Linux kernel vulnerabilities CVE-2026-63884, CVE-2026-64219, CVE-2026-64496

Security Advisory Description CVE-2026-63884 In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential UAF in TTM object purge TLDR: The bo-ttm object might be changed by calling ttmbovalidate, move casting it to an i915tt object later to actually get the right...

7.8CVSS6.1AI score0.00176EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.14 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: Added a check for the encoder in intelhdcpgetcapability. Sometimes during hotplug scenarios or suspend/resume scenarios, the encoder may not be initialized properly. To prevent null pointer dereferencing in the...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fixed the potential double-free of the bit17 bitmask. A userspace environment where multiple threads compete to set the tiling to I915TILINGNONE could lead to a double-free of the bit17 bitmask. Or, conversely, memory...

7.8CVSS6.3AI score0.00279EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/20 6:44 a.m.14 views

kernel: drm/i915/gem: Fix phys BO pread/pwrite with offset

A flaw was found in the Linux kernel's drm/i915/gem component. This vulnerability occurs because the sgpage function incorrectly scales pread/pwrite operations for physical Buffer Objects BO when a non-zero offset is used. This can lead to incorrect memory access, potentially allowing an attacker...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/20 6:35 a.m.14 views

kernel: drm/i915/gem: Fix phys BO pread/pwrite with offset

A flaw was found in the Linux kernel's drm/i915/gem component. This vulnerability occurs because the sgpage function incorrectly scales pread/pwrite operations for physical Buffer Objects BO when a non-zero offset is used. This can lead to incorrect memory access, potentially allowing an attacker...

7.8CVSS5.4AI score0.00127EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/19 5:49 p.m.14 views

CVE-2026-72452

A flaw was found in the drm/i915 component of the Linux kernel. The intelcrtcputcolorblobs function drops references to CRTC color blobs but does not clear the corresponding pointers. This can lead to a double-free vulnerability if the intelcrtcfreehwstate function is called multiple times for th...

7.8CVSS5.3AI score0.00163EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-72452

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/i915: clear CRTC color blob pointers after dropping refs intelcrtcputcolorblobs drops the CRTC color blob references, but leaves the corresponding pointers...

7.8CVSS7.1AI score0.00163EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/17 5:13 p.m.80 views

kernel: drm/i915: Fix potential UAF in TTM object purge

A flaw was found in the Linux kernel's Intel i915 graphics driver drm/i915. This use-after-free UAF vulnerability occurs during the TTM object purge operation. An attacker could potentially exploit this to cause a system crash, leading to a denial of service...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/08/17 3:39 p.m.16 views

kernel: drm/i915: Fix potential UAF in TTM object purge

A flaw was found in the Linux kernel's Intel i915 graphics driver drm/i915. This use-after-free UAF vulnerability occurs during the TTM object purge operation. An attacker could potentially exploit this to cause a system crash, leading to a denial of service...

7.8CVSS4.5AI score0.00176EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/08/17 12:00 a.m.12 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-100107)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-100107 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/i915/gem: Fix phys BO pread/pwrite with offset sgpage returns struct page pointer not void so...

7.8CVSS4.6AI score0.00127EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/15 6:22 a.m.16 views

CVE-2026-72452

In the Linux kernel, the following vulnerability has been resolved: drm/i915: clear CRTC color blob pointers after dropping refs intelcrtcputcolorblobs drops the CRTC color blob references, but leaves the corresponding pointers unchanged. This can matter in intelcrtcprepareclearedstate, which fre...

7.8CVSS5.5AI score0.00163EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.38 views

CVE-2026-72452 drm/i915: clear CRTC color blob pointers after dropping refs

In the Linux kernel, the following vulnerability has been resolved: drm/i915: clear CRTC color blob pointers after dropping refs intelcrtcputcolorblobs drops the CRTC color blob references, but leaves the corresponding pointers unchanged. This can matter in intelcrtcprepareclearedstate, which fre...

7.8CVSS0.00163EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.23 views

PT-2026-72640

In the Linux kernel, the following vulnerability has been resolved: drm/i915: clear CRTC color blob pointers after dropping refs intel crtc put color blobs drops the CRTC color blob references, but leaves the corresponding pointers unchanged. This can matter in intel crtc prepare cleared state,...

5.2AI score0.00163EPSS
SaveExploits0References5
Rows per page
Query Builder