In the Linux kernel, the following vulnerability has been resolved:
netrom: Fix data-races around sysctlnetbusy_read
We need to protect the reader reading the sysctl value because the value can be changed concurrently.
{ "urgency": "not yet assigned" }