Double free in Linux kernel - CVE-2026-53286
Published: June 29, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to double free and use-after-free in idpf auxiliary device error paths when handling auxiliary device add failures. A local user can trigger a failure during auxiliary device initialization to cause a denial of service.
The issue occurs in the probe error paths of idpf_plug_vport_aux_dev() and idpf_plug_core_aux_dev().