4 matches found
CVE-2026-90010
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...
CVE-2026-90010 scsi: bsg: Cap io_uring sense copy to max_response_len
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...
CVE-2026-90010
CVE-2026-90010 affects the Linux kernel's scsi: bsg (block SCSI generic) subsystem. During io_uring completion , the code copied scmd->sense_len into the user response buffer without capping it to max_response_len. After a valid sense, the SCSI midlayer sets sense_len to the actual length (up ...
EUVD-2026-80618
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...