First published: Wed Feb 26 2025(Updated: )
In the Linux kernel, the following vulnerability has been resolved: cipso: Fix data-races around sysctl. While reading cipso sysctl variables, they can be changed concurrently. So, we need to add READ_ONCE() to avoid data-races.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=2.6.19<4.9.324 | |
Linux Kernel | >=4.10<4.14.289 | |
Linux Kernel | >=4.15<4.19.253 | |
Linux Kernel | >=4.20<5.4.207 | |
Linux Kernel | >=5.5<5.10.132 | |
Linux Kernel | >=5.11<5.15.56 | |
Linux Kernel | >=5.16<5.18.13 | |
Linux Kernel | =5.19-rc1 | |
Linux Kernel | =5.19-rc2 | |
Linux Kernel | =5.19-rc3 | |
Linux Kernel | =5.19-rc4 | |
Linux Kernel | =5.19-rc5 | |
Linux Kernel | =5.19-rc6 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-49639 has a medium severity due to potential data races affecting system stability.
To mitigate CVE-2022-49639, ensure that your Linux kernel is updated to a version that includes the fix for the identified data races.
CVE-2022-49639 affects various versions of the Linux kernel, specifically versions between 2.6.19 and 5.19-rc6.
CVE-2022-49639 does not appear to involve remote exploitation, but it may lead to local stability issues.
Yes, security patches for CVE-2022-49639 are available in the latest Linux kernel releases.