← Back to CVE List

CVE-2024-47682

Published: 2024-10-21T12:15Z
Last Modified: 2024-10-23T14:57Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: scsi: sd: Fix off-by-one error in sd_read_block_characteristics() Ff the device returns page 0xb1 with length 8 (happens with qemu v2.x, for example), sd_read_block_characteristics() may attempt an out-of-bounds memory access when accessing the zoned field at offset 8. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt