In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Avoid HDCP over-read and corruption
Instead of reading the desired 5 bytes of the actual target field,
the code was reading 8. This could result in a corrupted value if the
trailing 3 bytes were non-zero, so instead use an appropriately sized
and zero-initialized bounce buffer, and read only 5 bytes before casting
to u64.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T14:35:53.613Z
Updated: 2024-12-19T07:40:12.431Z
Reserved: 2024-05-21T14:28:16.983Z
Link: CVE-2021-47348
Vulnrichment
Updated: 2024-08-04T05:32:08.506Z
NVD
Status : Awaiting Analysis
Published: 2024-05-21T15:15:21.350
Modified: 2024-11-21T06:35:56.340
Link: CVE-2021-47348
Redhat