Bug 2395270 (CVE-2022-50325) - CVE-2022-50325 kernel: ASoC: Intel: avs: Fix potential RX buffer overflow
Summary: CVE-2022-50325 kernel: ASoC: Intel: avs: Fix potential RX buffer overflow
Keywords:
Status: NEW
Alias: CVE-2022-50325
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-15 15:04 UTC by OSIDB Bzimport
Modified: 2025-09-25 15:48 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-15 15:04:25 UTC
In the Linux kernel, the following vulnerability has been resolved:

ASoC: Intel: avs: Fix potential RX buffer overflow

If an event caused firmware to return invalid RX size for
LARGE_CONFIG_GET, memcpy_fromio() could end up copying too many bytes.
Fix by utilizing min_t().


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