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.
References
Configurations
Configuration 1 (hide)
|
History
15 May 2026, 15:17
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:7.0:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.18:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.0:rc1:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
|
| CWE | NVD-CWE-noinfo | |
| References | () https://git.kernel.org/stable/c/3704ac6a0d9a78f66a187515a8ca3faedaf01cc5 - Patch | |
| References | () https://git.kernel.org/stable/c/6c58a9fdb0d0e1011aa02455d26d6ebea251979b - Patch | |
| References | () https://git.kernel.org/stable/c/99c8c16a4aad0b37293cae213e15957c573cf79b - Patch | |
| References | () https://git.kernel.org/stable/c/c2d1d41e0e8ec447d40a5752844fc5fb0b23db27 - Patch | |
| References | () https://git.kernel.org/stable/c/e80fef36c676c947072dabeb5803ae59d92ba493 - Patch |
08 May 2026, 15:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-05-08 15:16
Updated : 2026-05-15 15:17
NVD link : CVE-2026-43372
Mitre link : CVE-2026-43372
CVE.ORG link : CVE-2026-43372
JSON object : View
Products Affected
linux
- linux_kernel
CWE
