Vulnerability CVE-2024-27422


Published: 2024-05-17

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

netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeout

We need to protect the reader reading the sysctl value because the
value can be changed concurrently.

 References:
https://git.kernel.org/stable/c/73426c32e259c767d40613b956d5b80d0c28a9a9
https://git.kernel.org/stable/c/cbba77abb4a553c1f5afac1ba2a0861aa1f13549
https://git.kernel.org/stable/c/01d4e3afe257768cd2a45f15a0e57bacf932b140
https://git.kernel.org/stable/c/4eacb242e22e31385a50a393681d0fe4b55ed1e9
https://git.kernel.org/stable/c/498f1d6da11ed6d736d655a2db14ee2d9569eecb
https://git.kernel.org/stable/c/2309b369fae2d9cdc3c945cd3eaec84eb1958ca3
https://git.kernel.org/stable/c/6f254abae02abd4a0aca062c1b3812d7e2d8ea94
https://git.kernel.org/stable/c/f99b494b40431f0ca416859f2345746199398e2b

Copyright 2026, cxsecurity.com

 

Back to Top