CVE Database
/

CVE-2023-1095

Back to search

CVE-2023-1095

Published: Feb 28, 2023

Modified: Mar 18, 2025

PUBLISHED

Description

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.

VendorProductVersions

n/a

Linux kernel netfilter subsystem.

affected
Fixed in 6.0-rc1

Weaknesses (CWE)

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now