CVE-2024-41043

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-41043
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-41043.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-41043
Downstream
Published
2024-07-29T14:32:01.294Z
Modified
2025-11-20T04:49:17.439245Z
Summary
netfilter: nfnetlink_queue: drop bogus WARN_ON
Details

In the Linux kernel, the following vulnerability has been resolved:

netfilter: nfnetlinkqueue: drop bogus WARNON

Happens when rules get flushed/deleted while packet is out, so remove this WARN_ON.

This WARN exists in one form or another since v4.14, no need to backport this to older releases, hence use a more recent fixes tag.

References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3f801968889459ecae1eab524b039676e6eaa319
Fixed
86858da8335db48bde9be02abd7156a69d622e86
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
3f801968889459ecae1eab524b039676e6eaa319
Fixed
631a4b3ddc7831b20442c59c28b0476d0704c9af

Affected versions

v6.*

v6.10-rc1
v6.10-rc2
v6.10-rc3
v6.10-rc4
v6.10-rc5
v6.10-rc6
v6.8
v6.8-rc5
v6.8-rc6
v6.8-rc7
v6.9
v6.9-rc1
v6.9-rc2
v6.9-rc3
v6.9-rc4
v6.9-rc5
v6.9-rc6
v6.9-rc7
v6.9.1
v6.9.2
v6.9.3
v6.9.4
v6.9.5
v6.9.6
v6.9.7
v6.9.8
v6.9.9

Database specific

vanir_signatures

[
    {
        "signature_type": "Function",
        "deprecated": false,
        "target": {
            "file": "net/netfilter/nfnetlink_queue.c",
            "function": "nf_reinject"
        },
        "digest": {
            "length": 1165.0,
            "function_hash": "291820376520670146838783343635965110020"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@631a4b3ddc7831b20442c59c28b0476d0704c9af",
        "signature_version": "v1",
        "id": "CVE-2024-41043-358cc7f9"
    },
    {
        "signature_type": "Function",
        "deprecated": false,
        "target": {
            "file": "net/netfilter/nfnetlink_queue.c",
            "function": "nf_reinject"
        },
        "digest": {
            "length": 1165.0,
            "function_hash": "291820376520670146838783343635965110020"
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@86858da8335db48bde9be02abd7156a69d622e86",
        "signature_version": "v1",
        "id": "CVE-2024-41043-71ad695f"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "target": {
            "file": "net/netfilter/nfnetlink_queue.c"
        },
        "digest": {
            "line_hashes": [
                "145127718713595754607673746268335702830",
                "47992021730118636076369090033630526425",
                "62552298228656771716338632662288036365",
                "43960097892990955741735583614639087595"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@86858da8335db48bde9be02abd7156a69d622e86",
        "signature_version": "v1",
        "id": "CVE-2024-41043-c4ce9aec"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "target": {
            "file": "net/netfilter/nfnetlink_queue.c"
        },
        "digest": {
            "line_hashes": [
                "145127718713595754607673746268335702830",
                "47992021730118636076369090033630526425",
                "62552298228656771716338632662288036365",
                "43960097892990955741735583614639087595"
            ],
            "threshold": 0.9
        },
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@631a4b3ddc7831b20442c59c28b0476d0704c9af",
        "signature_version": "v1",
        "id": "CVE-2024-41043-f7302522"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.9.0
Fixed
6.9.10