CVE-2024-50011

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-50011
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2024-50011.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2024-50011
Downstream
Related
Published
2024-10-21T18:54:03Z
Modified
2025-10-17T14:42:51.562580Z
Summary
ASoC: Intel: soc-acpi-intel-rpl-match: add missing empty item
Details

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

ASoC: Intel: soc-acpi-intel-rpl-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
65ab45b90656e9b7ed51bce27ab7d83618167e76
Fixed
aa3109ee91fe09e696274e6ac44813df8d13678f
Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
65ab45b90656e9b7ed51bce27ab7d83618167e76
Fixed
5afc29ba44fdd1bcbad4e07246c395d946301580

Affected versions

v6.*

v6.10
v6.10-rc2
v6.10-rc3
v6.10-rc4
v6.10-rc5
v6.10-rc6
v6.10-rc7
v6.11
v6.11-rc1
v6.11-rc2
v6.11-rc3
v6.11-rc4
v6.11-rc5
v6.11-rc6
v6.11-rc7
v6.11.1
v6.11.2
v6.12-rc1

Database specific

vanir_signatures

[
    {
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@aa3109ee91fe09e696274e6ac44813df8d13678f",
        "signature_version": "v1",
        "target": {
            "file": "sound/soc/intel/common/soc-acpi-intel-rpl-match.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "284130073562038197167793996131023209201",
                "126423476944794589500784318742862067098",
                "135500717381796682801909362622184618053",
                "70539235380546182070086982749132041066"
            ]
        },
        "id": "CVE-2024-50011-7518a1c3"
    },
    {
        "signature_type": "Line",
        "deprecated": false,
        "source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@5afc29ba44fdd1bcbad4e07246c395d946301580",
        "signature_version": "v1",
        "target": {
            "file": "sound/soc/intel/common/soc-acpi-intel-rpl-match.c"
        },
        "digest": {
            "threshold": 0.9,
            "line_hashes": [
                "284130073562038197167793996131023209201",
                "126423476944794589500784318742862067098",
                "135500717381796682801909362622184618053",
                "70539235380546182070086982749132041066"
            ]
        },
        "id": "CVE-2024-50011-b382f343"
    }
]

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.11.0
Fixed
6.11.3