CVE-2026-53137

Severity CVSS v4.0:
Pending analysis
Type:
CWE-787 Out-of-bounds Write
Publication date:
25/06/2026
Last modified:
07/07/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size<br /> <br /> [Why &amp; How]<br /> During HDCP 2.x repeater authentication over HDMI, the driver reads the<br /> sink&amp;#39;s RxStatus register and extracts a 10-bit message size field (max<br /> value 1023). This value is used as the read length for the ReceiverID<br /> list without being clamped to the size of the destination buffer<br /> rx_id_list[177]. A malicious HDMI repeater could advertise a message<br /> size larger than the buffer, causing an out-of-bounds write during the<br /> I2C read.<br /> <br /> Clamp the read length in mod_hdcp_read_rx_id_list() to the size of the<br /> rx_id_list buffer, matching the approach already used in the DP branch.<br /> <br /> (cherry picked from commit 229212219e4247d9486f8ba41ef087358490be09)

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.6 (including) 5.10.259 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.11 (including) 5.15.210 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.16 (including) 6.1.176 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.143 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.12.94 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.13 (including) 6.18.36 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.19 (including) 7.0.13 (excluding)
cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:*