Vulnerability Description
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.
CVSS Score
HIGH
References
- https://git.kernel.org/stable/c/5d326efc334ea21afd8161f6ca53e17de71948a9
- https://git.kernel.org/stable/c/ece06de726737e887dc0225c8283477624f8ae21
FAQ
What is CVE-2026-90010?
CVE-2026-90010 is a vulnerability with a CVSS score of 7.8 (HIGH). 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 honor...
How severe is CVE-2026-90010?
CVE-2026-90010 has been rated HIGH with a CVSS base score of 7.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-90010?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.