Observable discrepancy in Linux kernel - CVE-2021-38209
Published: August 8, 2021 / Updated: August 13, 2021
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to gain access to sensitive information.
net/netfilter/nf_conntrack_standalone.c in the Linux kernel before 5.12.2 allows observation of changes in any net namespace because these changes are leaked into all other net namespaces. This is related to the NF_SYSCTL_CT_MAX, NF_SYSCTL_CT_EXPECT_MAX, and NF_SYSCTL_CT_BUCKETS sysctls.