CVE-2023-53174
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53174 is a memory leak vulnerability in the Linux kernel's SCSI core subsystem. It occurs when device_add() fails and the memory allocated by dev_set_name() is not properly freed due to missing put_device() call in the error path. The vulnerability affects Linux kernel versions from 2.6.26 through multiple stable branches up to 6.4.x, with specific fixed versions including 4.14.323, 4.19.292, 5.4.254, 5.10.191, 5.15.127, 6.1.46, 6.4.11, and 6.5. It was publicly disclosed on September 15, 2025, and carries a CVSS v3.1 base score of 5.5 (Medium) (Red Hat CVE, Red Hat Bugzilla).

Technical details

The root cause is classified as CWE-401 (Missing Release of Memory after Effective Lifetime). In the Linux kernel's SCSI core, when device_add() returns an error, the device name string allocated by dev_set_name() is not freed because the code fails to call put_device() to decrement the reference count. The fix involves calling put_device() in the error path, which triggers kobject_cleanup() to properly release the allocated name. Exploitation requires local access with low privileges and the ability to trigger repeated device_add() failures in the SCSI subsystem (Red Hat CVE).

Impact

The primary impact is on system availability. A local attacker with low-privilege access could repeatedly trigger the error condition to cause gradual memory exhaustion, potentially leading to system instability or a denial-of-service condition. There is no confidentiality or integrity impact associated with this vulnerability (Red Hat CVE).

Exploitability

There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation as of the disclosure date. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. The EPSS score is approximately 0.024%, reflecting a very low probability of exploitation in the near term (Red Hat CVE).

Mitigation and workarounds

Update to a patched Linux kernel version: 4.14.323, 4.19.292, 5.4.254, 5.10.191, 5.15.127, 6.1.46, 6.4.11, or 6.5. Patches are available via the upstream kernel stable tree and through distribution channels including SUSE and Amazon Linux. As a compensating control, restrict local system access to trusted users and monitor system memory usage for unexpected growth (Red Hat CVE, Red Hat Bugzilla).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68454HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-aws-6.17
NoYesAug 13, 2026
CVE-2026-68452HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-modules-core
NoYesAug 13, 2026
CVE-2026-68451HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-modules-partner
NoYesAug 13, 2026
CVE-2026-68453HIGH7.1
  • Linux Kernel logoLinux Kernel
  • kernel-64k-modules-extra
NoYesAug 13, 2026
CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-core
NoYesAug 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management