First published: Fri May 17 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctl_net_busy_read We need to protect the reader reading the sysctl value because the value can be changed concurrently.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.135-1 6.12.25-1 6.12.27-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2024-27419 has a medium severity rating due to potential data races in the Linux kernel.
To fix CVE-2024-27419, upgrade to the patched versions: 5.10.223-1, 5.10.226-1, 6.1.123-1, 6.1.119-1, 6.12.10-1, or 6.12.11-1.
CVE-2024-27419 affects the Linux kernel versions prior to the patched releases listed.
CVE-2024-27419 is a data race vulnerability associated with sysctl value reading in the Linux kernel.
CVE-2024-27419 was disclosed in 2024 and addresses concurrency issues in the Linux kernel.