CVE-2022-49641: sysctl: Fix data races in proc_douintvec().

Published Feb 26, 2025
·
Updated

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

sysctl: Fix data races in procdouintvec().

A sysctl variable is accessed concurrently, and there is always a chance of data-race. So, all readers and writers need some basic protection to avoid load/store-tearing.

This patch changes procdouintvec() to use READONCE() and WRITEONCE() internally to fix data-races on the sysctl side. For now, procdouintvec() itself is tolerant to a data-race, but we still need to add annotations on the other subsystem's side.

Affected Software

11 affected components
Linux Linux kernel
Linux Linux kernel>=4.4.24<4.5
Linux Linux kernel>=4.7.7<5.10.132
Linux Linux kernel>=5.11<5.15.56
Linux Linux kernel>=5.16<5.18.13
Linux Linux kernel=5.19-rc1
Linux Linux kernel=5.19-rc2
Linux Linux kernel=5.19-rc3
Linux Linux kernel=5.19-rc4
Linux Linux kernel=5.19-rc5
Linux Linux kernel=5.19-rc6

Event History

Feb 26, 2025
CVE Published
via MITRE·02:23 AM
Data Sourced
via MITRE·02:23 AM
Description
Data Sourced
via NVD·07:01 AM
RemedyDescriptionSeverityWeaknessAffected Software

Frequently Asked Questions

1

What is the severity of CVE-2022-49641?

CVE-2022-49641 is classified as a moderate severity vulnerability due to potential data races in the Linux kernel.

2

How do I fix CVE-2022-49641?

To mitigate CVE-2022-49641, update your Linux kernel to a version that has resolved this vulnerability per the security advisories.

3

What are the affected versions for CVE-2022-49641?

CVE-2022-49641 affects multiple versions of the Linux kernel, specifically versions between 4.4.24 and 5.19-rc6.

4

What is the impact of CVE-2022-49641 on Linux systems?

The impact of CVE-2022-49641 includes potential data corruption or system instability due to concurrent access to sysctl variables.

5

Is CVE-2022-49641 exploited in the wild?

As of now, there are no reported instances of CVE-2022-49641 being actively exploited in the wild.

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