Patrick Mansfield
authored
I have some Seagate drives that apparently return to much data when asked for 31 bytes for a MODE SENSE cache page, resulting in buffer overruns. Requests for 4 bytes work fine. Changing __scsi_mode_sense to correctly set the scsi_mode_data length per the following patch fixed the problem for me.
Name | Last commit | Last update |
---|---|---|
.. | ||
acpi | ||
asm-alpha | ||
asm-arm | ||
asm-arm26 | ||
asm-cris | ||
asm-generic | ||
asm-h8300 | ||
asm-i386 | ||
asm-ia64 | ||
asm-m68k | ||
asm-m68knommu | ||
asm-mips | ||
asm-mips64 | ||
asm-parisc | ||
asm-ppc | ||
asm-ppc64 | ||
asm-s390 | ||
asm-sh | ||
asm-sparc | ||
asm-sparc64 | ||
asm-um | ||
asm-v850 | ||
asm-x86_64 | ||
linux | ||
math-emu | ||
media | ||
net | ||
pcmcia | ||
rxrpc | ||
scsi | ||
sound | ||
video |