CVE-2026-90010: scsi: bsg: Cap io_uring sense copy to max_response_len

Published Sep 16, 2026
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

scsi: bsg: Cap iouring sense copy to maxresponselen

Completion copied scmd->senselen to the user response buffer without honoring maxresponselen. After a valid sense, the midlayer sets senselen to the real length (up to SCSISENSEBUFFERSIZE), so a smaller user buffer was overrun.

Event History

Sep 16, 2026
CVE Published
via MITRE·10:33 AM
Data Sourced
via MITRE·10:33 AM
Description

Frequently Asked Questions

1

What conditions are required for exploitation?

The issue is triggered through the SCSI bsg io_uring completion path when a command returns valid sense data and the user-provided response buffer is smaller than the actual sense data length. The completion code could then copy up to the real sense length without honoring max_response_len.

2

Who is exposed to this issue?

Systems using the Linux kernel SCSI bsg interface with io_uring are exposed when software submits affected requests with an undersized response buffer. The provided information does not identify whether bsg or io_uring access is enabled by default.

3

What does the fix change?

The fix caps the io_uring sense-data copy at max_response_len, preventing completion handling from copying more sense data than the response buffer permits.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203