PT-2026-72908 · Linux · Linux Kernel

CVE-2026-74456

·

Published

2026-08-15

·

Updated

2026-08-18

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A double free issue exists in the peak usb start() function. When an RX URB transfer buffer is allocated using kmalloc() and flagged with URB FREE BUFFER, the usb free urb() function is designed to automatically release the buffer. However, if usb submit urb() fails, the error handling path explicitly calls kfree(buf) before calling usb free urb(urb), leading to the same buffer being freed twice.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

AZL-96012
CVE-2026-74456

Affected Products

Linux Kernel