Memory Leak in Linux Kernel SCSI Module
CVE-2023-53436

5.5MEDIUM

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
18 September 2025

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

Score:
5.5
Severity:
MEDIUM
Confidentiality:
None
Integrity:
None
Availability:
None
Attack Vector:
Local
Attack Complexity:
Low
Privileges Required:
Low
User Interaction:
None
Scope:
Unchanged

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.