CVE-2024-50074
HIGH EPSS 13.9%
Published Oct 29, 20241y ago · Modified Jun 17, 20261w ago
7.8 CVSS 3.1
Published Oct 29, 2024 1y ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: parport: Proper fix for array out-of-bounds access The recent fix for array out-of-bounds accesses replaced sprintf() calls blindly with snprintf(). However, since snprintf() returns the would-be-printed size, not the actually output size, the length calculation can still go over the given limit. Use scnprintf() instead of snprintf(), which returns the actually output letters, for addressing the potential out-of-bounds access properly.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
13.9% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-125 Out-of-bounds Read Memory Safety
Affected Products 10
| Vendor | Product | Version | Range |
|---|---|---|---|
| linux | linux_kernel | * | ≥5.10.224 – <5.10.228 |
| linux | linux_kernel | * | ≥5.11 – <5.15.169 |
| linux | linux_kernel | * | ≥5.16 – <6.1.114 |
| linux | linux_kernel | * | ≥6.2 – <6.6.58 |
| linux | linux_kernel | * | ≥6.7 – <6.11.5 |
| linux | linux_kernel | 6.12 | any |
| linux | linux_kernel | 6.12 | any |
| linux | linux_kernel | 6.12 | any |
| redhat | enterprise_linux | 8.0 | any |
| redhat | enterprise_linux | 9.0 | any |
References 10
- git.kernel.org https://git.kernel.org/stable/c/02ac3a9ef3a18b58d8f3ea2b6e46de657bf6c4f9
- git.kernel.org https://git.kernel.org/stable/c/1826b6d69bbb7f9ae8711827facbb2ad7f8d0aaa
- git.kernel.org https://git.kernel.org/stable/c/2a8b26a09c8e3ea03da1ef3cd0ef6b96e559fba6
- git.kernel.org https://git.kernel.org/stable/c/440311903231c6e6c9bcf8acb6a2885a422e00bc
- git.kernel.org https://git.kernel.org/stable/c/66029078fee00646e2e9dbb8f41ff7819f8e7569
- git.kernel.org https://git.kernel.org/stable/c/8aadef73ba3b325704ed5cfc4696a25c350182cf
- git.kernel.org https://git.kernel.org/stable/c/b0641e53e6cb937487b6cfb15772374f0ba149b3
- git.kernel.org https://git.kernel.org/stable/c/fca048f222ce9dcbde5708ba2bf81d85a4a27952
- lists.debian.org https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- lists.debian.org https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
Remediation
- git.kernel.org https://git.kernel.org/stable/c/02ac3a9ef3a18b58d8f3ea2b6e46de657bf6c4f9
- git.kernel.org https://git.kernel.org/stable/c/1826b6d69bbb7f9ae8711827facbb2ad7f8d0aaa
- git.kernel.org https://git.kernel.org/stable/c/2a8b26a09c8e3ea03da1ef3cd0ef6b96e559fba6
- git.kernel.org https://git.kernel.org/stable/c/440311903231c6e6c9bcf8acb6a2885a422e00bc
- git.kernel.org https://git.kernel.org/stable/c/66029078fee00646e2e9dbb8f41ff7819f8e7569
- git.kernel.org https://git.kernel.org/stable/c/fca048f222ce9dcbde5708ba2bf81d85a4a27952