ghsa-pqp3-8qxf-mjx8
Vulnerability from github
Published
2024-05-17 15:31
Modified
2024-11-06 18:31
Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
ALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()
Ensure the value passed to scarlett2_mixer_ctl_put() is between 0 and SCARLETT2_MIXER_MAX_VALUE so we don't attempt to access outside scarlett2_mixer_values[].
{ "affected": [], "aliases": [ "CVE-2023-52674" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2024-05-17T15:15:18Z", "severity": "MODERATE" }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: scarlett2: Add clamp() in scarlett2_mixer_ctl_put()\n\nEnsure the value passed to scarlett2_mixer_ctl_put() is between 0 and\nSCARLETT2_MIXER_MAX_VALUE so we don\u0027t attempt to access outside\nscarlett2_mixer_values[].", "id": "GHSA-pqp3-8qxf-mjx8", "modified": "2024-11-06T18:31:04Z", "published": "2024-05-17T15:31:11Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-52674" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/03035872e17897ba89866940bbc9cefca601e572" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/04f8f053252b86c7583895c962d66747ecdc61b7" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/ad945ea8d47dd4454c271510bea24850119847c2" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/d8d8897d65061cbe36bf2909057338303a904810" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/e517645ead5ea22c69d2a44694baa23fe1ce7c2b" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" } ] }
Loading...
Loading...
- 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.