← Voltar à pesquisa de CVEs

CVE-2026-43372

Linux Kernel

Descrição

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.

CVSS 5.5EPSS 0.122%Risco 0.56
Ver fonte
Publicação
2026-05-08 15:16:48
Versões afetadas
unknown
Tipo
Core software
Vetor
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Sistemas operativos
Linux