Lucene search

K
ubuntucveUbuntu.comUB:CVE-2022-48899
HistoryAug 21, 2024 - 12:00 a.m.

CVE-2022-48899

2024-08-2100:00:00
ubuntu.com
ubuntu.com
linux kernel
vulnerability
resolved
drm/virtio
gem handle
creation
use-after-free
object
dereferencing
unix

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

5.1%

In the Linux kernel, the following vulnerability has been resolved:
drm/virtio: Fix GEM handle creation UAF
Userspace can guess the handle value and try to race GEM object creation
with handle close, resulting in a use-after-free if we dereference the
object after dropping the handle’s reference. For that reason, dropping
the handle’s reference must be done after we are done dereferencing
the object.

Rows per page:
1-10 of 551

AI Score

7.2

Confidence

Low

EPSS

0

Percentile

5.1%