cve/2023/CVE-2023-6040.md
2024-06-18 02:51:15 +02:00

901 B

CVE-2023-6040

Description

An out-of-bounds access vulnerability involving netfilter was reported and fixed as: f1082dd31fe4 (netfilter: nf_tables: Reject tables of unsupported family); While creating a new netfilter table, lack of a safeguard against invalid nf_tables family (pf) values within nf_tables_newtable function enables an attacker to achieve out-of-bounds access.

POC

Reference

Github