CVE-2024-43848

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-43848
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-43848.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-43848
Downstream
Published
2024-08-17T09:22:02Z
Modified
2025-10-14T20:52:32.555161Z
Summary
wifi: mac80211: fix TTLM teardown work
Details

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

wifi: mac80211: fix TTLM teardown work

The worker calculates the wrong sdata pointer, so if it ever runs, it'll crash. Fix that.

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
a17a58ad2ff24f0d201fa5f9939182f3757d1737
Fixed
9750899410c8478ef043c42029f4f6144c096eac
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
a17a58ad2ff24f0d201fa5f9939182f3757d1737
Fixed
2fe0a605d083b884490ee4de02be071b5b4291b1

Affected versions

v6.*

v6.10
v6.10-rc1
v6.10-rc2
v6.10-rc3
v6.10-rc4
v6.10-rc5
v6.10-rc6
v6.10-rc7
v6.10.1
v6.10.2
v6.8
v6.9
v6.9-rc1
v6.9-rc2
v6.9-rc3
v6.9-rc4
v6.9-rc5
v6.9-rc6
v6.9-rc7

Database specific

vanir_signatures

[
    {
        "signature_type": "Line",
        "id": "CVE-2024-43848-06142e1b",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2fe0a605d083b884490ee4de02be071b5b4291b1",
        "signature_version": "v1",
        "target": {
            "file": "net/mac80211/mlme.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "300117503855285759924376069446775428127",
                "29651145408075367109099650424659587812",
                "281299969504347849872198120177968523152",
                "259053342237957114816943316694831709276"
            ]
        },
        "deprecated": false
    },
    {
        "signature_type": "Function",
        "id": "CVE-2024-43848-2fbce67b",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9750899410c8478ef043c42029f4f6144c096eac",
        "signature_version": "v1",
        "target": {
            "function": "ieee80211_teardown_ttlm_work",
            "file": "net/mac80211/mlme.c"
        },
        "digest": {
            "function_hash": "159363973359316860113404430072120695545",
            "length": 578.0
        },
        "deprecated": false
    },
    {
        "signature_type": "Function",
        "id": "CVE-2024-43848-8ece72ad",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@2fe0a605d083b884490ee4de02be071b5b4291b1",
        "signature_version": "v1",
        "target": {
            "function": "ieee80211_teardown_ttlm_work",
            "file": "net/mac80211/mlme.c"
        },
        "digest": {
            "function_hash": "159363973359316860113404430072120695545",
            "length": 578.0
        },
        "deprecated": false
    },
    {
        "signature_type": "Line",
        "id": "CVE-2024-43848-adf02866",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@9750899410c8478ef043c42029f4f6144c096eac",
        "signature_version": "v1",
        "target": {
            "file": "net/mac80211/mlme.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "300117503855285759924376069446775428127",
                "29651145408075367109099650424659587812",
                "281299969504347849872198120177968523152",
                "259053342237957114816943316694831709276"
            ]
        },
        "deprecated": false
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.10.3