Improper resource shutdown or release in Linux kernel - CVE-2026-43192
Published: May 7, 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 or release in parse_path() when handling an error from scsi_dh_attached_handler_name(). A local user can trigger the affected code path to cause a denial of service.
The issue results from a missing device reference release after a failure to obtain the SCSI device handler name.