Lucene search
+L

352 matches found

AstraLinux
AstraLinux
‱added 2026/08/24 10:19 a.m.‱6 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/08/20 6:44 a.m.‱11 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.‱9 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.‱10 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.‱11 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.‱42 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.‱12 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.‱8 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.‱13 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.‱35 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.‱18 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
RedhatCVE
RedhatCVE
‱added 2026/08/11 6:47 p.m.‱7 views

CVE-2026-68242

A flaw was found in the Linux kernel's graphics subsystem specifically drm/i915/gt. This vulnerability arises from an improper handling of memory allocation failures during graphics engine scheduling, which can lead to a null pointer dereference. A local attacker could exploit this issue to trigg...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
‱added 2026/08/11 6:46 p.m.‱7 views

CVE-2026-68269

A flaw was found in the Linux kernel, specifically within the drm/i915/gem component. A local user could exploit a missing Spectre mitigation on a userspace-controlled parallel submission slot. This vulnerability allows for a side-channel attack, which could lead to the unauthorized disclosure of...

5.5CVSS5.3AI score0.00205EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
‱added 2026/08/11 6:46 p.m.‱8 views

CVE-2026-68248

A flaw was found in the Linux kernel's drm/i915 graphics driver. This vulnerability occurs when the system experiences an Out-Of-Memory OOM condition during a specific memory allocation. An attacker could potentially trigger this condition, leading to an improper return value and causing a system...

5.5CVSS5.5AI score0.00172EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
‱added 2026/08/11 6:45 p.m.‱7 views

CVE-2026-68243

A flaw was found in the drm/i915/gem component of the Linux kernel. A local attacker could trigger a NULL dereference by setting a context engine slot to an invalid class and then attempting to apply specific parameters to that slot. This could lead to a system crash, resulting in a Denial of...

5.5CVSS5.3AI score0.00172EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
‱added 2026/08/11 4:47 p.m.‱8 views

CVE-2026-68253

A flaw was found in the Linux kernel's drm/i915/hdcp component, which handles display-related operations. This vulnerability arises because a check for buffer overflow is performed after the overflow has already occurred during a write operation. This improper handling of memory boundaries can le...

7.8CVSS5.6AI score0.00143EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
‱added 2026/08/11 4:47 p.m.‱11 views

CVE-2026-68244

A flaw was found in the Linux kernel. Specifically, within the drm/i915/gem module, a memory leak occurs during context creation. This happens when an error occurs while processing user extensions after a successful BALANCE/PARALLELSUBMIT extension. An attacker could potentially exploit this to...

5.5CVSS5.4AI score0.00172EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
‱added 2026/08/11 4:46 p.m.‱14 views

CVE-2026-68247

A flaw was found in the Linux kernel's drm/i915/bios component. This component, responsible for display-related operations, failed to perform a necessary range check on the paneltype2 field within the LFP Data Block. This oversight could result in the selection of an incorrect panel type,...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
NVD
NVD
‱added 2026/08/10 1:20 p.m.‱10 views

CVE-2026-68253

In the Linux kernel, the following vulnerability has been resolved: drm/i915/hdcp: check streams bounds before overflow The data-streams overflow check is done after the buffer overflow has already happened. Move the overflow check before the write. Side note, emitting a warning splat with a...

7.8CVSS0.00143EPSS
SaveExploits0References7
NVD
NVD
‱added 2026/08/10 1:20 p.m.‱8 views

CVE-2026-68247

In the Linux kernel, the following vulnerability has been resolved: drm/i915/bios: range check LFP Data Block paneltype2 While the paneltype from LFP Data Block is range checked, paneltype2 is not. Add a few helpers for range checking, and use them to not only check paneltype2, but also improve...

0.00168EPSS
SaveExploits0References4
Rows per page
Query Builder