In the Linux kernel, the following vulnerability has been resolved:
dma-buf: heaps: Fix potential spectre v1 gadget
It appears like nr 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.
[sumits: added fixes and cc: stable tags]
Metrics
Affected Vendors & Products
References
History
Thu, 12 Sep 2024 08:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-06-20T11:13:18.750Z
Updated: 2024-11-04T12:15:24.827Z
Reserved: 2024-06-20T11:09:39.052Z
Link: CVE-2022-48730
Vulnrichment
Updated: 2024-08-03T15:25:00.434Z
NVD
Status : Awaiting Analysis
Published: 2024-06-20T12:15:11.430
Modified: 2024-06-20T12:43:25.663
Link: CVE-2022-48730
Redhat