First published: Thu May 01 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: net: sched: Fix use after free in red_enqueue() We can't use "skb" again after passing it to qdisc_enqueue(). This is basically identical to commit 2f09707d0c97 ("sch_sfb: Also store skb len before calling child enqueue").
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49921 has been assigned a medium severity rating due to its potential impact on network scheduling functionality.
To fix CVE-2022-49921, update the Linux kernel to the latest stable version where this vulnerability has been patched.
CVE-2022-49921 affects specific versions of the Linux kernel that utilize the vulnerable red_enqueue() function.
CVE-2022-49921 could lead to use-after-free vulnerabilities in network scheduling, potentially compromising system stability and security.
While updating is the recommended fix for CVE-2022-49921, no official workarounds have been provided.