First published: Mon Jan 06 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: tracing: Prevent bad count for tracing_cpumask_write If a large count is provided, it will trigger a warning in bitmap_parse_user. Also check zero for it.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=2.6.29<6.1.123 | |
Linux Kernel | >=6.2<6.6.69 | |
Linux Kernel | >=6.7<6.12.8 | |
Linux Kernel | =6.13-rc1 | |
Linux Kernel | =6.13-rc2 | |
Linux Kernel | =6.13-rc3 | |
Linux Kernel | =6.13-rc4 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2024-56763 is classified as a medium risk due to the potential for causing incorrect behavior in the tracing process.
To fix CVE-2024-56763, update the Linux kernel to a version that is not affected, specifically versions later than 6.1.123 or 6.2 and later than 6.7, or any version after 6.13-rc4.
CVE-2024-56763 affects Linux kernel versions from 2.6.29 up to 6.1.123, from 6.2 up to 6.6.69, from 6.7 up to 6.12.8, and specific 6.13 release candidates.
CVE-2024-56763 exploits a vulnerability in the tracing subsystem, which could result in warnings when a large count is provided during bitmap parsing.
Yes, patches addressing CVE-2024-56763 have been implemented in newer kernel releases that users should apply.