Memory Leak in Linux Kernel SCSI Module
CVE-2023-53436
What is CVE-2023-53436?
A vulnerability in the Linux kernel SCSI module could lead to a possible memory leak if the device_add() function fails. Specifically, when an error occurs during device_add(), the allocated name via dev_set_name() must be correctly freed to prevent memory leaks. This can be effectively managed by calling put_device() on the error path, ensuring that resources are properly released in kobject_cleanp(). Addressing this vulnerability is crucial for maintaining the integrity and performance of systems utilizing the Linux kernel.

Human OS v1.0:
Ageing Is an Unpatched Zero-Day Vulnerability.
Remediate biological technical debt. Prime Ageing uses 95% high-purity SIRT6 activation to maintain genomic integrity and bolster systemic resilience.
Affected Version(s)
Linux c8806b6c9e824f47726f2a9b7fbbe7ebf19306fa < 789275f7c0544374d40bc8d9c81f96751a41df45
Linux c8806b6c9e824f47726f2a9b7fbbe7ebf19306fa
Linux c8806b6c9e824f47726f2a9b7fbbe7ebf19306fa
References
CVSS V3.1
Timeline
Vulnerability published
Vulnerability Reserved