In nf_tables_updtable, if... CVE-2023-1095

- AV AC AU C I A
发布: 2023-02-28
修订: 2023-03-06

In nf_tables_updtable, if nf_tables_table_enable returns an error, nft_trans_destroy is called to free the transaction object. nft_trans_destroy() calls list_del(), but the transaction was never placed on a list -- the list head is all zeroes, this results in a NULL pointer dereference.

0%
当前有2条漏洞利用/PoC
当前有3条受影响产品信息