CVE-2026-53136

Source
https://cve.org/CVERecord?id=CVE-2026-53136
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53136.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-53136
Downstream
Related
Published
2026-06-25T08:38:25.097Z
Modified
2026-07-22T18:22:43.483229390Z
Summary
drm/amd/display: Clamp VBIOS HDMI retimer register count to array size
Details

In the Linux kernel, the following vulnerability has been resolved:

drm/amd/display: Clamp VBIOS HDMI retimer register count to array size

[Why & How] The VBIOS integrated info tables (v111 and v21) contain HdmiRegNum and Hdmi6GRegNum fields that are used as loop bounds when copying retimer I2C register settings into fixed-size arrays (dp*exthdmiregsettings[9] and dp*exthdmi6greg_settings[3]). These u8 fields are not validated before use, so a malformed VBIOS can specify values up to 255, causing an out-of-bounds heap write during driver probe.

Clamp each register count to the destination array size using mint() before the copy loops, in both getintegratedinfov11() and getintegratedinfov21().

(cherry picked from commit 5a7f0ef90195940c54b0f5bb85b87da55f038c69)

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53136.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
1e8635ea0ea370bf4f0f2b2f1b3eb61474dd962a
Fixed
029571d51140650783be4fb98fe7cb4754752086
Fixed
5f8b39452fb16f507c9e4d8b4a83ce27e893307c
Fixed
4d1c3c26c2ab1842e139e61983395d64bd2e518b
Fixed
d6be8e59af412623e3d874be3a048406c0edfe60
Fixed
3f32d52ec604c659725d865cf8cc6a17a33f9c6a
Fixed
8aaa7e317fbd4beb9c6a9f77aa4cf52fae78b117
Fixed
fb0707ce00eef4e2d60c3020e1c0432739703e4a

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53136.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
4.15.0
Fixed
5.15.210
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.176
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.143
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.94
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.36
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.13

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-53136.json"