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

CVE-2026-74681

unknowncovered by 1 sourcefirst seen 2026-08-22
In the Linux kernel, the following vulnerability has been resolved: usb: misc: usbio: check ibuf_len against rxbuf_len in bulk msg ibuf_len is the bulk IN (receive) buffer size, but the EMSGSIZE check in usbio_bulk_msg() compares it against txbuf_len — the bulk OUT endpoint size. Both are taken independently from different endpoints in usbio_probe(), so the check is wrong when they differ. Use rxbuf_len for the IN direction. This matches the buffer that actually holds the response data.

⚡ Watch CVE-2026-74681

Get an email if CVE-2026-74681 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 (1)

External references

NVD record for CVE-2026-74681

CVE.org record

Embed the live status

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

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