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.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | 1.0 |
| Linux | Linux | < iOS 13.2 and iPadOS 13.2 |
| Linux | Linux | PR-400KI/RT-400KI/RV-440KI firmware version Ver.07.00.1010 and earlier |
| Linux | Linux | PR-400MI/RT-400MI/RV-440MI firmware version Ver. 07.00.1012 and earlier |