Wind River Support Network

HomeDefectsLIN1021-12137
Fixed

LIN1021-12137 : Security Advisory - linux - CVE-2024-50127

Created: Nov 5, 2024    Updated: May 27, 2025
Resolved Date: May 21, 2025
Found In Version: 10.21.20.1
Fix Version: 10.21.20.25
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel

Description

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

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

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

CREATE(Triage):(User=admin) CVE-2024-50127 (https://nvd.nist.gov/vuln/detail/CVE-2024-50127)

CVEs


Live chat
Online