Lucene search
+L

96 matches found

Vulnrichment
Vulnrichment
added 2024/11/08 5:38 a.m.10 views

CVE-2024-50187 drm/vc4: Stop the active perfmon before being destroyed

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Stop the active perfmon before being destroyed Upon closing the file descriptor, the active performance monitor is not stopped. Although all perfmons are destroyed in vc4perfmonclosefile, the active performance monitor's...

7.6AI score0.0023EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/11/08 5:38 a.m.25 views

CVE-2024-50187

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Stop the active perfmon before being destroyed Upon closing the file descriptor, the active performance monitor is not stopped. Although all perfmons are destroyed in vc4perfmonclosefile, the active performance monitor's...

7.8CVSS5.7AI score0.0023EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/07/18 3:05 a.m.8 views

SUSE CVE-2022-48852

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...

5.5CVSS6.7AI score0.00201EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/07/16 8:25 p.m.20 views

CVE-2022-48852

A flaw was found in Unbind. On Bind, the HDMI codec device is registered but not unregistered on Unbind, leading to a device leakage...

5.5CVSS3.7AI score0.00201EPSS
SaveExploits0References4
NVD
NVD
added 2024/07/16 1:15 p.m.39 views

CVE-2022-48852

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...

3.3CVSS0.00201EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/07/16 1:15 p.m.24 views

CVE-2022-48852

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...

3.3CVSS5.4AI score0.00201EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 1:15 p.m.15 views

UBUNTU-CVE-2022-48852

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...

3.3CVSS5.7AI score0.00201EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 12:25 p.m.24 views

CVE-2022-48852 drm/vc4: hdmi: Unregister codec device on unbind

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...

5.8AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.49 views

CVE-2022-48852 drm/vc4: hdmi: Unregister codec device on unbind

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...

0.00201EPSS
SaveExploits0References3
CVE
CVE
added 2024/07/16 12:25 p.m.109 views

CVE-2022-48852

The CVE (CVE-2022-48852) affects the Linux kernel DRM/VC4 HDMI driver. The issue arises because the HDMI codec device is registered on bind but not unregistered on unbind, causing a device leak. Root cause: unbind path does not unregister the HDMI codec device, leaving orphaned device state. The ...

3.3CVSS6AI score0.00201EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/07/16 12:15 p.m.9 views

DEBIAN-CVE-2022-48826

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix deadlock on DSI device attach error DSI device attach to DSI host will be done with host device's lock held. Un-registering host in "device attach" error path ex: probe retry will result in deadlock with below call...

5.5CVSS5.6AI score0.00198EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.35 views

CVE-2022-48826 drm/vc4: Fix deadlock on DSI device attach error

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: Fix deadlock on DSI device attach error DSI device attach to DSI host will be done with host device's lock held. Un-registering host in "device attach" error path ex: probe retry will result in deadlock with below call...

0.00198EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38546

In the Linux kernel, the following vulnerability has been resolved: drm: vc4: Fix possible null pointer dereference In vc4hdmiaudioinit ofgetaddress may return NULL which is later dereferenced. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org with SVACE...

5.5CVSS5.3AI score0.00252EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/19 1:35 p.m.18 views

CVE-2024-38546 drm: vc4: Fix possible null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: drm: vc4: Fix possible null pointer dereference In vc4hdmiaudioinit ofgetaddress may return NULL which is later dereferenced. Fix this bug by adding NULL check. Found by Linux Verification Center linuxtesting.org with SVACE...

5.9AI score
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2024/06/08 3:49 a.m.15 views

SUSE CVE-2021-47534

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Add missing drmcrtccommitput Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a global state for the HVS, with each FIFO storing the current CRTC commit so that we can...

4.1CVSS6.4AI score0.00185EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/05/27 10:32 a.m.53 views

CVE-2021-47533

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Clear the HVS FIFO commit pointer once done Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a wait on the previous commit done on a given HVS FIFO. However, we never cleare...

4.5CVSS6.6AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/05/27 10:32 a.m.25 views

CVE-2021-47534

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Add missing drmcrtccommitput Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a global state for the HVS, with each FIFO storing the current CRTC commit so that we can...

3.4CVSS6.5AI score0.00185EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.14 views

CVE-2021-47533

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Clear the HVS FIFO commit pointer once done Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a wait on the previous commit done on a given HVS FIFO. However, we never cleare...

7.8CVSS6.5AI score
SaveExploits0References2
OSV
OSV
added 2024/05/24 3:15 p.m.12 views

DEBIAN-CVE-2021-47534

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Add missing drmcrtccommitput Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a global state for the HVS, with each FIFO storing the current CRTC commit so that we can...

4.1CVSS4.7AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/24 3:15 p.m.5 views

DEBIAN-CVE-2021-47533

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: kms: Clear the HVS FIFO commit pointer once done Commit 9ec03d7f1ed3 "drm/vc4: kms: Wait on previous FIFO users before a commit" introduced a wait on the previous commit done on a given HVS FIFO. However, we never cleare...

7.8CVSS5.5AI score0.00216EPSS
SaveExploits0References1
Rows per page
Query Builder