2 matches found
CVE-2026-63887
The CVE-2026-63887 issue affects Linux kernel SCSI/ISCSI login handling. iscsi_encode_text_output() concatenates key=value records into login->rsp_buf using an 8192-byte buffer without checking remaining capacity, while a single PDU can carry up to 2048 pairs, potentially expanding to ~32 KiB....
9.8CVSS5.6AI score0.00745EPSS
SaveExploits0References8
PT-2026-61204
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A heap overrun occurs in the iscsi encode text output function when concatenating records into the rsp buf buffer. The function uses sprintf to append key-value pairs without verifying t...
9.8CVSS5.8AI score0.00745EPSS
SaveExploits0
20