Lucene search
+L

231 matches found

RedhatCVE
RedhatCVE
added 8 hours ago2 views

CVE-2026-72386

A flaw was found in the drm/panthor component of the Linux kernel. This vulnerability occurs when a group is evicted before the tiler Out-Of-Memory OOM service can process it, leading to a resource leak. An attacker could potentially exploit this to cause resource exhaustion, resulting in a Denia...

5.5CVSS5.6AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added yesterday1 views

CVE-2026-72387

A flaw was found in the drm/panthor component of the Linux kernel. This vulnerability, located in the groupprocesstileroom function, occurs when error pointers are improperly handled, leading to an invalid memory dereference. A local attacker could potentially exploit this flaw to cause a system...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2 days ago8 views

UBUNTU-CVE-2026-72388

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Always use the IRQ-safe variant when acquiring the fence lock Since dmafence objects can be shared with other subsystems, they may be accessed from hardirq context in those drivers, and we have to take that into...

5.3AI score0.00189EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2 days ago6 views

CVE-2026-74452

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the allocated sectionsize: section-data.size = hdr.data.end - hdr.data.star...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References6
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-74451

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: validate firmware interface structure sizes ifacefwtocpuaddr only checks that the firmware-provided MCU virtual address points inside the shared section. The returned pointer is later used as a full firmware interfac...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-72386

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix a leak when a group is evicted before the tiler OOM is serviced A group ref is tied to the pending tileroomwork, so we need to release it if the cancel was effective...

5.4AI score0.002EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago4 views

UBUNTU-CVE-2026-74452

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the allocated sectionsize: section-data.size = hdr.data.end - hdr.data.star...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0References7
OSV
OSV
added 2 days ago5 views

UBUNTU-CVE-2026-72387

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: Fix potential invalid pointer deref in groupprocesstileroom If heaps is an ERRPTR, panthorheappoolput will deref an invalid pointer. Make sure we set it to NULL in that case...

5.4AI score0.002EPSS
SaveExploits0References7
NVD
NVD
added 4 days ago7 views

CVE-2026-74452

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the allocated sectionsize: section-data.size = hdr.data.end - hdr.data.star...

7.8CVSS0.00142EPSS
SaveExploits0References4
NVD
NVD
added 4 days ago6 views

CVE-2026-74451

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: validate firmware interface structure sizes ifacefwtocpuaddr only checks that the firmware-provided MCU virtual address points inside the shared section. The returned pointer is later used as a full firmware interfac...

7.8CVSS0.00129EPSS
SaveExploits0References4
Cvelist
Cvelist
added 4 days ago33 views

CVE-2026-74452 drm/panthor: reject firmware sections with oversized data

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the allocated sectionsize: section-data.size = hdr.data.end - hdr.data.star...

7.8CVSS0.00142EPSS
SaveExploits0References4
CVE
CVE
added 4 days ago20 views

CVE-2026-74452

The CVE-2026-74452 issue affects the Linux kernel DRM Panthor firmware loading. In panthor_fw_load_section_entry(), the copied data size is computed as hdr.data.end - hdr.data.start without validating against the allocated section_size, permitting a crafted firmware to set section->data.size l...

7.8CVSS5.7AI score0.00142EPSS
SaveExploits0References4
EUVD
EUVD
added 4 days ago6 views

EUVD-2026-59645

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the allocated sectionsize: section-data.size = hdr.data.end - hdr.data.star...

5.8AI score0.00142EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-74452

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the allocated sectionsize: section-data.size = hdr.data.end - hdr.data.star...

7.8CVSS5.8AI score0.00142EPSS
SaveExploits0
OSV
OSV
added 4 days ago4 views

CVE-2026-74452 drm/panthor: reject firmware sections with oversized data

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: reject firmware sections with oversized data In panthorfwloadsectionentry, the data size to copy is calculated without validating it against the allocated sectionsize: section-data.size = hdr.data.end - hdr.data.star...

7.8CVSS5.9AI score
SaveExploits0References7
CVE
CVE
added 4 days ago22 views

CVE-2026-74451

CVE-2026-74451 affects the Linux kernel DRM panthor path. The root cause is that iface_fw_to_cpu_addr() only verified that the MCU virtual address lies within the shared section, but the returned pointer was used as a full firmware interface structure, allowing out-of-bounds accesses when the add...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 4 days ago7 views

CVE-2026-74451

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: validate firmware interface structure sizes ifacefwtocpuaddr only checks that the firmware-provided MCU virtual address points inside the shared section. The returned pointer is later used as a full firmware interfac...

7.8CVSS5.4AI score0.00129EPSS
SaveExploits0
OSV
OSV
added 4 days ago6 views

CVE-2026-74451 drm/panthor: validate firmware interface structure sizes

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: validate firmware interface structure sizes ifacefwtocpuaddr only checks that the firmware-provided MCU virtual address points inside the shared section. The returned pointer is later used as a full firmware interfac...

7.8CVSS5.6AI score
SaveExploits0References7
Cvelist
Cvelist
added 4 days ago29 views

CVE-2026-74451 drm/panthor: validate firmware interface structure sizes

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: validate firmware interface structure sizes ifacefwtocpuaddr only checks that the firmware-provided MCU virtual address points inside the shared section. The returned pointer is later used as a full firmware interfac...

7.8CVSS0.00129EPSS
SaveExploits0References4
EUVD
EUVD
added 4 days ago5 views

EUVD-2026-59644

In the Linux kernel, the following vulnerability has been resolved: drm/panthor: validate firmware interface structure sizes ifacefwtocpuaddr only checks that the firmware-provided MCU virtual address points inside the shared section. The returned pointer is later used as a full firmware interfac...

5.5AI score0.00129EPSS
SaveExploits0References4
Rows per page
Query Builder