CVE-2022-50407

MEDIUM

Linux Kernel - Buffer Overflow

Title source: llm

Description

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.

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 0.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-674
Status published

Affected Products (3)

linux/linux_kernel < 6.0.16
linux/Kernel < 6.0.16linux
linux/Kernel < 6.1.2linux

Timeline

Published Sep 18, 2025
Tracked Since Feb 18, 2026