Bug 2396390 (CVE-2023-53400) - CVE-2023-53400 kernel: ALSA: hda: Fix Oops by 9.1 surround channel names
Summary: CVE-2023-53400 kernel: ALSA: hda: Fix Oops by 9.1 surround channel names
Keywords:
Status: NEW
Alias: CVE-2023-53400
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-18 14:02 UTC by OSIDB Bzimport
Modified: 2025-09-18 17:33 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-18 14:02:19 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.