CVE-2024-46862

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-46862
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-46862.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-46862
Downstream
Published
2024-09-27T12:42:51Z
Modified
2025-10-17T12:27:14.537562Z
Summary
ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item
Details

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

ASoC: Intel: soc-acpi-intel-mtl-match: add missing empty item

There is no linksnum in struct sndsocacpimach {}, and we test !link->numadr as a condition to end the loop in hdasdwmachineselect(). So an empty item in struct sndsocacpilinkadr array is required.

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
f77ae7fcdc47630eb7653983f3c57ac44103aebc
Fixed
01281a9e8275946aa725db0919769b8d35af3a11
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
f77ae7fcdc47630eb7653983f3c57ac44103aebc
Fixed
bf6d7a44a144aa9c476dee83c23faf3151181bab

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.10
v6.10.2
v6.10.3
v6.10.4
v6.10.5
v6.10.6
v6.10.7
v6.10.8
v6.10.9
v6.11-rc1
v6.9
v6.9-rc6
v6.9-rc7

Database specific

vanir_signatures

[
    {
        "signature_type": "Line",
        "id": "CVE-2024-46862-4020f826",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@bf6d7a44a144aa9c476dee83c23faf3151181bab",
        "signature_version": "v1",
        "target": {
            "file": "sound/soc/intel/common/soc-acpi-intel-mtl-match.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "284130073562038197167793996131023209201",
                "126423476944794589500784318742862067098",
                "35540252498407468098546479726552127699",
                "84126331581521210826823378484842055156"
            ]
        },
        "deprecated": false
    },
    {
        "signature_type": "Line",
        "id": "CVE-2024-46862-bbcc944a",
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@01281a9e8275946aa725db0919769b8d35af3a11",
        "signature_version": "v1",
        "target": {
            "file": "sound/soc/intel/common/soc-acpi-intel-mtl-match.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "284130073562038197167793996131023209201",
                "126423476944794589500784318742862067098",
                "35540252498407468098546479726552127699",
                "84126331581521210826823378484842055156"
            ]
        },
        "deprecated": false
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.10.0
Fixed
6.10.11