Lucene search
+L

3063 matches found

OSV
OSV
added 2024/09/04 8:15 p.m.7 views

DEBIAN-CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS5.7AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.8 views

DEBIAN-CVE-2024-44980

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix opregion leak Being part o the display, ideally the setup and cleanup would be done by display itself. However this is a bigger refactor that needs to be done on both i915 and xe. For now, just fix the leak:...

5.5CVSS5.6AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.9 views

DEBIAN-CVE-2024-44978

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Free job before xeexecqueueput Free job depends on job-vm being valid, the last xeexecqueueput can destroy the VM. Prevent UAF by freeing job before xeexecqueueput. cherry picked from commit...

7.8CVSS6.1AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.9 views

UBUNTU-CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References18
OSV
OSV
added 2024/09/04 8:15 p.m.13 views

UBUNTU-CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

5.5CVSS6.5AI score0.00199EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/04 7:15 p.m.4 views

DEBIAN-CVE-2024-44967

In the Linux kernel, the following vulnerability has been resolved: drm/mgag200: Bind I2C lifetime to DRM device Managed cleanup with devmaddactionorreset will release the I2C adapter when the underlying Linux device goes away. But the connector still refers to it, so this cleanup leaves behind a...

7.8CVSS5.9AI score0.00218EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/09/04 12:00 a.m.8 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 originates from an out-of-bounds read vulnerability in the v3dcsdjobrun function of the drm/v3d component...

7.1CVSS7.2AI score0.00199EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/01 10:46 a.m.21 views

CLSA-2024-1725187614 kernel: Fix of 11 CVEs

drm/vmwgfx: Fix invalid reads in fence signaled events CVE-2024-36960 - afunix: Fix garbage collector racing against connect CVE-2024-26923 - ipv6: remove maxsize check inline with ipv4 CVE-2023-52340 - aoe: fix the potential use-after-free problem in aoecmdcfgpkts CVE-2023-6270 - smb: client:...

7.8CVSS6.9AI score0.03292EPSS
SaveExploits2References1
OSV
OSV
added 2024/08/27 3:58 p.m.13 views

CLSA-2024-1724774331 kernel: Fix of 11 CVEs

drm/vmwgfx: Fix invalid reads in fence signaled events CVE-2024-36960 - afunix: Fix garbage collector racing against connect CVE-2024-26923 - ipv6: remove maxsize check inline with ipv4 CVE-2023-52340 - aoe: fix the potential use-after-free problem in aoecmdcfgpkts CVE-2023-6270 - smb: client:...

7.8CVSS6.9AI score0.03292EPSS
SaveExploits2References1
OSV
OSV
added 2024/08/26 11:15 a.m.8 views

AZL-48213 CVE-2024-43886 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check in resourcelogpipetopologyupdate WHY When switching from "Extend" to "Second Display Only" we sometimes call resourcegetotgmasterforstream on a stream for the eDP, which is disconnected. This leads...

5.5CVSS6.1AI score0.002EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.15 views

SUSE CVE-2024-43863

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix a deadlock in dma buf fence polling Introduce a version of the fence ops that on release doesn't remove the fence from the pending list, and thus doesn't require a lock to fix poll-fence wait-fence unref deadlocks...

5.5CVSS6.5AI score0.00166EPSS
SaveExploits0References16
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-CVE-2023-52911

In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode e.g. iMX platforms. Unable to handle kernel NULL pointer dereference at...

5.5CVSS5.2AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.9 views

UBUNTU-CVE-2023-52912

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: 377.706202 kernel BUG at drivers/gpu/drm/drmbuddy.c:278! 377.706215 invalid opcode: 0000 1 PREEMPT SM...

5.5CVSS5.9AI score0.00205EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 7:15 a.m.10 views

UBUNTU-CVE-2022-48888

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Fix memory leak in msmmdssparsedatabusiccpath oficcget alloc resources for path1, we should release it when not need anymore. Early return when ISERRORNULLpath0 may leak path1. Defer getting path1 to fix this...

5.5CVSS5.9AI score0.00207EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 7:15 a.m.9 views

UBUNTU-CVE-2023-52913

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential context UAFs gemcontextregister makes the context visible to userspace, and which point a separate thread can trigger the I915GEMCONTEXTDESTROY ioctl. So we need to ensure that nothing uses the ctx ptr aft...

7.8CVSS5.9AI score0.00248EPSS
SaveExploits0References19
CNNVD
CNNVD
added 2024/08/21 12:00 a.m.7 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 an error in the drm/amdgpu component during uninstallation...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/21 12:00 a.m.5 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 originates from a memory leak in the drm/msm/dpu component when parsing the ICC path of the data bus...

5.5CVSS6.4AI score0.00207EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/21 12:00 a.m.6 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 potential context reuse after release issue with the drm/i915 component...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/08/18 2:03 a.m.8 views

SUSE CVE-2024-42260

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Validate passed in drm syncobj handles in the performance extension If userspace provides an unknown or invalid handle anywhere in the handle array the rest of the driver will not handle that well. Fix it by checking...

5.5CVSS7.7AI score0.00196EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/08/18 2:02 a.m.8 views

SUSE CVE-2024-42310

In the Linux kernel, the following vulnerability has been resolved: drm/gma500: fix null pointer dereference in cdvintellvdsgetmodes In cdvintellvdsgetmodes, the return value of drmmodeduplicate is assigned to mode, which will lead to a NULL pointer dereference on failure of drmmodeduplicate. Add...

5.5CVSS6.3AI score0.00228EPSS
SaveExploits0References16
Rows per page
Query Builder