{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2022-49005",
        "assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
        "state": "PUBLISHED",
        "assignerShortName": "Linux",
        "dateReserved": "2024-08-22T01:27:53.643Z",
        "datePublished": "2024-10-21T20:06:18.143Z",
        "dateUpdated": "2026-05-23T15:21:23.972Z"
    },
    "containers": {
        "cna": {
            "providerMetadata": {
                "orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
                "shortName": "Linux",
                "dateUpdated": "2026-05-23T15:21:23.972Z"
            },
            "descriptions": [
                {
                    "lang": "en",
                    "value": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: ops: Fix bounds check for _sx controls\n\nFor _sx controls the semantics of the max field is not the usual one, max\nis the number of steps rather than the maximum value. This means that our\ncheck in snd_soc_put_volsw_sx() needs to just check against the maximum\nvalue."
                }
            ],
            "affected": [
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "unaffected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "sound/soc/soc-ops.c"
                    ],
                    "versions": [
                        {
                            "version": "9e5c40b5706d8aae2cf70bd7e01f0b4575a642d0",
                            "lessThan": "e46adadf19248d59af3aa6bc52e09115bf479bf7",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "4977491e4b3aad8567f57e2a9992d251410c1db3",
                            "lessThan": "4a95a49f26308782b4056401989ecd7768fda8fa",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "9a12fcbf3c622f9bf6b110a873d62b0cba93972e",
                            "lessThan": "46bab25cc0230df60d1c02b651cc5640a14b08df",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "c33402b056de61104b6146dedbe138ca8d7ec62b",
                            "lessThan": "73dce3c1d48c4662bdf3ccbde1492c2cb4bfd8ce",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "038f8b7caa74d29e020949a43ca368c93f6b29b9",
                            "lessThan": "b50c9641897274c3faef5f95ac852f54b94be2e8",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "e8e07c5e25a29e2a6f119fd947f55d7a55eb8a13",
                            "lessThan": "98b15c706644bebc19d2e77ccc360cc51444f6d0",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "4f1e50d6a9cf9c1b8c859d449b5031cacfa8404e",
                            "lessThan": "325d94d16e3131b54bdf07356e4cd855e0d853fc",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "4f1e50d6a9cf9c1b8c859d449b5031cacfa8404e",
                            "lessThan": "698813ba8c580efb356ace8dbf55f61dac6063a8",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "ef6cd9eeb38062a145802b7b56be7ae1090e165e",
                            "status": "affected",
                            "versionType": "git"
                        },
                        {
                            "version": "4.9.300",
                            "lessThan": "4.9.335",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "4.14.265",
                            "lessThan": "4.14.301",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "4.19.228",
                            "lessThan": "4.19.268",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.4.178",
                            "lessThan": "5.4.226",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.10.99",
                            "lessThan": "5.10.158",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.15.22",
                            "lessThan": "5.15.82",
                            "status": "affected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.16.8",
                            "lessThan": "5.17",
                            "status": "affected",
                            "versionType": "semver"
                        }
                    ]
                },
                {
                    "product": "Linux",
                    "vendor": "Linux",
                    "defaultStatus": "affected",
                    "repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
                    "programFiles": [
                        "sound/soc/soc-ops.c"
                    ],
                    "versions": [
                        {
                            "version": "5.17",
                            "status": "affected"
                        },
                        {
                            "version": "0",
                            "lessThan": "5.17",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "4.9.335",
                            "lessThanOrEqual": "4.9.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "4.14.301",
                            "lessThanOrEqual": "4.14.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "4.19.268",
                            "lessThanOrEqual": "4.19.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.4.226",
                            "lessThanOrEqual": "5.4.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.10.158",
                            "lessThanOrEqual": "5.10.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "5.15.82",
                            "lessThanOrEqual": "5.15.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.0.12",
                            "lessThanOrEqual": "6.0.*",
                            "status": "unaffected",
                            "versionType": "semver"
                        },
                        {
                            "version": "6.1",
                            "lessThanOrEqual": "*",
                            "status": "unaffected",
                            "versionType": "original_commit_for_fix"
                        }
                    ]
                }
            ],
            "cpeApplicability": [
                {
                    "nodes": [
                        {
                            "operator": "OR",
                            "negate": false,
                            "cpeMatch": [
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.9.300",
                                    "versionEndExcluding": "4.9.335"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.14.265",
                                    "versionEndExcluding": "4.14.301"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "4.19.228",
                                    "versionEndExcluding": "4.19.268"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.4.178",
                                    "versionEndExcluding": "5.4.226"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.10.99",
                                    "versionEndExcluding": "5.10.158"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.15.22",
                                    "versionEndExcluding": "5.15.82"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.17",
                                    "versionEndExcluding": "6.0.12"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.17",
                                    "versionEndExcluding": "6.1"
                                },
                                {
                                    "vulnerable": true,
                                    "criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
                                    "versionStartIncluding": "5.16.8"
                                }
                            ]
                        }
                    ]
                }
            ],
            "references": [
                {
                    "url": "https://git.kernel.org/stable/c/e46adadf19248d59af3aa6bc52e09115bf479bf7"
                },
                {
                    "url": "https://git.kernel.org/stable/c/4a95a49f26308782b4056401989ecd7768fda8fa"
                },
                {
                    "url": "https://git.kernel.org/stable/c/46bab25cc0230df60d1c02b651cc5640a14b08df"
                },
                {
                    "url": "https://git.kernel.org/stable/c/73dce3c1d48c4662bdf3ccbde1492c2cb4bfd8ce"
                },
                {
                    "url": "https://git.kernel.org/stable/c/b50c9641897274c3faef5f95ac852f54b94be2e8"
                },
                {
                    "url": "https://git.kernel.org/stable/c/98b15c706644bebc19d2e77ccc360cc51444f6d0"
                },
                {
                    "url": "https://git.kernel.org/stable/c/325d94d16e3131b54bdf07356e4cd855e0d853fc"
                },
                {
                    "url": "https://git.kernel.org/stable/c/698813ba8c580efb356ace8dbf55f61dac6063a8"
                }
            ],
            "title": "ASoC: ops: Fix bounds check for _sx controls",
            "x_generator": {
                "engine": "bippy-1.2.0"
            }
        },
        "adp": [
            {
                "metrics": [
                    {
                        "other": {
                            "type": "ssvc",
                            "content": {
                                "id": "CVE-2022-49005",
                                "role": "CISA Coordinator",
                                "options": [
                                    {
                                        "Exploitation": "none"
                                    },
                                    {
                                        "Automatable": "no"
                                    },
                                    {
                                        "Technical Impact": "partial"
                                    }
                                ],
                                "version": "2.0.3",
                                "timestamp": "2024-10-22T13:14:37.897186Z"
                            }
                        }
                    }
                ],
                "title": "CISA ADP Vulnrichment",
                "providerMetadata": {
                    "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
                    "shortName": "CISA-ADP",
                    "dateUpdated": "2024-10-22T13:18:39.966Z"
                }
            }
        ]
    }
}