PT-2025-37493 · Linux+4 · Linux Kernel+4
Published
2022-10-18
·
Updated
2025-10-23
·
CVE-2022-50239
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The Linux kernel contains a flaw related to writing to a read-only memory region within the cpufreq subsystem, specifically in Qualcomm (qcom) drivers. This issue causes a kernel oops due to an attempt to modify data located in read-only memory when using the
snprintf function to override values in a read-only string template. The root cause is a pointer (pvs name) pointing to a character buffer stored in read-only memory. The fix involves allocating a buffer on the stack (pvs name buffer) to store the template and assigning the pointer to this stack-allocated buffer instead.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Buffer Overflow
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Astra Linux
Linux Kernel
Qualcomm Drivers
Red Hat
Suse