CVE-2024-43890: tracing: Fix overflow in get_free_elt()

Published Aug 26, 2024
·
Updated

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

tracing: Fix overflow in getfreeelt()

"tracingmap->nextelt" in getfreeelt() is at risk of overflowing.

Once it overflows, new elements can still be inserted into the tracingmap even though the maximum number of elements (maxelts) has been reached. Continuing to insert elements after the overflow could result in the tracingmap containing "tracingmap->maxsize" elements, leaving no empty entries. If any attempt is made to insert an element into a full tracingmap using tracingmapinsert(), it will cause an infinite loop with preemption disabled, leading to a CPU hang problem.

Fix this by preventing any further increments to "tracingmap->nextelt" once it reaches "tracingmap->maxelt".

Affected Software

11 affected componentsFixes available
Linux Linux kernel>=4.7<4.19.320
Linux Linux kernel>=4.20<5.4.282
Linux Linux kernel>=5.5<5.10.224
Linux Linux kernel>=5.11<5.15.165
Linux Linux kernel>=5.16<6.1.105
Linux Linux kernel>=6.2<6.6.46
Linux Linux kernel>=6.7<6.10.5
Linux Linux kernel=6.11-rc1
Linux Linux kernel=6.11-rc2
debian/linux<=5.10.223-1
5.10.234-16.1.129-16.1.135-16.12.25-16.12.27-1
debian/linux-6.1
6.1.129-1~deb11u1

Event History

Aug 26, 2024
CVE Published
via MITRE·10:10 AM
Data Sourced
via MITRE·10:10 AM
Description
Data Sourced
via NVD·11:15 AM
RemedyDescriptionSeverityWeaknessAffected Software
Apr 27, 2025
Data Sourced
via Ubuntu·12:35 AM
RemedyDescriptionSeverityAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2024-43890?

CVE-2024-43890 has been classified with a high severity due to the potential for an overflow in tracing, impacting kernel operations.

2

How do I fix CVE-2024-43890?

To mitigate CVE-2024-43890, it is recommended to upgrade to versions 5.10.226-1, 6.1.123-1, 6.12.10-1, or higher.

3

What systems are affected by CVE-2024-43890?

CVE-2024-43890 affects various versions of the Linux kernel, particularly those prior to 5.10.226 and certain versions in the 4.x series.

4

Can CVE-2024-43890 lead to system crashes?

Yes, the overflow associated with CVE-2024-43890 can potentially lead to unexpected behavior and system crashes.

5

Is there a public exploit for CVE-2024-43890?

As of now, there is no publicly known exploit for CVE-2024-43890, but it is advisable to apply patches promptly to prevent any potential attacks.

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