Lucene search
+L

96 matches found

NVD
NVD
added 2024/05/24 3:15 p.m.23 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...

4.1CVSS6.5AI score0.00185EPSS
SaveExploits0References2
OSV
OSV
added 2024/05/24 3:15 p.m.12 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...

4.1CVSS6.1AI score
SaveExploits0References2
NVD
NVD
added 2024/05/24 3:15 p.m.20 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 score0.00216EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/05/24 3:15 p.m.23 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...

4.1CVSS5.7AI score0.00185EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/24 3:15 p.m.6 views

UBUNTU-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.1CVSS5.7AI score0.00185EPSS
SaveExploits0References5
CVE
CVE
added 2024/05/24 3:09 p.m.125 views

CVE-2021-47534

The CVE-2021-47534 entry concerns a Linux kernel DRM/VC4 KMS issue: a refcounting bug in the global HVS state caused leakage of drm_crtc_commit structures on every commit. The fix introduces drm_crtc_commit_put to prevent leakage, implemented in the patch chain around commit 9ec03d7f1ed3. Affecte...

4.1CVSS6.4AI score0.00185EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/05/24 3:09 p.m.32 views

CVE-2021-47534 drm/vc4: kms: Add missing drm_crtc_commit_put

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

6.5AI score0.00185EPSS
SaveExploits0References2
CVE
CVE
added 2024/05/24 3:09 p.m.83 views

CVE-2021-47533

CVE-2021-47533 affects the Linux kernel drm/vc4: kms path. A use-after-free could occur when duplicating state due to a stale HVS FIFO commit pointer not being cleared after waiting on the previous FIFO user. The fix sets the HVS FIFO commit pointer to NULL once the wait completes to prevent carr...

7.8CVSS6.7AI score0.00216EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.6 views

SUSE CVE-2024-35932

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

5.5CVSS6.3AI score0.00212EPSS
SaveExploits0References19
OSV
OSV
added 2024/05/19 11:15 a.m.23 views

AZL-67691 CVE-2024-35932 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS5.8AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.9 views

DEBIAN-CVE-2024-35932

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS5.6AI score0.00212EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/19 11:15 a.m.7 views

UBUNTU-CVE-2024-35932

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS6.2AI score0.00212EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/05/19 10:10 a.m.22 views

CVE-2024-35932 drm/vc4: don't check if plane->state->fb == state->fb

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS6.7AI score0.00212EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/05/19 10:10 a.m.40 views

CVE-2024-35932 drm/vc4: don't check if plane->state->fb == state->fb

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: don't check if plane-state-fb == state-fb Currently, when using non-blocking commits, we can see the following kernel warning: 110.908514 ------------ cut here ------------ 110.908529 refcountt: underflow; use-after-free...

7.8CVSS6.3AI score0.00212EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/05/19 12:00 a.m.10 views

PT-2024-26788

Name of the Vulnerable Software and Affected Versions Linux kernel version 6.1.66-v8+ Description The vulnerability is related to the drm/vc4 driver in the Linux kernel. When using non-blocking commits, a kernel warning may occur due to a refcount t underflow, which can lead to a use-after-free...

7.8CVSS5.4AI score0.00212EPSS
SaveExploits0
OSV
OSV
added 2022/06/28 8:02 p.m.9 views

GSD-2022-1003920 drm/vc4: txp: Don't set TXP_VSTART_AT_EOF

drm/vc4: txp: Don't set TXPVSTARTATEOF This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v4.19.247 by commit...

7.2AI score
SaveExploits0
Rows per page
Query Builder