Tracker / CVE-2026-43372
CVE-2026-43372
Medium 5.5
In the Linux kernel, the following vulnerability has been resolved: net: dsa: microchip: Fix error path in PTP IRQ setup If request_threaded_irq() fails during the PTP message IRQ setup, the newly created IRQ mapping is never disposed. Indeed, the ksz_ptp_irq_setup()'s error path only frees the mappings that were successfully set up. Dispose the newly created mapping if the associated request_threaded_irq() fails at setup.
Affected products and versions
| linux | linux_kernel |
|---|---|
| linux | linux_kernel · 6.12.61 → 6.12.78 |
| linux | linux_kernel · 6.17.11 → 6.18 |
| linux | linux_kernel · 6.18.1 → 6.18.19 |
| linux | linux_kernel · 6.19 → 6.19.9 |
| linux | linux_kernel · 6.6.119 → 6.6.130 |
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.