3 matches found
Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988753)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988753 advisory. In the Linux kernel, the following vulnerability has been resolved: icmp: Fix data-races around sysctl. While reading icmp sysctl variables, they can be changed...
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986643)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986643 advisory. In the Linux kernel, the following vulnerability has been resolved: cipso: Fix data-races around sysctl. While reading cipso sysctl variables, they can be changed...
UBUNTU-CVE-2022-49640
In the Linux kernel, the following vulnerability has been resolved: sysctl: Fix data races in procdouintvecminmax. A sysctl variable 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. This patch...