cvedb.io
CVE-2023-1095
MEDIUM · CVSS 5.5
EPSS exploitation probability: 0%
Published 2023-02-28T23:15:11.460 · Last modified 2026-06-17T05:27:06.080

Summary

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.

Affected products

linux — linux_kernel

Does this affect you?

Add your gear to cvedb and we'll alert you only when linux ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.