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.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
History
14 Jun 2024, 13:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
07 Jun 2024, 13:25
| Type | Values Removed | Values Added |
|---|---|---|
| First Time |
Fedoraproject fedora
Fedoraproject Redhat enterprise Linux For Power Little Endian Redhat enterprise Linux Desktop Redhat enterprise Linux Server Redhat enterprise Linux Workstation Redhat enterprise Linux For Power Big Endian Redhat Redhat enterprise Linux For Ibm Z Systems |
|
| CPE | cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux_for_power_little_endian:7.0_ppc64le:*:*:*:*:*:*:* cpe:2.3:o:fedoraproject:fedora:39:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux_for_power_big_endian:7.0_ppc64:*:*:*:*:*:*:* cpe:2.3:o:redhat:enterprise_linux_for_ibm_z_systems:7.0_s390x:*:*:*:*:*:*:* |
|
| References | () http://www.openwall.com/lists/oss-security/2024/04/10/22 - Mailing List, Patch | |
| References | () http://www.openwall.com/lists/oss-security/2024/04/10/23 - Mailing List, Patch | |
| References | () http://www.openwall.com/lists/oss-security/2024/04/14/1 - Exploit, Mailing List | |
| References | () http://www.openwall.com/lists/oss-security/2024/04/15/2 - Mailing List | |
| References | () http://www.openwall.com/lists/oss-security/2024/04/17/5 - Exploit, Mailing List | |
| References | () https://github.com/Notselwyn/CVE-2024-1086 - Exploit, Third Party Advisory | |
| References | () https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7LSPIOMIJYTLZB6QKPQVVAYSUETUWKPF/ - Mailing List | |
| References | () https://news.ycombinator.com/item?id=39828424 - Issue Tracking | |
| References | () https://pwning.tech/nftables/ - Exploit, Technical Description, Third Party Advisory |
01 May 2024, 18:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
26 Mar 2024, 18:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
26 Mar 2024, 17:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
06 Feb 2024, 02:15
| Type | Values Removed | Values Added |
|---|---|---|
| References |
|
05 Feb 2024, 20:41
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f342de4e2f33e0e39165d8639387aa6c19dff660 - Mailing List, Patch | |
| References | () https://kernel.dance/f342de4e2f33e0e39165d8639387aa6c19dff660 - Patch | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.8:rc1:*:*:*:*:*:* |
|
| First Time |
Linux
Linux linux Kernel |
|
| Summary |
|
31 Jan 2024, 13:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2024-01-31 13:15
Updated : 2024-06-14 13:15
NVD link : CVE-2024-1086
Mitre link : CVE-2024-1086
CVE.ORG link : CVE-2024-1086
JSON object : View
Products Affected
fedoraproject
- fedora
redhat
- enterprise_linux_server
- enterprise_linux_desktop
- enterprise_linux_for_power_little_endian
- enterprise_linux_for_power_big_endian
- enterprise_linux_workstation
- enterprise_linux_for_ibm_z_systems
linux
- linux_kernel
CWE
CWE-416
Use After Free
