Lucene search
+L

181 matches found

OSV
OSV
added 2024/07/16 12:25 p.m.27 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
CVE
CVE
added 2024/07/16 12:25 p.m.115 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
Cvelist
Cvelist
added 2024/07/16 12:25 p.m.51 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
OSV
OSV
added 2024/07/16 12:15 p.m.12 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.002EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/07/16 12:15 p.m.29 views

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.5CVSS6AI score0.002EPSS
SaveExploits0References5
OSV
OSV
added 2024/07/16 12:15 p.m.22 views

UBUNTU-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.5CVSS6.6AI score0.002EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/07/16 11:44 a.m.39 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.002EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/16 11:44 a.m.30 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...

5.9AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/06/21 3:06 a.m.6 views

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

4.4CVSS6.2AI score0.00252EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2024/06/20 5:57 p.m.21 views

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

4.4CVSS7AI score0.00252EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/19 2:15 p.m.16 views

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.5CVSS0.00252EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/19 2:15 p.m.6 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
CVE
CVE
added 2024/06/19 1:35 p.m.113 views

CVE-2024-38546

CVE-2024-38546 : Linux kernel (drm: vc4) fix for a NULL pointer dereference in vc4_hdmi_audio_init. of_get_address() may return NULL and be dereferenced; patch adds a NULL check to prevent the crash. This applies to the vc4 HDMI audio path in the kernel DRM vc4 driver; no exploits/public advisori...

5.5CVSS7.1AI score0.00252EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.36 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...

0.00252EPSS
SaveExploits0References7
OSV
OSV
added 2024/06/19 1:35 p.m.21 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
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.43 views

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
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/08 3:49 a.m.16 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.54 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.27 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.17 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
Rows per page
Query Builder