Security Advisory

CVE-2024-35945

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-19 10:10:48
Last updated 2026-05-11 20:14:14
Assigner Linux
State PUBLISHED

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.