CVE-2026-53137
Description
In the Linux kernel, the following vulnerability has been resolved:
drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size
[Why & How] During HDCP 2.x repeater authentication over HDMI, the driver reads the sink's RxStatus register and extracts a 10-bit message size field (max value 1023). This value is used as the read length for the ReceiverID list without being clamped to the size of the destination buffer rx_id_list[177]. A malicious HDMI repeater could advertise a message size larger than the buffer, causing an out-of-bounds write during the I2C read.
Clamp the read length in mod_hdcp_read_rx_id_list() to the size of the rx_id_list buffer, matching the approach already used in the DP branch.
(cherry picked from commit 229212219e4247d9486f8ba41ef087358490be09)
Affected products
16- osv-coords8 versionspkg:linux/kernelpkg:apk/chainguard/linux-azure-6.18pkg:apk/chainguard/linux-gcp-6.18pkg:apk/chainguard/linux-qemu-6.18pkg:apk/chainguard/linux-qemu-6.18-bootc-boot-installedpkg:apk/chainguard/linux-qemu-melangepkg:apk/chainguard/linux-vmware-6.18pkg:apk/chainguard/linux-gcp-6.18-bootc-boot-installed
>= 5.6.0, < 5.10.259+ 7 more
- (no CPE)range: >= 5.6.0, < 5.10.259
- (no CPE)range: < 6.18.38-r0
- (no CPE)range: < 6.18.38-r0
- (no CPE)range: < 6.18.38-r0
- (no CPE)range: < 6.18.38-r0
- (no CPE)range: < 6.18.38-r0
- (no CPE)range: < 6.18.38-r0
- (no CPE)range: < 6.18.38-r0
(expand)+ 7 more
- (no CPE)
- cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: >=5.6,<5.10.259
- 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:*:*:*:*:*:*
Patches
Vulnerability mechanics
References
8- git.kernel.org/stable/c/1906064d50d194a145486e5caf3db3e708b6f6efnvdPatch
- git.kernel.org/stable/c/3c4444aec06c74fbc05661f370954ac814963c38nvdPatch
- git.kernel.org/stable/c/79e0273272a05fb26f9b1e55bf1a52eefc3b7b35nvdPatch
- git.kernel.org/stable/c/91fb41218c413989d8b6c837748751454b452d68nvdPatch
- git.kernel.org/stable/c/964e50ef7b8f09815a7d05b8326af700f8d5bc96nvdPatch
- git.kernel.org/stable/c/98cfb7530ea91d8e5e928285cdce58e1131f6e83nvdPatch
- git.kernel.org/stable/c/bfba882cfcd08f6540f72f48e786b6404f5d2c5bnvdPatch
- git.kernel.org/stable/c/f0f3981c43b32cadfe373d636d9e9ca522bb3702nvdPatch
News mentions
1- Linux Kernel: 25 CVEs Land in a Single Day, Spanning Bluetooth to Memory ManagementVypr Intelligence · Jun 26, 2026