Use-after-free in Linux kernel - CVE-2026-53222
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 use-after-free in the ptp_ocp_detach() driver removal path when unregistering the PTP clock after pin resources have already been freed. A local user can trigger driver removal to cause a denial of service.
The issue can occur while interrupt handling is still in flight during device unregistration.