CVE-2023-6040

Source
https://cve.org/CVERecord?id=CVE-2023-6040
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-6040.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-6040
Downstream
Related
Published
2024-01-12T02:15:44.683Z
Modified
2026-03-15T14:48:36.094249Z
Severity
  • 7.8 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H CVSS Calculator
Summary
[none]
Details

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

References

Affected packages

Git /

Affected ranges

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-6040.json"
unresolved_ranges
[
    {
        "events": [
            {
                "introduced": "4.16"
            },
            {
                "fixed": "4.19.305"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "4.20"
            },
            {
                "fixed": "5.4.267"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.5"
            },
            {
                "fixed": "5.10.208"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.11"
            },
            {
                "fixed": "5.15.147"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "5.16"
            },
            {
                "fixed": "5.18"
            }
        ]
    },
    {
        "events": [
            {
                "introduced": "0"
            },
            {
                "last_affected": "10.0"
            }
        ]
    }
]