Lucene search
+L

268 matches found

OSV
OSV
added 2026/09/17 4:12 p.m.4 views

CVE-2026-93180 drm/panthor: Fix NPD issue on partial unmap of an evicted BO

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix NPD issue on partial unmap of an evicted BO This commit fixes the NULL pointer dereference issue that would have happened on the split of GPU mapping due to partial unmap of an evicted BO. There is a logic to...

SaveExploits0References5
EUVD
EUVD
added 2026/09/17 4:12 p.m.6 views

EUVD-2026-82288

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix NPD issue on partial unmap of an evicted BO This commit fixes the NULL pointer dereference issue that would have happened on the split of GPU mapping due to partial unmap of an evicted BO. There is a logic to...

0.0021EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/17 4:12 p.m.7 views

CVE-2026-93180

CVE-2026-93180 affects the Linux kernel's drm/panthor GPU driver. A NULL pointer dereference occurs when a GPU memory mapping is split during a partial unmap of an evicted Buffer Object (BO) . The root cause is that the logic handling partial unmap of huge pages was not fully skipped for the VMA ...

0.0021EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/17 4:09 p.m.4 views

CVE-2026-90409 drm/panthor: Add vm_bind region with kbo range overlap check

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Add vmbind region with kbo range overlap check When a VM is created, caller has to specify the range of the address space carve-out set aside for mapping kernel BO's. That means vmbind mappings of UM-exposed BO's...

SaveExploits0References5
CVE
CVE
added 2026/09/17 4:09 p.m.9 views

CVE-2026-90409

CVE-2026-90409 affects the Linux kernel drm/panthor driver. The root cause is a missing overlap check: when a VM is created, the caller specifies an address-space carve-out for mapping kernel buffer objects (BOs), yet vm_bind mappings of user-mode-exposed BOs were not verified to stay outside tha...

0.00189EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/17 4:09 p.m.6 views

EUVD-2026-82070

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Add vmbind region with kbo range overlap check When a VM is created, caller has to specify the range of the address space carve-out set aside for mapping kernel BO's. That means vmbind mappings of UM-exposed BO's...

0.00189EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 11:16 a.m.5 views

CVE-2026-89825

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix firmware control interface bounds checks panthorinitcsiface and panthorinitcsgiface validate firmware control interface offsets with 32-bit arithmetic and the size of the host wrapper structures. The offsets are...

7.8CVSS0.00163EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.23 views

CVE-2026-89826 drm/panthor: harden firmware build-info bounds checks

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: harden firmware build-info bounds checks panthorfwreadbuildinfo checks whether the metadata range fits in the firmware image with hdr.metastart + hdr.metasize. Both fields are u32, so the addition can wrap and let an...

7.1CVSS0.00157EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/16 10:30 a.m.11 views

CVE-2026-89826

This vulnerability affects the Linux kernel 's drm/panthor GPU driver, specifically the panthor_fw_read_build_info() function. Two related flaws allow an out-of-bounds memory read: (1) the metadata range validation uses addition of two u32 fields (hdr.meta_start + hdr.meta_size), which can wrap a...

7.1CVSS5.8AI score0.00157EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:30 a.m.5 views

CVE-2026-89826 drm/panthor: harden firmware build-info bounds checks

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: harden firmware build-info bounds checks panthorfwreadbuildinfo checks whether the metadata range fits in the firmware image with hdr.metastart + hdr.metasize. Both fields are u32, so the addition can wrap and let an...

7.1CVSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/16 10:30 a.m.5 views

EUVD-2026-80426

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: harden firmware build-info bounds checks panthorfwreadbuildinfo checks whether the metadata range fits in the firmware image with hdr.metastart + hdr.metasize. Both fields are u32, so the addition can wrap and let an...

7.1CVSS5.8AI score0.00157EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/16 10:30 a.m.22 views

CVE-2026-89825 drm/panthor: fix firmware control interface bounds checks

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix firmware control interface bounds checks panthorinitcsiface and panthorinitcsgiface validate firmware control interface offsets with 32-bit arithmetic and the size of the host wrapper structures. The offsets are...

7.8CVSS0.00163EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 10:30 a.m.7 views

EUVD-2026-80425

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix firmware control interface bounds checks panthorinitcsiface and panthorinitcsgiface validate firmware control interface offsets with 32-bit arithmetic and the size of the host wrapper structures. The offsets are...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 10:30 a.m.12 views

CVE-2026-89825

CVE-2026-89825 affects the drm/panthor driver in the Linux kernel. The functions panthor_init_cs_iface() and panthor_init_csg_iface() validate firmware control interface offsets using 32-bit arithmetic , which can wrap before the bounds check executes. Additionally, the validation uses the host w...

7.8CVSS5.8AI score0.00163EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 10:30 a.m.5 views

CVE-2026-89825 drm/panthor: fix firmware control interface bounds checks

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: fix firmware control interface bounds checks panthorinitcsiface and panthorinitcsgiface validate firmware control interface offsets with 32-bit arithmetic and the size of the host wrapper structures. The offsets are...

7.8CVSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-89825

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/panthor: fix firmware control interface bounds checks panthorinitcsiface and panthorinitcsgiface validate firmware control interface offsets with 32-bit...

7.8CVSS0.00163EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2026-89826

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - drm/panthor: harden firmware build-info bounds checks panthorfwreadbuildinfo checks whether the metadata range fits in the firmware image with hdr.metastart +...

7.1CVSS0.00157EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.9 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fixed a kernel panic that could occur when partially unmapping a GPU virtual address region. This commit addresses a kernel panic issue that can occur when the userspace tries to partially unmap a GPU virtual address...

5.7AI score0.00242EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/27 9:50 a.m.13 views

CVE-2026-80577

A flaw was found in the Linux kernel's drm/panthor driver. When the panthorfwloadsectionentry function processes zero-sized firmware sections, it can leave a memory pointer uninitialized. Subsequent operations that attempt to access this uninitialized memory can lead to a null pointer dereference...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/26 3:17 p.m.11 views

CVE-2026-80577

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: skip zero-sized firmware sections panthorfwloadsectionentry skips BO creation when the firmware section VA range is empty. If such a section is added to the firmware section list, section-mem is left as NULL. Later...

5.8AI score0.00156EPSS
SaveExploits0References5
Rows per page
Query Builder