CVE-2024-43888: mm: list_lru: fix UAF for memory cgroup

Published Aug 26, 2024
·
Updated

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

mm: listlru: fix UAF for memory cgroup

The memcgroupfromslabobj() is supposed to be called under rcu lock or cgroupmutex or others which could prevent returned memcg from being freed. Fix it by adding missing rcu read lock.

Found by code inspection.

[songmuchun: only grab rcu lock when necessary, per Vlastimil] Link: https://lkml.kernel.org/r/20240801024603.1865-1-songmuchun@bytedance.com

Other sources

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

mm: listlru: fix UAF for memory cgroup

The memcgroupfromslabobj() is supposed to be called under rcu lock or cgroupmutex or others which could prevent returned memcg from being freed. Fix it by adding missing rcu read lock.

Found by code inspection.

[songmuchun@bytedance.com: only grab rcu lock when necessary, per Vlastimil]

NVD

Affected Software

4 affected componentsFixes available
Linux Linux kernel>=6.8<6.10.5
Linux Linux kernel=6.11-rc1
Linux Linux kernel=6.11-rc2
debian/linux
5.10.223-15.10.234-16.1.129-16.1.135-16.12.25-16.12.27-1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade debian/linux to a version that resolves this vulnerability.

    Fixed in 5.10.223-1Fixed in 5.10.234-1Fixed in 6.1.129-1Fixed in 6.1.135-1Fixed in 6.12.25-1Fixed in 6.12.27-1
  2. Compensating control

    Patch the Linux kernel code path for mm/list_lru by adding the missing RCU read lock around calls to mem_cgroup_from_slab_obj(), so that the returned memcg cannot be freed concurrently (as required: mem_cgroup_from_slab_obj() must be called under rcu lock or cgroup_mutex or other mechanisms that prevent memcg freeing).

Event History

Aug 26, 2024
CVE Published
via MITRE·10:10 AM
Data Sourced
via MITRE·10:10 AM
DescriptionSeverity
Data Sourced
via NVD·11:15 AM
RemedyDescriptionSeverityWeaknessAffected Software
Data Sourced
via Red Hat·11:20 AM
DescriptionSeverityAffected Software
Apr 23, 2025
Data Sourced
via Ubuntu·07:38 PM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2024-43888?

CVE-2024-43888 has been classified as a medium severity vulnerability affecting the Linux kernel.

2

How do I fix CVE-2024-43888?

To fix CVE-2024-43888, update your Linux kernel to versions 5.10.223-1, 5.10.226-1, 6.1.123-1, 6.1.119-1, or 6.12.11-1.

3

Which versions of the Linux kernel are affected by CVE-2024-43888?

CVE-2024-43888 affects Linux kernel versions from 6.8 up to 6.10.5 and specific release candidates 6.11-rc1 and 6.11-rc2.

4

What type of vulnerability is CVE-2024-43888?

CVE-2024-43888 is a use-after-free (UAF) vulnerability related to the memory control group management in the Linux kernel.

5

Is CVE-2024-43888 exploitable remotely?

CVE-2024-43888 is not categorized as a remote code execution vulnerability, but it could potentially be exploited locally if conditions allow.

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