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.
References
Configurations
Configuration 1 (hide)
|
History
03 Nov 2025, 23:16
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
Information
Published : 2024-10-21 12:15
Updated : 2025-11-03 23:16
NVD link : CVE-2024-47682
Mitre link : CVE-2024-47682
CVE.ORG link : CVE-2024-47682
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-193
Off-by-one Error
