Vulnerability in Linux

CVE-2023-54035

In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_tables: fix underflow in chain reference counter Set element addition error path decrements reference counter on chains twice: once on element release and again via nft_data_release(). Then, d6b478666ffa ("netfilter: nf_tables: fix underflow in object reference counter") incorrectly fixed this by removing the stateful object reference count decrement. Restore the stateful object decrement as in b91d90368837 ("netfilter: nf_tables: fix leaking object reference count") and let nft_data_release() decrement the chain reference counter, so this is done only once.

EPSS: 0.002 (5.7th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 7.8 (High). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H.

Affected products

  • Linux — versions 6.4.4, 6.3.10, 628bd3e49cba1c066228e23d71a852c23e26da73

References

Frequently asked questions

What is CVE-2023-54035?
CVE-2023-54035 is a high-severity vulnerability in Linux. CVSS score: 7.8/10. Published 2025-12-24.
How severe is CVE-2023-54035?
High severity. CVSS v3 base score is 7.8 out of 10.