Missing Release of Resource after Effective Lifetime in Linux kernel - CVE-2026-89867
Published: September 17, 2026
Vulnerability details
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to a missing release of a shared v4l2_m2m job slot in wave5_vpu_dec_device_run() when a queued decoder job runs after the instance enters the STOP state during draining. A local user can queue a decoder job that runs after the decoder enters the STOP state to cause a denial of service.
The condition affects decoder instances sharing a VPU during end-of-stream handling.