ghsa-v5r3-56fh-wjxj
Vulnerability from github
Published
2025-09-18 15:30
Modified
2025-09-18 15:30
VLAI Severity ?
Details
In the Linux kernel, the following vulnerability has been resolved:
ALSA: hda: Fix Oops by 9.1 surround channel names
get_line_out_pfx() may trigger an Oops by overflowing the static array with more than 8 channels. This was reported for MacBookPro 12,1 with Cirrus codec.
As a workaround, extend for the 9.1 channels and also fix the potential Oops by unifying the code paths accessing the same array with the proper size check.
{ "affected": [], "aliases": [ "CVE-2023-53400" ], "database_specific": { "cwe_ids": [], "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2025-09-18T14:15:43Z", "severity": null }, "details": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: hda: Fix Oops by 9.1 surround channel names\n\nget_line_out_pfx() may trigger an Oops by overflowing the static array\nwith more than 8 channels. This was reported for MacBookPro 12,1 with\nCirrus codec.\n\nAs a workaround, extend for the 9.1 channels and also fix the\npotential Oops by unifying the code paths accessing the same array\nwith the proper size check.", "id": "GHSA-v5r3-56fh-wjxj", "modified": "2025-09-18T15:30:34Z", "published": "2025-09-18T15:30:34Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-53400" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/082dcd51667b29097500c824c37f24da997a6a8a" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/3b44ec8c5c44790a82f07e90db45643c762878c6" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/4ef155ddf9578bf035964d58739fdcd7dd44b4a4" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/546b1f5f45a355ae0d3a8041cdaca597dfcac825" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/b5694aae4c2d9a288bafce7d38f122769e0428e6" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/dc8c569d59f17b17d7bca4f68c36bd571659921e" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/e8c7d7c43d5edd20e518fe1dfb2371d1fe6e8bb8" }, { "type": "WEB", "url": "https://git.kernel.org/stable/c/fcf637461019e9a5a0c12fc5c42a9db1779b0634" } ], "schema_version": "1.4.0", "severity": [] }
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.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- 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.
Loading…
Loading…