First published: Mon Dec 18 2023(Updated: )
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The function nft_pipapo_walk did not skip inactive elements during set walk which could lead double deactivations of PIPAPO (Pile Packet Policies) elements, leading to use-after-free. We recommend upgrading past commit 317eb9685095678f2c9f5a8189de698c5354316a.
Credit: cve-coordination@google.com cve-coordination@google.com
Affected Software | Affected Version | How to fix |
---|---|---|
IBM Security Verify Governance, Identity Manager software component | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager virtual appliance component | <=ISVG 10.0.2 | |
Linux Kernel | >=5.6<5.10.204 | |
Linux Kernel | >=5.11<5.15.143 | |
Linux Kernel | >=5.16<6.1.68 | |
Linux Kernel | >=6.2<6.6.7 | |
Linux Kernel | =6.7-rc1 | |
Linux Kernel | =6.7-rc2 | |
Linux Kernel | =6.7-rc3 | |
Linux Kernel | =6.7-rc4 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.13-1 | |
>=5.6<5.10.204 | ||
>=5.11<5.15.143 | ||
>=5.16<6.1.68 | ||
>=6.2<6.6.7 | ||
=6.7-rc1 | ||
=6.7-rc2 | ||
=6.7-rc3 | ||
=6.7-rc4 |
If not needed, disable the ability for unprivileged users to create namespaces. To do this temporarily, do: sudo sysctl -w kernel.unprivileged_userns_clone=0 To disable across reboots, do: echo kernel.unprivileged_userns_clone=0 | \ sudo tee /etc/sysctl.d/99-disable-unpriv-userns.conf
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Found alongside the following vulnerabilities)
CVE-2023-6817 has a high severity level due to its potential for local privilege escalation.
To fix CVE-2023-6817, update to the recommended Linux kernel versions or later as specified in the vulnerability details.
CVE-2023-6817 affects multiple versions of the Linux kernel and specific IBM Security Verify Governance products.
CVE-2023-6817 can be exploited via a use-after-free condition in the nf_tables component of the Linux kernel.
Exploitation of CVE-2023-6817 can lead to local privilege escalation, allowing unauthorized users to gain elevated access to the system.