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
array_index_nospec.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-02-26 07:00
Updated : 2025-10-14 19:56
NVD link : CVE-2022-49122
Mitre link : CVE-2022-49122
CVE.ORG link : CVE-2022-49122
JSON object : View
Products Affected
linux
- linux_kernel
CWE
