CSIRTS // UNIFIED SECURITY ADVISORY FEEDSYS ● ONLINE · POWERED BY INTELFUSIONS.COM

CVE-2026-74459

unknowncovered by 2 sourcesfirst seen 2026-08-15
In the Linux kernel, the following vulnerability has been resolved: can: etas_es58x: es58x_read_bulk_callback(): fix RX buffer leak on URB resubmit failure es58x_read_bulk_callback() resubmits the RX URB after processing a received packet. If the resubmit succeeds, the URB remains anchored and will be handled by the normal RX path or by teardown. However, if usb_submit_urb() fails, the callback unanchors the URB and then returns directly. This skips the existing free_urb path, so the coherent transfer buffer allocated with usb_alloc_coherent() is not released. Reuse the existing free_urb path after a resubmit failure so that the RX coherent buffer is freed before leaving the callback.

CSIRTS triage

What
Multiple vulnerabilities in the Linux kernel that may result in privilege escalation, denial of service, or information disclosure.
Who is affected
Debian systems running vulnerable Linux kernel versions.
Urgency
Multiple kernel vulnerabilities enabling privilege escalation and information leaks require urgent patching to protect system and data security.
Action
Apply the Debian security update DSA-6466-1 to the Linux kernel immediately.

AI-assisted analysis generated from the source advisory — verify against the original.

⚡ Watch CVE-2026-74459

Get an email if CVE-2026-74459 is added to CISA KEV, gains public exploit code, or a new advisory cites it — max one per day, one-click unsubscribe.

Exploitation outlook

Advisory coverage (2)

External references

NVD record for CVE-2026-74459

CVE.org record

Embed the live status

CVE-2026-74459 live status badge — this badge updates automatically when the KEV or exploit status changes. How to embed it →

[![CVE-2026-74459 status](https://www.csirts.com/badge/CVE-2026-74459)](https://www.csirts.com/cve/CVE-2026-74459)