I
n the Linux kernel, the following vulnerability has been resolved: intel_th: msu: Fix vmalloced buffers After commit f5ff79fddf0e ("dma-mapping: remove CONFIG_DMA_REMAP") there's a chance of DMA buffer getting allocated via vmalloc(), which messes up the mmapping code: > RIP: msc_mmap_fault [intel_th_msu] > Call Trace: > <TASK> > __do_fault > do_fault ... Fix this by accounting for vmalloc possibility.
References
Configurations
Configuration 1 (hide)
|
History
19 Nov 2025, 13:29
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-787 | |
| References | () https://git.kernel.org/stable/c/0ed72c6bc632cbf8d979ac60f982ff84b7bb610a - Patch | |
| References | () https://git.kernel.org/stable/c/4914c50670b6a531e2cb17cd984cc565b4681312 - Patch | |
| References | () https://git.kernel.org/stable/c/566887bad7ff2297d6b3f9659c702ba075f3d62d - Patch | |
| References | () https://git.kernel.org/stable/c/6ae2881c1d1fa0e33f4763b7c786f8ef05a9c828 - Patch | |
| References | () https://git.kernel.org/stable/c/ac12ad3ccf6d386e64a9d6a890595a2509d24edd - Patch | |
| References | () https://git.kernel.org/stable/c/b5d924cb4c7b952eaa61622f14427723a78137a3 - Patch | |
| First Time |
Linux linux Kernel
Linux |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| Summary |
|
18 Jun 2025, 11:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-06-18 11:15
Updated : 2025-11-19 13:29
NVD link : CVE-2022-50142
Mitre link : CVE-2022-50142
CVE.ORG link : CVE-2022-50142
JSON object : View
Products Affected
CWE
CWE-787
Out-of-bounds Write