Lucene search
+L

57310 matches found

OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-33FX-RM26-F2R2

Bulletin has no description...

7.5CVSS4.9AI score0.00465EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-W65P-33V5-FX6V

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.6 views

MINI-F4FX-MX4R-2W4G

Bulletin has no description...

7.5CVSS4.9AI score0.00465EPSS
SaveExploits0
OSV
OSV
added 2026/08/15 1:33 p.m.7 views

MINI-QC4R-M5WP-FWVR

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
NVD
NVD
added 2026/08/15 1:17 p.m.7 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
NVD
NVD
added 2026/08/15 1:17 p.m.7 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
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.10 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.5AI score0.00129EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/08/15 1:17 p.m.10 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 2026/08/15 1:17 p.m.4 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 2026/08/15 1:17 p.m.5 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
Cvelist
Cvelist
added 2026/08/15 12:26 p.m.33 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 2026/08/15 12:26 p.m.30 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 2026/08/15 12:26 p.m.6 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 2026/08/15 12:26 p.m.9 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 2026/08/15 12:26 p.m.11 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 2026/08/15 12:26 p.m.33 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 2026/08/15 12:26 p.m.9 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 2026/08/15 12:26 p.m.11 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 2026/08/15 12:26 p.m.30 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 2026/08/15 12:26 p.m.7 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