Lucene search

K
ubuntucveUbuntu.comUB:CVE-2022-48852
HistoryJul 16, 2024 - 12:00 a.m.

CVE-2022-48852

2024-07-1600:00:00
ubuntu.com
ubuntu.com
3
linux kernel
drm/vc4 module
unbinding vulnerability

CVSS3

3.3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

AI Score

7

Confidence

High

In the Linux kernel, the following vulnerability has been resolved:
drm/vc4: hdmi: Unregister codec device on unbind
On bind we will register the HDMI codec device but we don’t unregister
it on unbind, leading to a device leakage. Unregister our device at
unbind.

CVSS3

3.3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

LOW

Integrity Impact

NONE

Availability Impact

NONE

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N

AI Score

7

Confidence

High