Lucene search

K
githubGitHub Advisory DatabaseGHSA-34VW-M4RH-R36P
HistorySep 16, 2022 - 5:17 p.m.

Talos vulnerable dependency due to race condition in Linux kernel's IP framework XFRM

2022-09-1617:17:37
CWE-362
CWE-787
GitHub Advisory Database
github.com
18

Impact

A race condition was found in the Linux kernel’s IP framework for transforming packets (XFRM subsystem) when multiple calls to xfrm_probe_algs occurred simultaneously. This flaw could allow a local attacker to potentially trigger an out-of-bounds write or leak kernel heap memory by performing an out-of-bounds read and copying it into a socket.

Patches

The fix has been backported to 5.15.64 version of the upstream Linux kernel (5.15 is the upstream Kernel long term version Talos ships with). Talos >= v1.2.0 is shipped with Linux Kernel 5.15.64 fixing the above issue.

Kubernetes workloads running in Talos are not affected since user namespaces are disabled in Talos kernel config. So an unprivileged user cannot obtain CAP_NET_ADMIN by unsharing. However untrusted workloads that run with privileged: true or having NET_ADMIN capability poses a risk.

Workarounds

Audit kubernetes workloads running in the cluster with privileged: true set or having NET_ADMIN capability and assess the threat vector.

References

For more information

CPENameOperatorVersion
github.com/talos-systems/taloslt1.2.0