CVE-2024-35945

In the Linux kernel, the following vulnerability has been resolved: net: phy: phy_device: Prevent nullptr exceptions on ISR If phydev->irq is set unconditionally, check for valid interrupt handler or fall back to polling mode to prevent nullptr exceptions in interrupt service routine.
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

31 Jan 2025, 15:01

Type Values Removed Values Added
CWE CWE-476
First Time Linux linux Kernel
Linux
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
References () https://git.kernel.org/stable/c/3419ee39e3d3162ab2ec9942bb537613ed5b6311 - () https://git.kernel.org/stable/c/3419ee39e3d3162ab2ec9942bb537613ed5b6311 - Patch
References () https://git.kernel.org/stable/c/61c81872815f46006982bb80460c0c80a949b35b - () https://git.kernel.org/stable/c/61c81872815f46006982bb80460c0c80a949b35b - Patch
References () https://git.kernel.org/stable/c/7a71f61ebf95cedd3f245db6da397822971d8db5 - () https://git.kernel.org/stable/c/7a71f61ebf95cedd3f245db6da397822971d8db5 - Patch

Information

Published : 2024-05-19 11:15

Updated : 2025-01-31 15:01


NVD link : CVE-2024-35945

Mitre link : CVE-2024-35945

CVE.ORG link : CVE-2024-35945


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference