ghsa-gfh2-2mj9-m2cx
Vulnerability from github
Published
2024-01-31 15:30
Modified
2024-06-27 12:30
Severity ?
Details
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.
{ "affected": [], "aliases": [ "CVE-2024-1086" ], "database_specific": { "cwe_ids": [ "CWE-416" ], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-01-31T13:15:10Z", "severity": "HIGH" }, "details": "A use-after-free vulnerability in the Linux kernel\u0027s netfilter: nf_tables component can be exploited to achieve local privilege escalation.\n\nThe 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.\n\nWe recommend upgrading past commit f342de4e2f33e0e39165d8639387aa6c19dff660.\n\n", "id": "GHSA-gfh2-2mj9-m2cx", "modified": "2024-06-27T12:30:43Z", "published": "2024-01-31T15:30:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1086" }, { "type": "WEB", "url": "https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=f342de4e2f33e0e39165d8639387aa6c19dff660" }, { "type": "WEB", "url": "https://github.com/Notselwyn/CVE-2024-1086" }, { "type": "WEB", "url": "https://kernel.dance/f342de4e2f33e0e39165d8639387aa6c19dff660" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00016.html" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/7LSPIOMIJYTLZB6QKPQVVAYSUETUWKPF" }, { "type": "WEB", "url": "https://news.ycombinator.com/item?id=39828424" }, { "type": "WEB", "url": "https://pwning.tech/nftables" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240614-0009" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/04/10/22" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/04/10/23" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/04/14/1" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/04/15/2" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/04/17/5" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.