CVE-2026-90010

Summary

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

scsi: bsg: Cap io_uring sense copy to max_response_len

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

Affected Software

VendorProductVersion RangeStatus
LinuxLinux7b6d3255e7f8c6df2d21504c47808e3ce84649ac < 5d326efc334ea21afd8161f6ca53e17de71948a9affected
LinuxLinux7b6d3255e7f8c6df2d21504c47808e3ce84649ac < ece06de726737e887dc0225c8283477624f8ae21affected
LinuxLinux7.1affected
LinuxLinux0 < 7.1unaffected
LinuxLinux7.2.5 <= 7.2.*unaffected
LinuxLinux7.3-rc2 <= *unaffected

Weaknesses

References