First published: Mon Oct 21 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: net: hsr: Fix potential use-after-free The skb is delivered to netif_rx() which may free it, after calling this, dereferencing skb may trigger use-after-free.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux kernel | >=3.13<4.9.335 | |
Linux kernel | >=4.10<4.14.301 | |
Linux kernel | >=4.15<4.19.268 | |
Linux kernel | >=4.20<5.4.226 | |
Linux kernel | >=5.5<5.10.158 | |
Linux kernel | >=5.11<5.15.82 | |
Linux kernel | >=5.16<6.0.12 | |
Linux kernel | =6.1-rc1 | |
Linux kernel | =6.1-rc2 | |
Linux kernel | =6.1-rc3 | |
Linux kernel | =6.1-rc4 | |
Linux kernel | =6.1-rc5 | |
Linux kernel | =6.1-rc6 | |
Linux kernel | =6.1-rc7 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49015 is classified as a high severity vulnerability due to its potential to cause use-after-free conditions in the Linux kernel.
To remediate CVE-2022-49015, you should update your Linux kernel to a version that includes the fix provided in the latest security patches.
CVE-2022-49015 affects various Linux kernel versions, specifically those between 3.13 to 6.1-rc7, with certain version ranges being more susceptible.
The impact of CVE-2022-49015 may include system crashes or exploitation scenarios where an attacker can execute arbitrary code.
Yes, CVE-2022-49015 has been patched in newer Linux kernel releases that users should apply to secure their systems.