CVE-2026-97621
Last modified
CVE-2026-97621 is a vulnerability of currently unknown severity. 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..
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 729f8eefdcadaff98606931e691910f17d8d59d6, < 49f5268f43a791dd0d9ff554cce25a3685c7250b; >= 729f8eefdcadaff98606931e691910f17d8d59d6, < 2fcd112caa4ebc64fdcb509f0b26d8daa3fac950; >= 729f8eefdcadaff98606931e691910f17d8d59d6, < bc69439d983cc491cc86e01fafc1deb94e1bb85e |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97621?
How severe is CVE-2026-97621?
How do I fix CVE-2026-97621?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-97616In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97617In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97618In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97619In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9762IBM Db2 11.5.0 through 11.5.9, and 12.1.0 through 12.1.4 is …7.8
- CVE-2026-97620In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97622Rejected reason: ** REJECT ** DO NOT USE THIS CANDIDATE NUMB…
- CVE-2026-97636Apache Airflow HashiCorp provider: the HashiCorp Vault secre…6.5
- CVE-2026-97646A weakness has been identified in ningzichun student-managem…7.3
- CVE-2026-97647A security vulnerability has been detected in ningzichun stu…5.3
- CVE-2026-97648A vulnerability was detected in ningzichun student-managemen…4.3
- CVE-2026-97649A flaw has been found in ningzichun student-management-syste…4.7
Are you affected by CVE-2026-97621?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
