CVE-2022-49122

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49122
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-49122.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-49122
Downstream
Related
Published
2025-02-26T07:00:49Z
Modified
2025-08-09T20:01:26Z
Summary
[none]
Details

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

dm ioctl: prevent potential spectre v1 gadget

It appears like cmd could be a Spectre v1 gadget as it's supplied by a user and used as an array index. Prevent the contents of kernel memory from being leaked to userspace via speculative execution by using arrayindexnospec.

References

Affected packages