CVE-2024-1085
CVSS V2 None
CVSS V3 None
Description
A use-after-free vulnerability in the Linux kernel's netfilter: nf_tables component can be exploited to achieve local privilege escalation.
The nft_setelem_catchall_deactivate() function checks whether the catch-all set element is active in the current generation instead of the next generation before freeing it, but only flags it inactive in the next generation, making it possible to free the element multiple times, leading to a double free vulnerability.
We recommend upgrading past commit b1db244ffd041a49ecc9618e8feb6b5c1afcdaa7.
Overview
- CVE ID
- CVE-2024-1085
- Assigner
- Vulnerability Status
- PUBLISHED
- Published Version
- 2024-01-31T12:14:32.429Z
- Last Modified Date
- 2024-01-31T12:14:32.429Z
Weakness Enumerations
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2024-1085 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-1085 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2024-06-26 06:29:28 | Added to TrackCVE |