Security Advisory

CVE-2024-57916

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-01-19 11:52:37
Last updated 2026-05-11 21:00:32
Assigner Linux
State PUBLISHED

Description

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.