First published: Sun Jan 19 2025(Updated: )
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 generic_handle_irq with handle_nested_irq.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.1<6.1.125 | |
Linux Kernel | >=6.2<6.6.72 | |
Linux Kernel | >=6.7<6.12.10 | |
Linux Kernel | =6.13-rc1 | |
Linux Kernel | =6.13-rc2 | |
Linux Kernel | =6.13-rc3 | |
Linux Kernel | =6.13-rc4 | |
Linux Kernel | =6.13-rc5 | |
Linux Kernel | =6.13-rc6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-57916 is categorized as a kernel panic vulnerability in the Linux kernel.
To fix CVE-2024-57916, update your Linux kernel to the latest available version that resolves this vulnerability.
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.
CVE-2024-57916 is a vulnerability related to improper handling of IRQs during GPIO IRQ handling.
Yes, CVE-2024-57916 poses a risk as it can cause a kernel panic, potentially leading to system crashes.