Lucene search
+L

8604 matches found

Debian CVE
Debian CVE
added 2025/04/01 3:40 p.m.13 views

CVE-2025-21911

In the Linux kernel, the following vulnerability has been resolved: drm/imagination: avoid deadlock on fence release Do scheduler queue fence release processing on a workqueue, rather than in the release function itself. Fixes deadlock issues such as the following: 607.400437...

5.5CVSS5.6AI score0.00146EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a possible deadlock of drm/imagination when releasing a fence...

5.5CVSS6.5AI score0.00146EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a slab-release-after-reuse issue in the drm/amd/display module in hdcpwork...

7.8CVSS7.5AI score0.00187EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/03/29 5:43 p.m.12 views

CVE-2023-53001

In the Linux kernel, the following vulnerability has been resolved: drm/drmvmamanager: Add drmvmanodeallowonce Currently there is no easy way for a drm driver to safely check and allow drmvmaoffsetnode for a drm file just once. Allow drm drivers to call non-refcounted version of drmvmanodeallow s...

4.4CVSS7.2AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/03/29 3:30 p.m.20 views

CVE-2025-21880

In the Linux kernel, the following vulnerability has been resolved: drm/xe/userptr: fix EFAULT handling Currently we treat EFAULT from hmmrangefault as a non-fatal error when called from xevmuserptrpin with the idea that we want to avoid killing the entire vm and chucking an error, under the...

5.5CVSS7.1AI score0.00199EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.11 views

SUSE CVE-2023-52931

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vmxa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table...

5.5CVSS6.6AI score0.00237EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/03/28 3:38 a.m.7 views

SUSE CVE-2023-53002

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix a memory leak with reused mmapoffset drmvmanodeallow and drmvmanoderevoke should be called in balanced pairs. We call drmvmanodeallow once per-file everytime a user calls mmapoffset, but only call drmvmanoderevoke...

5.5CVSS6.7AI score0.00224EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.2 views

DEBIAN-CVE-2023-53002

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix a memory leak with reused mmapoffset drmvmanodeallow and drmvmanoderevoke should be called in balanced pairs. We call drmvmanodeallow once per-file everytime a user calls mmapoffset, but only call drmvmanoderevoke...

5.5CVSS5.5AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.16 views

CVE-2023-53002

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix a memory leak with reused mmapoffset drmvmanodeallow and drmvmanoderevoke should be called in balanced pairs. We call drmvmanodeallow once per-file everytime a user calls mmapoffset, but only call drmvmanoderevoke...

5.5CVSS0.00224EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 5:15 p.m.14 views

AZL-60318 CVE-2023-53002 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix a memory leak with reused mmapoffset drmvmanodeallow and drmvmanoderevoke should be called in balanced pairs. We call drmvmanodeallow once per-file everytime a user calls mmapoffset, but only call drmvmanoderevoke...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.15 views

CVE-2023-53001

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/03/27 5:15 p.m.11 views

CVE-2023-53001

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

4.7AI score
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.2 views

DEBIAN-CVE-2023-52981

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix request ref counting during error capture & debugfs dump When GuC support was added to error capture, the reference counting around the request object was broken. Fix it up. The context based search manages the...

5.5CVSS5.4AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.13 views

AZL-68952 CVE-2023-52981 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix request ref counting during error capture & debugfs dump When GuC support was added to error capture, the reference counting around the request object was broken. Fix it up. The context based search manages the...

7.8CVSS5.7AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.2 views

DEBIAN-CVE-2023-52930

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit17 double-free A userspace with multiple threads racing I915GEMSETTILING to set the tiling to I915TILINGNONE could trigger a double free of the bit17 bitmask. Or conversely leak memory on the transition...

7.8CVSS5.6AI score0.00279EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/27 5:15 p.m.5 views

DEBIAN-CVE-2023-52931

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vmxa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table...

7.8CVSS5.6AI score0.00237EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.13 views

CVE-2023-52930

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit17 double-free A userspace with multiple threads racing I915GEMSETTILING to set the tiling to I915TILINGNONE could trigger a double free of the bit17 bitmask. Or conversely leak memory on the transition...

7.8CVSS0.00279EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/27 5:15 p.m.20 views

CVE-2023-52931

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Avoid potential vm use-after-free Adding the vm to the vmxa table makes it visible to userspace, which could try to race with us to close the vm. So we need to take our extra reference before putting it in the table...

7.8CVSS0.00237EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 5:15 p.m.11 views

UBUNTU-CVE-2023-52930

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential bit17 double-free A userspace with multiple threads racing I915GEMSETTILING to set the tiling to I915TILINGNONE could trigger a double free of the bit17 bitmask. Or conversely leak memory on the transition...

7.8CVSS6.2AI score0.00279EPSS
SaveExploits0References7
OSV
OSV
added 2025/03/27 5:15 p.m.11 views

UBUNTU-CVE-2023-53002

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix a memory leak with reused mmapoffset drmvmanodeallow and drmvmanoderevoke should be called in balanced pairs. We call drmvmanodeallow once per-file everytime a user calls mmapoffset, but only call drmvmanoderevoke...

5.5CVSS6.3AI score0.00224EPSS
SaveExploits0References5
Rows per page
Query Builder