CVE-2021-47534
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
24/05/2024
Last modified:
01/04/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
drm/vc4: kms: Add missing drm_crtc_commit_put<br />
<br />
Commit 9ec03d7f1ed3 ("drm/vc4: kms: Wait on previous FIFO users before a<br />
commit") introduced a global state for the HVS, with each FIFO storing<br />
the current CRTC commit so that we can properly synchronize commits.<br />
<br />
However, the refcounting was off and we thus ended up leaking the<br />
drm_crtc_commit structure every commit. Add a drm_crtc_commit_put to<br />
prevent the leakage.
Impact
Base Score 3.x
4.10
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.12 (including) | 5.15.7 (excluding) |
| cpe:2.3:o:linux:linux_kernel:5.16:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.16:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:5.16:rc3:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



