First published: Wed Jan 31 2024(Updated: )
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation. The nft_verdict_init() function allows positive values as drop error within the hook verdict, and hence the nf_hook_slow() function can cause a double free vulnerability when NF_DROP is issued with a drop error which resembles NF_ACCEPT. We recommend upgrading past commit f342de4e2f33e0e39165d8639387aa6c19dff660.
Credit: cve-coordination@google.com cve-coordination@google.com
Affected Software | Affected Version | How to fix |
---|---|---|
IBM QRadar SIEM | <=7.5 - 7.5.0 UP8 IF01 | |
redhat/kernel | <6.8 | 6.8 |
Linux kernel | ||
F5 F5OS-A | =1.7.0>=1.5.0<=1.5.2 | 1.8.0 |
F5 F5OS-C | >=1.6.0<=1.6.2>=1.5.0<=1.5.1 | 1.8.0 |
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 | |
Linux Kernel | >=3.15<5.15.149 | |
Linux Kernel | >=6.1<6.1.76 | |
Linux Kernel | >=6.2<6.6.15 | |
Linux Kernel | >=6.7<6.7.3 | |
Linux Kernel | =6.8-rc1 | |
Fedora | =39 | |
redhat enterprise Linux desktop | =7.0 | |
redhat enterprise Linux for ibm z systems | =7.0_s390x | |
redhat enterprise Linux for power big endian | =7.0_ppc64 | |
redhat enterprise Linux for power little endian | =7.0_ppc64le | |
redhat enterprise Linux server | =7.0 | |
redhat enterprise Linux workstation | =7.0 | |
Debian | =10.0 | |
All of | ||
netapp a250 firmware | ||
netapp a250 | ||
All of | ||
netapp 500f firmware | ||
netapp 500f | ||
All of | ||
NetApp C250 Firmware | ||
NetApp C250 Firmware |
Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable.
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-2024-1086 is classified as a high-severity vulnerability due to its potential for local privilege escalation.
To address CVE-2024-1086, upgrade to the patched versions of the Linux kernel or affected software as detailed in the vendor advisories.
CVE-2024-1086 affects various versions of the Linux kernel, F5OS-A, F5OS-C, and IBM QRadar SIEM 7.5.0 UP8 IF01.
CVE-2024-1086 requires local access for exploitation, as it is a use-after-free vulnerability affecting kernel components.
CVE-2024-1086 affects Linux kernel versions between 3.15 and 6.8, including specific ranges within those versions.