CVE Database
/

CVE-2026-45997

Back to search

CVE-2026-45997

Published: May 27, 2026

Modified: Jun 1, 2026

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails If device_add(&sdkp->disk_dev) fails, put_device() runs scsi_disk_release(), which frees the scsi_disk but leaves the gendisk referenced. The device_add_disk() error path in sd_probe() calls put_disk(gd); call put_disk(gd) here to mirror that cleanup.

VendorProductVersions

Linux

Linux

affected
265dfe8ebbabae7959060bd1c3f75c2473b697ed - < 2c2c14b7dfccad8c5a28802849e40c21252e4c28
affected
265dfe8ebbabae7959060bd1c3f75c2473b697ed - < 262152ec37101f9dc524743ccdbd6c7641d14573
affected
265dfe8ebbabae7959060bd1c3f75c2473b697ed - < b64b4f499801b12d0e2785447e4df6c164c608a9
affected
265dfe8ebbabae7959060bd1c3f75c2473b697ed - < 13e550fbfccdb311e76ec96892dfe35f0dba0657
affected
265dfe8ebbabae7959060bd1c3f75c2473b697ed - < a95d38c5701431bfc826e7b18acc0785919d5c88

+15 more versions

Linux

Linux

affected
5.15
unaffected
0 - < 5.15
unaffected
6.1.175 - <= 6.1.*
unaffected
6.6.140 - <= 6.6.*
unaffected
6.12.86 - <= 6.12.*

+3 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now