NA

CVE-2024-35945

Published: 19/05/2024 Updated: 20/05/2024

Vulnerability Summary

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.