CVE-2024-42301: dev/parport: fix the array out-of-bounds risk
dev/parport: fix the array out-of-bounds risk
Other sources
This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.
— Launchpad
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2024-42301?
CVE-2024-42301 has a medium severity rating due to the potential impact of array out-of-bounds vulnerabilities.
How do I fix CVE-2024-42301?
To fix CVE-2024-42301, you should upgrade your Linux kernel to versions 5.10.226-1, 6.1.123-1, or other specified remedial versions.
What versions of Linux are affected by CVE-2024-42301?
CVE-2024-42301 affects various Linux kernel versions up to 5.10.223-1, as well as certain specific ranges within 6.x versions.
What vulnerability did CVE-2024-42301 resolve?
CVE-2024-42301 resolves an array out-of-bounds risk by replacing sprintf with snprintf to ensure safe data copying.
Can CVE-2024-42301 affect system stability?
Yes, CVE-2024-42301 could potentially affect system stability if exploited, leading to crashes or unexpected behavior.