Все бюллетени/p9/ALT-PU-2022-7737-1
ALT-PU-2022-7737-1

Обновление пакета kernel-image-un-def в ветке p9

Версия5.10.95-alt1
Задание#294349
Опубликовано2022-02-03
Макс. серьёзностьHIGH
Серьёзность:

Закрытые проблемы (2)

BDU:2024-10936
HIGH8.8

Уязвимость компонентов drm/vmwgfx ядра операционной системы Linux, позволяющая нарушителю повысить привилегии в системе

Опубликовано: 2024-12-11Изменено: 2025-05-05
CVSS 3.xВЫСОКАЯ 8.8
CVSS:3.x/AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
CVSS 2.0СРЕДНЯЯ 6.8
CVSS:2.0/AV:L/AC:L/Au:S/C:C/I:C/A:C
Ссылки
CVE-2022-48771
HIGH7.8

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Fix stale file descriptors on failed usercopy A failing usercopy of the fence_rep object will lead to a stale entry in the file descriptor table as put_unused_fd() won't release it. This enables userland to refer to a dangling 'file' object through that still valid file descriptor, leading to all kinds of use-after-free exploitation scenarios. Fix this by deferring the call to fd_install() until after the usercopy has succeeded.

Опубликовано: 2024-06-20Изменено: 2025-01-06
CVSS 3.xВЫСОКАЯ 7.8
CVSS:3.x/CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H