CVE-2024-57916: misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling
In the Linux kernel, the following vulnerability has been resolved:
misc: microchip: pci1xxxx: Resolve kernel panic during GPIO IRQ handling
Resolve kernel panic caused by improper handling of IRQs while accessing GPIO values. This is done by replacing generichandleirq with handlenestedirq.
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-57916?
CVE-2024-57916 is categorized as a kernel panic vulnerability in the Linux kernel.
How do I fix CVE-2024-57916?
To fix CVE-2024-57916, update your Linux kernel to the latest available version that resolves this vulnerability.
What versions of the Linux kernel are affected by CVE-2024-57916?
CVE-2024-57916 affects multiple versions of the Linux kernel, specifically versions between 6.1.x to 6.12.x and the 6.13 release candidates.
What type of vulnerability is CVE-2024-57916?
CVE-2024-57916 is a vulnerability related to improper handling of IRQs during GPIO IRQ handling.
Is there a risk of exploitation for CVE-2024-57916?
Yes, CVE-2024-57916 poses a risk as it can cause a kernel panic, potentially leading to system crashes.