CVE-2024-53175

CVSS 3.1 Score 5.5 of 10 (medium)

Details

Published Dec 27, 2024
Updated: Feb 3, 2025
CWE ID 401

Summary

CVE-2024-53175 is a recently identified vulnerability affecting the Linux kernel. This issue lies in the ipc (Inter-Process Communication) subsystem, specifically in the function "create_ipc_ns." Upon failure of percpu memory allocation during the creation of this namespace, the associated ipc and mq sysctls (sysctl is a method to configure various kernel parameters) are not properly released. Consequently, a memory leak occurs. The leaked memory can lead to unintended system behavior or potential exploitation. The provided stack trace indicates an unreferenced object of size 512 bytes belonging to the "shmem_2nstest" process, which further underscores the significance of this vulnerability.

Ligh bulbPrevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.

Share