Lucene search
+L

189 matches found

OSV
OSV
added 2025/12/04 4:16 p.m.7 views

UBUNTU-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.7AI score0.00176EPSS
SaveExploits0References11
OSV
OSV
added 2025/12/04 3:31 p.m.8 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...

6AI score0.00176EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/04 3:31 p.m.29 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.00176EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/04 3:31 p.m.12 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.00176EPSS
SaveExploits0References4
CVE
CVE
added 2025/12/04 3:31 p.m.21 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.00176EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/12/04 3:31 p.m.10 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.00176EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/12/04 12:0 a.m.11 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.00601EPSS
SaveExploits4References394
Positive Technologies
Positive Technologies
added 2025/11/03 12:0 a.m.6 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.00124EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/03 8:7 p.m.11 views

EUVD-2025-27925

Malicious code in bioql PyPI...

6.4AI score0.00153EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.9 views

EUVD-2025-11203

Malicious code in bioql PyPI...

7.2AI score0.00138EPSS
SaveExploits0References4
NVD
NVD
added 2025/08/19 5:15 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.8CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/19 5:15 p.m.4 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
CVE
CVE
added 2025/08/19 5:3 p.m.33 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
Cvelist
Cvelist
added 2025/08/19 5:3 p.m.17 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:3 p.m.8 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:3 p.m.7 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 score0.00153EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/08/19 12:0 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 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:0 a.m.9 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:0 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.3AI score0.00138EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/10 12:0 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
Rows per page
Query Builder