CVE-2024-50127: net: sched: fix use-after-free in taprio_change()

Published Nov 5, 2024
·
Updated

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

net: sched: fix use-after-free in tapriochange()

In 'tapriochange()', 'admin' pointer may become dangling due to sched switch / removal caused by 'advancesched()', and critical section protected by 'q->currententrylock' is too small to prevent from such a scenario (which causes use-after-free detected by KASAN). Fix this by prefer 'rcureplacepointer()' over 'rcuassignpointer()' to update 'admin' immediately before an attempt to schedule freeing.

Other sources

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

net: sched: fix use-after-free in tapriochange()

In 'tapriochange()', 'admin' pointer may become dangling due to sched switch / removal caused by 'advancesched()', and critical section protected by 'q->currententrylock' is too small to prevent from such a scenario (which causes use-after-free detected by KASAN). Fix this by prefer 'rcureplacepointer()' over 'rcuassignpointer()' to update 'admin' immediately before an attempt to schedule freeing.

NVD

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

10 affected componentsFixes available
Linux Linux kernel>=5.2<5.15.170
Linux Linux kernel>=5.16<6.1.115
Linux Linux kernel>=6.2<6.6.59
Linux Linux kernel>=6.7<6.11.6
Linux Linux kernel=6.12-rc1
Linux Linux kernel=6.12-rc2
Linux Linux kernel=6.12-rc3
Linux Linux kernel=6.12-rc4
debian/linux<=5.10.223-1
5.10.234-16.1.129-16.1.133-16.12.22-1
debian/linux-6.1
6.1.129-1~deb11u1

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.234-1Fixed in 6.1.129-1Fixed in 6.1.133-1Fixed in 6.12.22-1
  2. Upgrade

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

    Fixed in 6.1.129-1~deb11u1
  3. Configuration

    In taprio_change(), update the 'admin' pointer using rcu_replace_pointer() instead of rcu_assign_pointer() immediately before any attempt to schedule freeing, to avoid the use-after-free scenario described for net: sched: fix use-after-free in taprio_change().

    Linux kernel (net: sched: taprio_change) admin pointer update (use rcu_replace_pointer instead of rcu_assign_pointer) = prefer rcu_replace_pointer() over rcu_assign_pointer()

Event History

Nov 5, 2024
CVE Published
via MITRE·05:10 PM
Data Sourced
via MITRE·05:10 PM
DescriptionSeverity
Data Sourced
via Red Hat·06:02 PM
DescriptionSeverityAffected Software
Data Sourced
via NVD·06:15 PM
RemedyDescriptionSeverityWeaknessAffected Software
Feb 20, 2025
Data Sourced
via Launchpad·12:49 AM
Description
Apr 25, 2025
Data Sourced
via Ubuntu·01:05 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-50127?

CVE-2024-50127 has been classified with a high severity due to the use-after-free vulnerability in the Linux kernel.

2

How do I fix CVE-2024-50127?

To fix CVE-2024-50127, update your Linux kernel to a version that has patched the vulnerability, specifically versions beyond those specified in the affected software list.

3

What software is affected by CVE-2024-50127?

CVE-2024-50127 affects multiple versions of the Linux kernel ranging from 5.2 to up to pre-release versions of 6.12 as specified in the vulnerability details.

4

What impact does CVE-2024-50127 have on systems?

CVE-2024-50127 can lead to potential remote exploitation, system crashes, or execution of arbitrary code due to the use-after-free condition.

5

Is there any workaround for CVE-2024-50127?

Currently, there are no recommended workarounds for CVE-2024-50127; upgrading to a patched kernel version is the advised course of action.

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