First published: Mon Oct 21 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: drivers/perf: Fix ali_drw_pmu driver interrupt status clearing The alibaba_uncore_pmu driver forgot to clear all interrupt status in the interrupt processing function. After the PMU counter overflow interrupt occurred, an interrupt storm occurred, causing the system to hang. Therefore, clear the correct interrupt status in the interrupt handling function to fix it.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.1<6.1.113 | |
Linux Kernel | >=6.2<6.6.54 | |
Linux Kernel | >=6.7<6.10.13 | |
Linux Kernel | >=6.11<6.11.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-47731 has been classified with a moderate severity level due to potential performance degradation.
To fix CVE-2024-47731, users should update their Linux kernel to a version that includes the fix from the latest stable release.
CVE-2024-47731 affects Linux kernel versions from 6.1 to 6.11.2, excluding other versions.
CVE-2024-47731 is a performance-related vulnerability primarily affecting the ali_drw_pmu driver.
As of now, there are no known public exploits specifically targeting CVE-2024-47731.