CVE-2026-97621

Source
https://cve.org/CVERecord?id=CVE-2026-97621
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-97621.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-97621
Downstream
Published
2026-09-25T10:22:26Z
Modified
2026-09-26T03:48:30Z
Summary
drm/rockchip: analogix_dp: fix unchecked bound endpoint name length
Details

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.

Database specific
{
    "cna_assigner":  "Linux",
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/97xxx/CVE-2026-97621.json"
}
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
729f8eefdcadaff98606931e691910f17d8d59d6
Fixed
49f5268f43a791dd0d9ff554cce25a3685c7250b
Fixed
2fcd112caa4ebc64fdcb509f0b26d8daa3fac950
Fixed
bc69439d983cc491cc86e01fafc1deb94e1bb85e

Database specific

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

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.0
Fixed
6.18.53
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.2.7

Database specific

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