CVE-2024-47682
HighIn 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 3.1 score
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness type
CWE-193CVE-2024-47682 is classified as CWE-193
See CWE-193 on MITRE CWE for full details on this weakness type.
Affected versions
Linux kernel versions
5.19
and later are affected. Fixed in
6.1.113,
6.6.54,
6.10.13,
6.11.2,
6.12
and their respective stable series.
References
The following references provide additional information about CVE-2024-47682 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
-
PatchKernel patch commithttps://git.kernel.org/stable/c/413df704f149dec585df07466d2401bbd1f490a0
-
PatchKernel patch commithttps://git.kernel.org/stable/c/568c7c4c77eee6df7677bb861b7cee7398a3255d
-
PatchKernel patch commithttps://git.kernel.org/stable/c/60312ae7392f9c75c6591a52fc359cf7f810d48f
Frequently asked questions
-
What is CVE-2024-47682?
CVE-2024-47682 is a High severity Linux kernel vulnerability with a CVSS score of 7.8 out of 10 . It affects Linux kernel versions from 5.19 onward and has been patched in 6.1.113, 6.6.54, 6.10.13 and others. CVE-2024-47682 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2024-47682?
CVE-2024-47682 has a CVSS score of 7.8 out of 10, rated High severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H. -
Is there a patch available for CVE-2024-47682?
Yes — CVE-2024-47682 has been patched. Fixed versions include 6.1.113, 6.6.54, 6.10.13 and others. If you are running Linux kernel 5.19 or later up to the fix versions, apply the relevant patch for your kernel branch.
-
Is CVE-2024-47682 actively exploited?
No — CVE-2024-47682 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.