Security Advisory

CVE-2022-50325

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-15 14:49:19
Last updated 2026-05-11 19:17:10
Assigner Linux
State PUBLISHED

Description

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().