Vulnerability Description
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.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.19, < 6.1.113 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/413df704f149dec585df07466d2401bbd1f490a0Patch
- https://git.kernel.org/stable/c/568c7c4c77eee6df7677bb861b7cee7398a3255dPatch
- https://git.kernel.org/stable/c/60312ae7392f9c75c6591a52fc359cf7f810d48fPatch
- https://git.kernel.org/stable/c/a776050373893e4c847a49abeae2ccb581153df0Patch
- https://git.kernel.org/stable/c/f81eaf08385ddd474a2f41595a7757502870c0ebPatch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-47682?
CVE-2024-47682 is a vulnerability with a CVSS score of 7.8 (HIGH). 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...
How severe is CVE-2024-47682?
CVE-2024-47682 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-2024-47682?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.