Lucene search
+L

3063 matches found

Cvelist
Cvelist
added 2025/12/09 4:09 a.m.46 views

CVE-2025-40336 drm/gpusvm: fix hmm_pfn_to_map_order() usage

In the Linux kernel, the following vulnerability has been resolved: drm/gpusvm: fix hmmpfntomaporder usage Handle the case where the hmm range partially covers a huge page like 2M, otherwise we can potentially end up doing something nasty like mapping memory which is outside the range, and maybe...

8.8CVSS0.0017EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 1:30 a.m.9 views

CVE-2023-53849 drm/msm: fix workqueue leak on bind errors

In the Linux kernel, the following vulnerability has been resolved: drm/msm: fix workqueue leak on bind errors Make sure to destroy the workqueue also in case of early errors during bind e.g. a subcomponent failing to bind. Since commit c3b790ea07a1 "drm: Manage drmmodeconfiginit with drmm" the...

6.3AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/12/09 1:29 a.m.19 views

CVE-2022-50667

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix memory leak in vmwmksstataddioctl If the copy of the description string from userspace fails, then the page for the instance descriptor doesn't get freed before returning -EFAULT, which leads to a memleak...

5.1AI score0.00238EPSS
SaveExploits0
CVE
CVE
added 2025/12/09 12:01 a.m.55 views

CVE-2023-53816

CVE-2023-53816 affects the Linux kernel’s drm/amdkfd path where kgd_mem pointers returned by kfd_process_device_translate_handle are only valid while p->mutex is held; once released, another thread can free the BO, enabling a use-after-free. The CVSS v3.1 base score is 7.8 (HIGH) with LOCAL at...

7.8CVSS6.1AI score0.00141EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/09 12:01 a.m.10 views

CVE-2023-53816 drm/amdkfd: fix potential kgd_mem UAFs

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix potential kgdmem UAFs kgdmem pointers returned by kfdprocessdevicetranslatehandle are only guaranteed to be valid while p-mutex is held. As soon as the mutex is unlocked, another thread can free the BO...

7.8CVSS6.4AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/09 12:01 a.m.18 views

CVE-2023-53816

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix potential kgdmem UAFs kgdmem pointers returned by kfdprocessdevicetranslatehandle are only guaranteed to be valid while p-mutex is held. As soon as the mutex is unlocked, another thread can free the BO...

7.8CVSS5.1AI score0.00141EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/09 12:01 a.m.52 views

CVE-2023-53806 drm/amd/display: populate subvp cmd info only for the top pipe

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: populate subvp cmd info only for the top pipe Why System restart observed while changing the display resolution to 8k with extended mode. Sytem restart was caused by a page fault. How When the driver populates...

7.8CVSS0.00141EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/09 12:00 a.m.15 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 work queue leak in drm/msm on a bind error...

6.2AI score0.00221EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.11 views

PT-2025-49676

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the drm/amdkfd subsystem that could lead to use-after-free UAF issues with kgd mem pointers. Specifically, pointers returned by the kfd process...

7.2AI score0.00141EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.13 views

PT-2025-49728

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s drm/msm subsystem related to snapshot tear down. Specifically, the deinitialization code can be invoked with a NULL kms pointer in scenarios involving...

7.8CVSS6.9AI score0.00954EPSS
SaveExploits2References897
Microsoft CVE
Microsoft CVE
added 2025/12/08 9:05 a.m.10 views

drm/amdgpu: Fix NULL pointer dereference in VRAM logic for APU devices

...

4.7CVSS7AI score0.00186EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/08 9:01 a.m.11 views

drm/vmwgfx: Validate command header size against SVGA_CMD_MAX_DATASIZE

...

7.8CVSS7AI score0.00237EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/12/08 1:04 a.m.16 views

drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM

...

7AI score0.00184EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.11 views

Vulnerability of the xe_gt_init_early() function in the drivers/gpu/drm/xe/xe_gt.c module – The DRI driver for Linux kernel’s direct rendering infrastructure allows a hacker to trigger a service failure.

Vulnerability of the xegtinitearly function in the drivers/gpu/drm/xe/xegt.c module – The driver for Linux’s Direct Rendering Infrastructure DRI relies on pointer manipulation. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00216EPSS
SaveExploits0References8Affected Software2
Tenable Nessus
Tenable Nessus
added 2025/12/08 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2025-40277

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/vmwgfx: Validate command header size against SVGACMDMAXDATASIZE This data originates from userspace and is used in buffer offset calculations which could...

7.8CVSS7AI score0.00237EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.13 views

Vulnerability of the psb_gem_free_object() function in the drivers/gpu/drm/gma500/gem.c module – This driver is part of the Linux kernel’s Direct Rendering Infrastructure (DRI) support. It allows a malicious actor to cause a service failure.

Vulnerability of the psbgemfreeobject function in the drivers/gpu/drm/gma500/gem.c module – The Linux kernel’s DRI support driver has a vulnerability related to improper resource release. Exploiting this vulnerability could allow an attacker to cause service failures...

2.3CVSS5.8AI score0.00195EPSS
SaveExploits0References8Affected Software2
OSV
OSV
added 2025/12/06 10:15 p.m.6 views

DEBIAN-CVE-2025-40289

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM Otherwise accessing them can cause a crash...

5.1AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 10:15 p.m.14 views

AZL-71662 CVE-2025-40289 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM Otherwise accessing them can cause a crash...

6AI score0.00184EPSS
SaveExploits0References1
OSV
OSV
added 2025/12/06 9:51 p.m.10 views

CVE-2025-40289 drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM Otherwise accessing them can cause a crash...

6.4AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/06 9:51 p.m.39 views

CVE-2025-40289 drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: hide VRAM sysfs attributes on GPUs without VRAM Otherwise accessing them can cause a crash...

0.00184EPSS
SaveExploits0References3
Rows per page
Query Builder