Tracker / CVE-2025-37815
CVE-2025-37815
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration Resolve kernel panic while accessing IRQ handler associated with the generated IRQ. This is done by acquiring the spinlock and storing the current interrupt state before handling the interrupt request using generic_handle_irq. A previous fix patch was submitted where 'generic_handle_irq' was replaced with 'handle_nested_irq'. However, this change also causes the kernel panic where after determining which GPIO triggered the interrupt and attempting to call handle_nested_irq with the mapped IRQ number, leads to a failure in locating the registered handler.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.1.125 → 6.1.136 |
| linux | linux_kernel · 6.12.10 → 6.12.26 |
| linux | linux_kernel · 6.13.1 → 6.14.5 |
| linux | linux_kernel · 6.6.72 → 6.6.89 |
Analysis
This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.