๐Ÿ” CVE Alert

CVE-2026-74681

UNKNOWN 0.0

usb: misc: usbio: check ibuf_len against rxbuf_len in bulk msg

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Aug 22, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
121a0f839dbb397af5fabb701cea3e9983223e50 < ebfd1e82ab0a6d26efd9bdd89de899215851f5bf 121a0f839dbb397af5fabb701cea3e9983223e50 < 9ad0164f78b66b0b5eca3a5748cc94dd87e28124 121a0f839dbb397af5fabb701cea3e9983223e50 < 7e22c9f79b200672f3e477421b6c9050d8cf70a5
Linux / Linux
6.18

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/ebfd1e82ab0a6d26efd9bdd89de899215851f5bf git.kernel.org: https://git.kernel.org/stable/c/9ad0164f78b66b0b5eca3a5748cc94dd87e28124 git.kernel.org: https://git.kernel.org/stable/c/7e22c9f79b200672f3e477421b6c9050d8cf70a5