Lucene search

K
ubuntucveUbuntu.comUB:CVE-2022-48730
HistoryJun 20, 2024 - 12:00 a.m.

CVE-2022-48730

2024-06-2000:00:00
ubuntu.com
ubuntu.com
linux kernel
vulnerability
dma-buf
spectre v1
speculative execution

6.9 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

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]

6.9 Medium

AI Score

Confidence

Low

0.0004 Low

EPSS

Percentile

15.7%

Related for UB:CVE-2022-48730