CVE-2024-53175: ipc: fix memleak if msg_init_ns failed in create_ipc_ns

Published Dec 27, 2024
·
Updated

In the Linux kernel, the following vulnerability has been resolved:

ipc: fix memleak if msginitns failed in createipcns

Percpu memory allocation may failed during createipcns however this fail is not handled properly since ipc sysctls and mq sysctls is not released properly. Fix this by release these two resource when failure.

Here is the kmemleak stack when percpu failed:

unreferenced object 0xffff88819de2a600 (size 512): comm "shmem2nstest", pid 120711, jiffies 4300542254 hex dump (first 32 bytes): 60 aa 9d 84 ff ff ff ff fc 18 48 b2 84 88 ff ff .........H..... 04 00 00 00 a4 01 00 00 20 e4 56 81 ff ff ff ff ........ .V..... backtrace (crc be7cba35): [<ffffffff81b43f83>] kmallocnodetrackcallernoprof+0x333/0x420 [<ffffffff81a52e56>] kmemdupnoprof+0x26/0x50 [<ffffffff821b2f37>] setupmqsysctls+0x57/0x1d0 [<ffffffff821b29cc>] copyipcs+0x29c/0x3b0 [<ffffffff815d6a10>] createnewnamespaces+0x1d0/0x920 [<ffffffff815d7449>] copynamespaces+0x2e9/0x3e0 [<ffffffff815458f3>] copyprocess+0x29f3/0x7ff0 [<ffffffff8154b080>] kernelclone+0xc0/0x650 [<ffffffff8154b6b1>] dosysclone+0xa1/0xe0 [<ffffffff843df8ff>] dosyscall64+0xbf/0x1c0 [<ffffffff846000b0>] entrySYSCALL64afterhwframe+0x4b/0x53

Other sources

This CVE was automatically created from a reference found in an email or other text. If you are reading this, then this CVE entry is probably erroneous, since this text should be replaced by the official CVE description automatically.

Launchpad

Affected Software

7 affected componentsFixes available
Linux Linux kernel
Linux Linux kernel>=6.1<6.1.120
Linux Linux kernel>=6.2<6.6.64
Linux Linux kernel>=6.7<6.11.11
Linux Linux kernel>=6.12<6.12.2
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-1
debian/linux-6.1
6.1.129-1~deb11u1

Event History

Dec 27, 2024
CVE Published
via MITRE·01:49 PM
Data Sourced
via MITRE·01:49 PM
Description
Data Sourced
via NVD·02:15 PM
RemedyDescriptionSeverityWeaknessAffected Software
Apr 17, 2025
Data Sourced
via Launchpad·01:11 AM
Description
May 3, 2025
Data Sourced
via Ubuntu·01:12 AM
RemedyDescriptionSeverityAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2024-53175?

CVE-2024-53175 is classified with a moderate severity due to potential memory leaks that could affect system performance.

2

How do I fix CVE-2024-53175?

To fix CVE-2024-53175, update the Linux kernel to a version that includes the patch for this vulnerability.

3

What versions of the Linux kernel are affected by CVE-2024-53175?

CVE-2024-53175 affects Linux kernel versions between 6.1 and 6.12, excluding specific patched versions.

4

What does CVE-2024-53175 impact in the Linux kernel?

CVE-2024-53175 impacts IPC (Inter-Process Communication) functionality by potentially causing memory leaks.

5

Is there any exploit available for CVE-2024-53175?

At present, there has been no public disclosure of known exploits for CVE-2024-53175.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203
CVE-2024-53175 - ipc: fix memleak if msg_init_ns failed in create_ipc_ns - SecAlerts