| Name | CVE-2022-50052 | 
| Description | In the Linux kernel, the following vulnerability has been resolved:  ASoC: Intel: avs: Fix potential buffer overflow by snprintf()  snprintf() returns the would-be-filled size when the string overflows the given buffer size, hence using this value may result in a buffer overflow (although it's unrealistic).  This patch replaces it with a safer version, scnprintf() for papering over such a potential issue. | 
| Source | CVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more) | 
The table below lists information on source packages.
The information below is based on the following data on fixed versions.