CVE-2022-50052
high
CVSS v3
—
CVSS v2
—
VIR risk
8.0
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.
Predictions
Exploit likelihood
20%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2022-50052
Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2022-50052.html
Vendor advisory: redhat — https://access.redhat.com/errata/RHSA-2023:2458
OS impact
| OS | Version | Status | Fixed in |
|---|---|---|---|
| rhel | 9 | fixed | |
| sles | affected | | |
| debian | bookworm | fixed | 6.0.2-1 |
| debian | bullseye | fixed | 0 |
| debian | forky | fixed | 6.0.2-1 |
| debian | sid | fixed | 6.0.2-1 |
| debian | trixie | fixed | 6.0.2-1 |
References
Verify integrity in audit chain (admin only). AS-IS.