Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 6.6.27 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/3419ee39e3d3162ab2ec9942bb537613ed5b6311Patch
- https://git.kernel.org/stable/c/61c81872815f46006982bb80460c0c80a949b35bPatch
- https://git.kernel.org/stable/c/7a71f61ebf95cedd3f245db6da397822971d8db5Patch
- https://git.kernel.org/stable/c/3419ee39e3d3162ab2ec9942bb537613ed5b6311Patch
- https://git.kernel.org/stable/c/61c81872815f46006982bb80460c0c80a949b35bPatch
- https://git.kernel.org/stable/c/7a71f61ebf95cedd3f245db6da397822971d8db5Patch
FAQ
What is CVE-2024-35945?
CVE-2024-35945 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 o...
How severe is CVE-2024-35945?
CVE-2024-35945 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-35945?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.