CVE-2022-50142

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-50142
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-50142.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-50142
Downstream
Related
Published
2025-06-18T11:15:44Z
Modified
2025-08-09T20:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

intel_th: msu: Fix vmalloced buffers

After commit f5ff79fddf0e ("dma-mapping: remove CONFIGDMAREMAP") there's a chance of DMA buffer getting allocated via vmalloc(), which messes up the mmapping code:

RIP: mscmmapfault [intelthmsu] Call Trace: <TASK> _dofault do_fault ...

Fix this by accounting for vmalloc possibility.

References

Affected packages