CVE-2025-37815
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
08/05/2025
Last modified:
12/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
misc: microchip: pci1xxxx: Fix Kernel panic during IRQ handler registration<br />
<br />
Resolve kernel panic while accessing IRQ handler associated with the<br />
generated IRQ. This is done by acquiring the spinlock and storing the<br />
current interrupt state before handling the interrupt request using<br />
generic_handle_irq.<br />
<br />
A previous fix patch was submitted where &#39;generic_handle_irq&#39; was<br />
replaced with &#39;handle_nested_irq&#39;. However, this change also causes<br />
the kernel panic where after determining which GPIO triggered the<br />
interrupt and attempting to call handle_nested_irq with the mapped<br />
IRQ number, leads to a failure in locating the registered handler.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.1.125 (including) | 6.1.136 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.6.72 (including) | 6.6.89 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.12.10 (including) | 6.12.26 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13.1 (including) | 6.14.5 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.13:-:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.13:rc7:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.15:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.15:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.15:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1263d5f581908602c618c6665e683c4436383a09
- https://git.kernel.org/stable/c/12cc2193f2b9548e8ea5fbce8201b44158222edf
- https://git.kernel.org/stable/c/18eb77c75ed01439f96ae5c0f33461eb5134b907
- https://git.kernel.org/stable/c/4e02059dc91068bc5017b8546f9ec3b930f6d6a6
- https://git.kernel.org/stable/c/62957f58ab3aa7fa792dc6ff3575624062539a4d
- https://lists.debian.org/debian-lts-announce/2025/05/msg00045.html



