Lucene search
+L

247 matches found

Debian CVE
Debian CVE
added 2025/12/04 3:31 p.m.20 views

CVE-2025-40225

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

5.2AI score0.00236EPSS
SaveExploits0
EUVD
EUVD
added 2025/12/04 3:31 p.m.14 views

EUVD-2025-201234

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

5.6AI score0.00236EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/04 3:31 p.m.27 views

CVE-2025-40225

CVE-2025-40225 affects the Linux kernel panthor DRM/GPU virtualization path. The issue occurs when userspace partially unmaps a GPU virtual address region (drm_gpuva) via VM_BIND, which can trigger a NULL pointer dereference in the panthor_gpuva_sm_step_remap path and cause a kernel panic. The ro...

5.8AI score0.00236EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.33 views

CVE-2025-40225 drm/panthor: Fix kernel panic on partial unmap of a GPU VA region

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix kernel panic on partial unmap of a GPU VA region This commit address a kernel panic issue that can happen if Userspace tries to partially unmap a GPU virtual region aka drmgpuva. The VMBIND interface allows parti...

0.00236EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/04 12:00 a.m.19 views

PT-2025-49052

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Panthor driver related to GPU virtual address GPUVA region unmapping. Specifically, a kernel panic can occur when userspace attempts to partially unma...

5.4AI score0.00677EPSS
SaveExploits5References394
Positive Technologies
Positive Technologies
added 2025/11/03 12:00 a.m.8 views

PT-2025-53014

Name of the Vulnerable Software and Affected Versions Linux Kernel affected versions not specified Description The Linux kernel’s Panthor DRM driver contains a use-after-free issue. The panthor fw unplug function frees firmware memory sections, but pending firmware events may still be processing ...

7.7CVSS6.4AI score0.00139EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:07 p.m.11 views

EUVD-2025-11203

Malicious code in bioql PyPI...

7.2AI score0.00141EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.16 views

EUVD-2025-27925

Malicious code in bioql PyPI...

6.4AI score0.00153EPSS
SaveExploits0References2
NVD
NVD
added 2025/08/19 5:15 p.m.13 views

CVE-2025-38596

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/19 5:15 p.m.7 views

UBUNTU-CVE-2025-38596

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/08/19 5:03 p.m.23 views

CVE-2025-38596 drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS0.00153EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/08/19 5:03 p.m.10 views

CVE-2025-38596

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS6.3AI score0.00153EPSS
SaveExploits0
OSV
OSV
added 2025/08/19 5:03 p.m.9 views

CVE-2025-38596 drm/panthor: Fix UAF in panthor_gem_create_with_handle() debugfs code

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix UAF in panthorgemcreatewithhandle debugfs code The object is potentially already gone after the drmgemobjectput. In general the object should be fully constructed before calling drmgemhandlecreate, except the...

7.8CVSS6.5AI score
SaveExploits0References5
CVE
CVE
added 2025/08/19 5:03 p.m.46 views

CVE-2025-38596

The CVE-2025-38596 entry concerns a Linux kernel UAF in the panthor_gem_create_with_handle() debugfs path. The issue stems from handling drm_gem_object life cycle where an object could be considered initialized or added to debugfs after it was potentially released via drm_gem_object_put(). The fi...

7.8CVSS7.1AI score0.00153EPSS
SaveExploits0References2Affected Software1
CNNVD
CNNVD
added 2025/08/19 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 originates in the drm/panthor module in the panthorgemcreatewithhandle function that could lead to post-release reuse...

7.8CVSS6.4AI score0.00153EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/08/19 12:00 a.m.19 views

PT-2025-33794 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a use-after-free issue within the panthor gem create with handle function related to debugfs code. The vulnerability occurs because an object may be released...

6.8AI score0.00153EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-22100

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix race condition when gathering fdinfo group samples Commit e16635d88fa0...

7.8CVSS5.6AI score0.00141EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-46837

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Restrict high priorities on groupcreate We were allowing any users to create a...

5.5CVSS5.3AI score0.00202EPSS
SaveExploits0References2
BDU FSTEC
BDU FSTEC
added 2025/05/23 12:00 a.m.19 views

The vulnerability of the panthor_ioctl_groupdestroy() function in the DRI driver of the Linux operating system allows a malicious actor to cause a service failure.

The vulnerability of the panthorioctlgroupdestroy function in the DRI driver of the Linux operating system’s kernel is related to an uncontrolled resource consumption. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS5.9AI score0.00202EPSS
SaveExploits0References6Affected Software1
SUSE CVE
SUSE CVE
added 2025/04/23 2:38 a.m.8 views

SUSE CVE-2025-22100

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix race condition when gathering fdinfo group samples Commit e16635d88fa0 "drm/panthor: add DRM fdinfo support" failed to protect access to groups with an xarray lock, which could lead to use-after-free errors...

4.7CVSS6.4AI score0.00141EPSS
SaveExploits0References3
Rows per page
Query Builder