Linux kernel
cpe:2.3:a:linux:linux_kernel:*:*:*:*:*:*:*, +4 more
A vulnerability in the Linux kernel's SCSI target TCM loop module could lead to a name leak. This issue arises in the 'tcm_loop_setup_hba_bus()' function, where the 'device_register()' failure does not properly free the name assigned by 'dev_set_name()'. The error handling needs to be improved by calling 'put_device()' to release the reference, allowing the name to be cleaned up correctly. The vulnerability could potentially expose internal device names, causing unintended information disclosure.
Exploitation of this vulnerability could result in a name leak, where internal device names are improperly managed and could be exposed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.