In the Linux kernel, the following vulnerability has been resolved:
ip: Fix data-races around sysctlipprot_sock.
sysctlipprot_sock 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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/49xxx/CVE-2022-49578.json"
}