Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2023-1095
Published:February 28, 2023
Updated:May 18, 2026
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 Packages
linux-yocto (YOCTO):
Affected version(s) =4.9.3+gitAUTOINC+03a2d3f7f9_881cba95ae <4.10+gitAUTOINC+805ea440c7_b259a5d744
Fix Suggestion:
Update to version 4.10+gitAUTOINC+805ea440c7_b259a5d744
linux-yocto (YOCTO):
Affected version(s) >=4.8 <4.8.26+gitAUTOINC+1c60e003c7_27efc3ba68
Fix Suggestion:
Update to version 4.8.26+gitAUTOINC+1c60e003c7_27efc3ba68
linux-libc-headers (YOCTO):
Affected version(s) >=5.4 <5.14
Fix Suggestion:
Update to version 5.14
Do you need more information?
Contact Us
CVSS v4
Base Score:
6.8
Attack Vector
LOCAL
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
LOW
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
5.5
Attack Vector
LOCAL
Attack Complexity
LOW
Privileges Required
LOW
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
NULL Pointer Dereference
EPSS
Base Score:
0.02