2 matches found
Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414607)
The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414607 advisory. The Linux kernel before 5.11.14 has a use-after-free in cipsov4genopt in net/ipv4/cipsoipv4.c because the CIPSO and CALIPSO refcounting for the DOI definitions is...
kernel: cipso: Fix data-races around sysctl.
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 concurrently. So, we need to add READONCE to avoid data-races...