Improper control of a resource through its lifetime in Linux kernel - CVE-2026-53232
Published: June 26, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper state management in the phy probing logic for the sfp upstream handling when probe failure paths are processed. A local user can trigger phy probing failure and subsequent SFP events to cause a denial of service.
The issue can leave a dangling upstream reference on the sfp-bus that may later be used during SFP events.