Unrated severityNVD Advisory· Published Sep 17, 2026
CVE-2026-90268
CVE-2026-90268
Description
In the Linux kernel, the following vulnerability has been resolved:
scsi: sd: Fix error handling in sd_probe() after large pool creation failure
After device_add(&sdkp->disk_dev) succeeds, sd_large_pool_create() failure must unregister disk_dev and let scsi_disk_release() free sdkp. Going through out_free_index kfree()s an already registered device and leaks the sysfs entry.
Affected products
1Patches
Vulnerability mechanics
References
2News mentions
0No linked articles in our index yet.