NULL pointer dereference in Linux kernel - CVE-2023-5972
Published: February 8, 2024
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to a NULL pointer dereference error within the nft_inner_init() and nft_expr_inner_parse() functions in nft_inner.c. A local user can set specially crafted values for the NFTA_INNER_NUM and NFTA_EXPR_NAM netlink attributes and perform a denial of service (DoS) attack.