Lucene search
+L

186312 matches found

Debian CVE
Debian CVE
•added 2026/08/15 12:27 p.m.•11 views

CVE-2026-74532

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btinteldiagnostics accesses tlv-val0 without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the...

5.3AI score0.00209EPSS
SaveExploits0
EUVD
EUVD
•added 2026/08/15 12:27 p.m.•9 views

EUVD-2026-59725

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btintel: Validate length before parsing diagnostics TLV btinteldiagnostics accesses tlv-val0 without first validating that the diagnostics VSE is long enough to contain that field, so may cause reading data beyond the...

5.4AI score0.00209EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/08/15 12:27 p.m.•12 views

CVE-2026-74508

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: HIDP: reject frames without a transaction header hidprecvctrlframe and hidprecvintrframe read skb-data0 before checking that the L2CAP SDU contains a transaction header. A connected HIDP peer can send an empty basic-mo...

8.8CVSS5.4AI score0.00412EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/08/15 12:27 p.m.•45 views

CVE-2026-74474 vxlan: use pskb_network_may_pull() for transmit path header pulls

In the Linux kernel, the following vulnerability has been resolved: vxlan: use pskbnetworkmaypull for transmit path header pulls In vxlanxmit, arpreduce, and vxlanmdbentryskbget, pskbmaypull was being called to verify the availability of network layer headers ARP, IPv6/ND, IP/IPv6 MDB keys...

9.8CVSS0.00721EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/08/15 12:27 p.m.•41 views

CVE-2026-74460 can: ems_usb: validate CPC message lengths

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: validate CPC message lengths emsusbreadbulkcallback walks CPC messages packed in one USB receive buffer. Check that each declared message fits in the URB payload. Also require the type-specific payload to cover the...

0.00215EPSS
SaveExploits0References7
EUVD
EUVD
•added 2026/08/15 12:27 p.m.•11 views

EUVD-2026-59653

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: validate CPC message lengths emsusbreadbulkcallback walks CPC messages packed in one USB receive buffer. Check that each declared message fits in the URB payload. Also require the type-specific payload to cover the...

5.4AI score0.00215EPSS
SaveExploits0References5
Debian CVE
Debian CVE
•added 2026/08/15 12:27 p.m.•12 views

CVE-2026-74460

In the Linux kernel, the following vulnerability has been resolved: can: emsusb: validate CPC message lengths emsusbreadbulkcallback walks CPC messages packed in one USB receive buffer. Check that each declared message fits in the URB payload. Also require the type-specific payload to cover the...

5.3AI score0.00215EPSS
SaveExploits0
EUVD
EUVD
•added 2026/08/15 12:27 p.m.•18 views

EUVD-2026-59651

In the Linux kernel, the following vulnerability has been resolved: can: kvaserusbleaf: kvaserusbleafwaitcmd: validate received command extents The wait and bulk receive paths walk variable-length commands from a USB buffer. A nonzero command shorter than CMDHEADERLEN can still be dispatched, and...

5.7AI score0.0022EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/15 12:26 p.m.•19 views

CVE-2026-74455 can: peak_usb: validate uCAN receive record lengths

In the Linux kernel, the following vulnerability has been resolved: can: peakusb: validate uCAN receive record lengths pcanusbfddecodebuf walks uCAN records packed in one USB receive buffer. Require each record to contain the fixed header for its type, and verify CAN payload bytes before copying...

5.5AI score
SaveExploits0References11
Cvelist
Cvelist
•added 2026/08/15 12:26 p.m.•40 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.00189EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/08/15 12:26 p.m.•11 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.00189EPSS
SaveExploits0
CVE
CVE
•added 2026/08/15 12:26 p.m.•53 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.00175EPSS
SaveExploits0References4
OSV
OSV
•added 2026/08/15 12:26 p.m.•20 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
Debian CVE
Debian CVE
•added 2026/08/15 12:26 p.m.•13 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.00175EPSS
SaveExploits0
Cvelist
Cvelist
•added 2026/08/15 12:26 p.m.•35 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.00175EPSS
SaveExploits0References4
Debian CVE
Debian CVE
•added 2026/08/15 12:26 p.m.•12 views

CVE-2026-74444

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: validate DRAWPRIMITIVES header size before division vmwcmddraw computes maxnum = header-size - sizeofcmd-body / sizeofdecl; where header-size is u32 and is taken straight from the user-supplied command stream. When...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 9:12 a.m.•9 views

MINI-RJ37-3CP3-7J68

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:52 a.m.•9 views

MINI-7546-PJ6G-C33V

Bulletin has no description...

7.5CVSS4.9AI score0.00568EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:51 a.m.•10 views

MINI-943H-Q73P-9P8Q

Bulletin has no description...

7.5CVSS7.2AI score0.0063EPSS
SaveExploits0
OSV
OSV
•added 2026/08/15 7:51 a.m.•9 views

MINI-C5J8-8JR7-F3RJ

Bulletin has no description...

9.6CVSS5AI score0.00692EPSS
SaveExploits0
Rows per page
Query Builder