Vulnerability in Linux
CVE-2022-50407
In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/qm - increase the memory of local variables Increase the buffer to prevent stack overflow by fuzz test. The maximum length of the qos configuration buffer is 256 bytes. Currently, the value of the 'val buffer' is only 32 bytes. The sscanf does not check the dest memory length. So the 'val buffer' may stack overflow.
EPSS: 0.002 (5.6th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.5 (Medium). Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H.
Affected products
- Linux — versions 263c9959c9376ec0217d6adc61222a53469eed3c, 5.14, 72b010dc33b9598883bc84d40b0a9d07c16f5e39
- Linux Linux_kernel
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2022-50407?
- CVE-2022-50407 is a medium-severity vulnerability in Linux, classified under Uncontrolled Recursion. CVSS score: 5.5/10. Published 2025-09-18.
- How severe is CVE-2022-50407?
- Medium severity. CVSS v3 base score is 5.5 out of 10.