ghsa-vwjf-jh23-hhpx
Vulnerability from github
Published
2024-10-21 21:30
Modified
2024-10-25 21:31
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
ASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()
The bounds checks in snd_soc_put_volsw_sx() are only being applied to the first channel, meaning it is possible to write out of bounds values to the second channel in stereo controls. Add appropriate checks.
{ affected: [], aliases: [ "CVE-2022-48951", ], database_specific: { cwe_ids: [ "CWE-787", ], github_reviewed: false, github_reviewed_at: null, nvd_published_at: "2024-10-21T20:15:06Z", severity: "HIGH", }, details: "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: ops: Check bounds for second channel in snd_soc_put_volsw_sx()\n\nThe bounds checks in snd_soc_put_volsw_sx() are only being applied to the\nfirst channel, meaning it is possible to write out of bounds values to the\nsecond channel in stereo controls. Add appropriate checks.", id: "GHSA-vwjf-jh23-hhpx", modified: "2024-10-25T21:31:26Z", published: "2024-10-21T21:30:50Z", references: [ { type: "ADVISORY", url: "https://nvd.nist.gov/vuln/detail/CVE-2022-48951", }, { type: "WEB", url: "https://git.kernel.org/stable/c/1798b62d642e7b3d4ea3403914c3caf4e438465d", }, { type: "WEB", url: "https://git.kernel.org/stable/c/18a168d85eadcfd45f015b5ecd2a97801b959e43", }, { type: "WEB", url: "https://git.kernel.org/stable/c/50b5f6d4d9d2d69a7498c44fd8b26e13d73d3d98", }, { type: "WEB", url: "https://git.kernel.org/stable/c/56288987843c3cb343e81e5fa51549cbaf541bd0", }, { type: "WEB", url: "https://git.kernel.org/stable/c/9796d07c753164b7e6b0d7ef23fb4482840a9ef8", }, { type: "WEB", url: "https://git.kernel.org/stable/c/97eea946b93961fffd29448dcda7398d0d51c4b2", }, { type: "WEB", url: "https://git.kernel.org/stable/c/cf1c225f1927891ae388562b78ced7840c3723b9", }, { type: "WEB", url: "https://git.kernel.org/stable/c/cf611d786796ec33da09d8c83d7d7f4e557b27de", }, ], schema_version: "1.4.0", severity: [ { score: "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H", type: "CVSS_V3", }, ], }
Log in or create an account to share your comment.
Security Advisory comment format.
This schema specifies the format of a comment related to a security advisory.
Title of the comment
Description of the comment
Loading…
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.