Improper resource shutdown or release in Linux kernel - CVE-2026-43301
Published: May 9, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper resource shutdown handling in the wave5 media driver remove path when removing the device after autosuspend has suspended it. A local user can trigger device removal to cause a denial of service.
The issue occurs because the runtime PM usage count can underflow during module unload when the device is already suspended.