5.5

CVE-2026-45997

scsi: sd: fix missing put_disk() when device_add(&disk_dev) fails

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.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 4.4.288 < 4.5
LinuxLinux Kernel Version >= 4.9.286 < 4.10
LinuxLinux Kernel Version >= 4.14.250 < 4.15
LinuxLinux Kernel Version >= 4.19.210 < 4.20
LinuxLinux Kernel Version >= 5.4.152 < 5.5
LinuxLinux Kernel Version >= 5.10.72 < 5.11
LinuxLinux Kernel Version >= 5.14.11 < 5.15
LinuxLinux Kernel Version >= 5.15.1 < 6.1.175
LinuxLinux Kernel Version >= 6.2 < 6.6.140
LinuxLinux Kernel Version >= 6.7 < 6.12.86
LinuxLinux Kernel Version >= 6.13 < 6.18.27
LinuxLinux Kernel Version >= 6.19 < 7.0.4
LinuxLinux Kernel Version5.15 Update-
LinuxLinux Kernel Version5.15 Updaterc3
LinuxLinux Kernel Version5.15 Updaterc4
LinuxLinux Kernel Version5.15 Updaterc5
LinuxLinux Kernel Version5.15 Updaterc6
LinuxLinux Kernel Version5.15 Updaterc7
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.12% 0.023
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Es wurden noch keine Informationen zu CWE veröffentlicht.
https://git.kernel.org/stable/c/262152ec37101f9dc524743ccdbd6c7641d14573
Patch
https://git.kernel.org/stable/c/b64b4f499801b12d0e2785447e4df6c164c608a9
Patch
https://git.kernel.org/stable/c/13e550fbfccdb311e76ec96892dfe35f0dba0657
Patch
https://git.kernel.org/stable/c/a95d38c5701431bfc826e7b18acc0785919d5c88
Patch
https://git.kernel.org/stable/c/1e111c4b3a726df1254670a5cc4868cedb946d37
Patch
https://git.kernel.org/stable/c/2c2c14b7dfccad8c5a28802849e40c21252e4c28
Patch