cve/2021/CVE-2021-46283.md
2024-06-18 02:51:15 +02:00

935 B

CVE-2021-46283

Description

nf_tables_newset in net/netfilter/nf_tables_api.c in the Linux kernel before 5.12.13 allows local users to cause a denial of service (NULL pointer dereference and general protection fault) because of the missing initialization for nft_set_elem_expr_alloc. A local user can set a netfilter table expression in their own namespace.

POC

Reference

Github

No PoCs found on GitHub currently.