3 matches found
CVE-2024-27419
In the Linux kernel, the following vulnerability has been resolved: netrom: Fix data-races around sysctlnetbusyread We need to protect the reader reading the sysctl value because the value can be changed concurrently...
4.7CVSS7.6AI score0.00191EPSS
SaveExploits0References11
CVE-2024-27424
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...
5.9AI score
SaveExploits0References10
kernel: ip: Fix data-races around sysctl_ip_prot_sock.
In the Linux kernel, the following vulnerability has been resolved: ip: Fix data-races around sysctlipprotsock. sysctlipprotsock 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...
4.7CVSS6.3AI score0.00185EPSS
SaveExploits0References5
20