← Back to CVE List

CVE-2024-35945

Published: 2024-05-19T11:15Z
Last Modified: 2025-01-31T15:01Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt