drm/amd/display: Bound VBIOS record-chain walk loops
Summary
| CVE | CVE-2026-53138 |
|---|---|
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-06-25 09:16:31 UTC |
| Updated | 2026-07-07 16:51:06 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Bound VBIOS record-chain walk loops [Why & How] All record-chain walk loops in bios_parser.c and bios_parser2.c use for(;;) and only terminate on a 0xFF record_type sentinel or zero record_size. A malformed VBIOS image missing the terminator record causes unbounded iteration at probe time, potentially hundreds of thousands of iterations with record_size=1. In the final iterations near the BIOS image boundary, struct casts beyond the 2-byte header validated by GET_IMAGE can also read out of bounds. Cap all 14 record-chain walk loops to BIOS_MAX_NUM_RECORD (256) iterations. The atombios.h defines up to 22 distinct record types and atomfirmware.h has 13. Assuming an average of less than 10 records per type (which is reasonable since most are connector- based) 256 is a generous upper bound. (cherry picked from commit 95700a3d660287ed657d6892f7be9ffc0e294a93) |
Risk And Classification
Primary CVSS: v3.1 7.1 HIGH from [email protected]
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
EPSS: 0.001760000 probability, percentile 0.073600000 (date 2026-07-05)
Problem Types: CWE-125
CVSS v3.1 Breakdown
Attack Vector
LocalAttack Complexity
LowPrivileges Required
LowUser Interaction
NoneScope
UnchangedConfidentiality
HighIntegrity
NoneAvailability
HighCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
NVD Known Affected Configurations (CPE 2.3)
| Type | Vendor | Product | Version | Update | Edition | Language |
|---|---|---|---|---|---|---|
| Operating System | Linux | Linux Kernel | All | All | All | All |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|---|---|---|---|
| CNA | Linux | Linux | affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c e94f5323c41f32a74160378c3b19850d1f203ad5 git | Not specified |
| CNA | Linux | Linux | affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c 04e271a952b8863bbafc99bd51aca4c32bff0e0d git | Not specified |
| CNA | Linux | Linux | affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c 6723188c42ca3b34a9fce634d7a0ecc9ccd5cd56 git | Not specified |
| CNA | Linux | Linux | affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c 499c6b43a79dd684bddbd18fe8b2235aa2764db4 git | Not specified |
| CNA | Linux | Linux | affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c 6173cfea2f916e01c4f98e29cd654384a05e32a3 git | Not specified |
| CNA | Linux | Linux | affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c 0e56f460bddb397fa9a8e6faf7ae7eaa86953eb1 git | Not specified |
| CNA | Linux | Linux | affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c 2645e3caf7e013189da9c6ff621d006cca5a538b git | Not specified |
| CNA | Linux | Linux | affected 4562236b3bc0a28aeb6ee93b2d8a849a4c4e1c7c ff287df16a1a58aca78b08d1f3ee09fc44da0351 git | Not specified |
| CNA | Linux | Linux | affected 4.15 | Not specified |
| CNA | Linux | Linux | unaffected 4.15 semver | Not specified |
| CNA | Linux | Linux | unaffected 5.10.260 5.10.* semver | Not specified |
| CNA | Linux | Linux | unaffected 5.15.211 5.15.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.1.177 6.1.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.6.144 6.6.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.12.94 6.12.* semver | Not specified |
| CNA | Linux | Linux | unaffected 6.18.36 6.18.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.0.13 7.0.* semver | Not specified |
| CNA | Linux | Linux | unaffected 7.1 * original_commit_for_fix | Not specified |
References
| Reference | Source | Link | Tags |
|---|---|---|---|
| git.kernel.org/stable/c/0e56f460bddb397fa9a8e6faf7ae7eaa86953eb1 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/6723188c42ca3b34a9fce634d7a0ecc9ccd5cd56 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/04e271a952b8863bbafc99bd51aca4c32bff0e0d | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/e94f5323c41f32a74160378c3b19850d1f203ad5 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/ff287df16a1a58aca78b08d1f3ee09fc44da0351 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/2645e3caf7e013189da9c6ff621d006cca5a538b | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/6173cfea2f916e01c4f98e29cd654384a05e32a3 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| git.kernel.org/stable/c/499c6b43a79dd684bddbd18fe8b2235aa2764db4 | 416baaa9-dc9f-4396-8d5f-8c081fb06d67 | git.kernel.org | Patch |
| CVE Program record | CVE.ORG | www.cve.org | canonical |
| NVD vulnerability detail | NVD | nvd.nist.gov | canonical, analysis |
No vendor comments have been submitted for this CVE.
There are currently no legacy QID mappings associated with this CVE.