Vulnerability CVE-2024-27427


Published: 2024-05-17

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

netrom: Fix a data-race around sysctl_netrom_transport_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/500936692ccca8617a955652d1929f079b17a201
https://git.kernel.org/stable/c/eadec8da4451c2c0897199691184602e4ee497d1
https://git.kernel.org/stable/c/291d36d772f5ea5c68a263ee440f2c9eade371c9
https://git.kernel.org/stable/c/b8006cb0a34aaf85cdd8741f4148fd9c76b351d3
https://git.kernel.org/stable/c/fed835d415766a94fc0246dcebc3af4c03fe9941
https://git.kernel.org/stable/c/5d5c14efc987900509cec465af26608e39ac607c
https://git.kernel.org/stable/c/7d1e00fc2af3b7c30835d643a3655b7e9ff7cb20
https://git.kernel.org/stable/c/60a7a152abd494ed4f69098cf0f322e6bb140612

Copyright 2026, cxsecurity.com

 

Back to Top