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_trans_gc_catchall did not remove the catchall set element from the catchall_list when the argument sync is true, making it possible to free a catchall set element many times. We recommend upgrading past commit 93995bf4af2c5a99e2a87f0cd5ce547d31eb7630.
References
Configurations
Configuration 1 (hide)
|
History
13 Feb 2025, 18:16
| Type | Values Removed | Values Added |
|---|---|---|
| Summary | (en) 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_trans_gc_catchall did not remove the catchall set element from the catchall_list when the argument sync is true, making it possible to free a catchall set element many times. We recommend upgrading past commit 93995bf4af2c5a99e2a87f0cd5ce547d31eb7630. |
21 Nov 2024, 08:43
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=93995bf4af2c5a99e2a87f0cd5ce547d31eb7630 - Patch | |
| References | () https://kernel.dance/93995bf4af2c5a99e2a87f0cd5ce547d31eb7630 - Patch | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/3OXWBKK7RTQOGGDLQGCZFS753VLGS2GD/ - Release Notes | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/3S55P23EYAWDHXZPJEVTGIRZZRICYI3Z/ - Release Notes | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/IG6IF3FUY7LVZJMFRPANAU4L4PSJ3ESQ/ - Release Notes | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/YQ7JVDEDZV5SNHG5EW7RHKK2ZN56HSGB/ - Release Notes |
27 Aug 2024, 15:10
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/3OXWBKK7RTQOGGDLQGCZFS753VLGS2GD/ - Release Notes | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/3S55P23EYAWDHXZPJEVTGIRZZRICYI3Z/ - Release Notes | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/IG6IF3FUY7LVZJMFRPANAU4L4PSJ3ESQ/ - Release Notes | |
| References | () https://lists.fedoraproject.org/archives/list/[email protected]/message/YQ7JVDEDZV5SNHG5EW7RHKK2ZN56HSGB/ - Release Notes |
Information
Published : 2023-11-14 14:15
Updated : 2025-03-20 16:59
NVD link : CVE-2023-6111
Mitre link : CVE-2023-6111
CVE.ORG link : CVE-2023-6111
JSON object : View
Products Affected
CWE
CWE-416
Use After Free