drm/rockchip: analogix_dp: fix unchecked bound endpoint name length
Summary
| CVE | CVE-2026-97621 |
| State | PUBLISHED |
| Assigner | Linux |
| Source Priority | CVE Program / NVD first with legacy fallback |
| Published | 2026-09-25 11:17:16 UTC |
| Updated | 2026-09-25 11:17:16 UTC |
| Description | In the Linux kernel, the following vulnerability has been resolved:
drm/rockchip: analogix_dp: fix unchecked bound endpoint name length
rockchip_dp_drm_encoder_enable() uses sprintf() to format a device tree
path into a 32-byte stack buffer. Device tree paths are not limited to
this size, so a sufficiently long path can overflow the buffer.
Use snprintf() with the destination size to truncate the generated name
and keep the writes within bounds. |
Vendor Declared Affected Products
| Source | Vendor | Product | Version | Platforms |
|---|
| CNA |
Linux |
Linux |
affected 729f8eefdcadaff98606931e691910f17d8d59d6 49f5268f43a791dd0d9ff554cce25a3685c7250b git |
Not specified |
| CNA |
Linux |
Linux |
affected 729f8eefdcadaff98606931e691910f17d8d59d6 2fcd112caa4ebc64fdcb509f0b26d8daa3fac950 git |
Not specified |
| CNA |
Linux |
Linux |
affected 729f8eefdcadaff98606931e691910f17d8d59d6 bc69439d983cc491cc86e01fafc1deb94e1bb85e git |
Not specified |
| CNA |
Linux |
Linux |
affected 6.16 |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.16 semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 6.18.53 6.18.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.2.7 7.2.* semver |
Not specified |
| CNA |
Linux |
Linux |
unaffected 7.3-rc3 * original_commit_for_fix |
Not specified |
References
| Reference | Source | Link | Tags |
|---|
| git.kernel.org/stable/c/bc69439d983cc491cc86e01fafc1deb94e1bb85e |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/49f5268f43a791dd0d9ff554cce25a3685c7250b |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| git.kernel.org/stable/c/2fcd112caa4ebc64fdcb509f0b26d8daa3fac950 |
416baaa9-dc9f-4396-8d5f-8c081fb06d67 |
git.kernel.org |
|
| 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.