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
History
No history.
Information
Published : 2023-11-14 14:15
Updated : 2024-02-05 07:15
NVD link : CVE-2023-6111
Mitre link : CVE-2023-6111
CVE.ORG link : CVE-2023-6111
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-416
Use After Free