Linux Kernel up to 7.0.10 Display Core drm/amd/display dc_process_dmub_aux_transfer_async length/link_index stack-based overflow

CVSS Meta Temp Score
CVSS is a standardized scoring system to determine possibilities of attacks. The Temp Score considers temporal factors like disclosure, exploit and countermeasures. The unique Meta Score calculates the average score of different sources to provide a normalized scoring system.
Current Exploit Price (≈)
Our analysts are monitoring exploit markets and are in contact with vulnerability brokers. The range indicates the observed or calculated exploit price to be seen on exploit markets. A good indicator to understand the monetary effort required for and the popularity of an attack.
CTI Interest Score
Our Cyber Threat Intelligence team is monitoring different web sites, mailing lists, exploit markets and social media networks. The CTI Interest Score identifies the interest of attackers and the security community for this specific vulnerability in real-time. A high score indicates an elevated risk to be targeted for this vulnerability.
9.5$5k-$25k0.80

Summaryinfo

A vulnerability labeled as very critical has been found in Linux Kernel up to 7.0.10. This impacts the function dc_process_dmub_aux_transfer_async of the file drm/amd/display of the component Display Core. Such manipulation of the argument length/link_index leads to stack-based overflow. This vulnerability is uniquely identified as CVE-2026-64219. The attack can be launched remotely. No exploit exists.

Detailsinfo

A vulnerability, which was classified as very critical, has been found in Linux Kernel up to 7.0.10. Affected by this issue is the function dc_process_dmub_aux_transfer_async of the file drm/amd/display of the component Display Core. The manipulation of the argument length/link_index with an unknown input leads to a stack-based overflow vulnerability. Using CWE to declare the problem leads to CWE-121. A stack-based buffer overflow condition is a condition where the buffer being overwritten is allocated on the stack (i.e., is a local variable or, rarely, a parameter to a function). Impacted is confidentiality, integrity, and availability. CVE summarizes:

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Validate payload length and link_index in dc_process_dmub_aux_transfer_async [Why&How] dc_process_dmub_aux_transfer_async() copies payload->length bytes into a 16-byte stack buffer (dpaux.data[16]) guarded only by an ASSERT(), which is a no-op in release builds. If a caller ever passes length > 16 this results in a stack buffer overflow via memcpy. Additionally, link_index is used to dereference dc->links[] without bounds checking against dc->link_count, risking an out-of-bounds access. Replace the ASSERT with a hard runtime check that returns false when payload->length exceeds the destination buffer size, and add a bounds check for link_index before it is used. (cherry picked from commit ba4caa9fecdf7a38f98c878ad05a8a64148b6881)

The advisory is shared for download at git.kernel.org. This vulnerability is handled as CVE-2026-64219 since 07/19/2026. The exploitation is known to be easy. The attack may be launched remotely. There are known technical details, but no exploit is available. The current price for an exploit might be approx. USD $5k-$25k (estimation calculated on 07/24/2026).

Upgrading to version 5.15.209, 6.1.175, 6.6.142, 6.12.92, 6.18.34 or 7.0.11 eliminates this vulnerability. Applying the patch d6590e3f766e3111dd1beaf88b9384d117acfa6b/16a5fa57565afb6bf37e18129921c270c93d8e2b/90c398e822ca76e40548df0c061dd4f93ea92d71/3265f3ed373fb8048be713aadcdf702579a0e53d/1ecde19bfce6535bffddad1139ff466b6d401b8e/1c8c6e912f2945b2a3e669afca6b52174b88e86e/6c92f6d9600efa3ef0d9e560a2b52776d9803c29 is able to eliminate this problem.

VulDB is the best source for vulnerability data and more expert information about this specific topic.

Productinfo

Type

Vendor

Name

Version

License

Website

CPE 2.3info

CPE 2.2info

CVSSv4info

VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv3info

VulDB Meta Base Score: 9.9
VulDB Meta Temp Score: 9.5

VulDB Base Score: 9.9
VulDB Temp Score: 9.5
VulDB Vector: 🔒
VulDB Reliability: 🔍

CVSSv2info

AVACAuCIA
💳💳💳💳💳💳
💳💳💳💳💳💳
💳💳💳💳💳💳
VectorComplexityAuthenticationConfidentialityIntegrityAvailability
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock
UnlockUnlockUnlockUnlockUnlockUnlock

VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍

Exploitinginfo

Class: Stack-based overflow
CWE: CWE-121 / CWE-119
CAPEC: 🔒
ATT&CK: 🔒

Physical: No
Local: No
Remote: Yes

Availability: 🔒
Status: Not defined

EPSS Score: 🔒
EPSS Percentile: 🔒

Price Prediction: 🔍
Current Price Estimation: 🔒

0-DayUnlockUnlockUnlockUnlock
TodayUnlockUnlockUnlockUnlock

Threat Intelligenceinfo

Interest: 🔍
Active Actors: 🔍
Active APT Groups: 🔍

Countermeasuresinfo

Recommended: Upgrade
Status: 🔍

0-Day Time: 🔒

Upgrade: Kernel 5.15.209/6.1.175/6.6.142/6.12.92/6.18.34/7.0.11
Patch: d6590e3f766e3111dd1beaf88b9384d117acfa6b/16a5fa57565afb6bf37e18129921c270c93d8e2b/90c398e822ca76e40548df0c061dd4f93ea92d71/3265f3ed373fb8048be713aadcdf702579a0e53d/1ecde19bfce6535bffddad1139ff466b6d401b8e/1c8c6e912f2945b2a3e669afca6b52174b88e86e/6c92f6d9600efa3ef0d9e560a2b52776d9803c29

Timelineinfo

07/19/2026 CVE reserved
07/24/2026 +5 days Advisory disclosed
07/24/2026 +0 days VulDB entry created
07/24/2026 +0 days VulDB entry last update

Sourcesinfo

Vendor: kernel.org

Advisory: git.kernel.org
Status: Confirmed

CVE: CVE-2026-64219 (🔒)
GCVE (CVE): GCVE-0-2026-64219
GCVE (VulDB): GCVE-100-382952

Entryinfo

Created: 07/24/2026 18:18
Changes: 07/24/2026 18:18 (61)
Complete: 🔍
Cache ID: 216::103

VulDB is the best source for vulnerability data and more expert information about this specific topic.

Discussion

No comments yet. Languages: en.

Please log in to comment.

Want to stay up to date on a daily basis?

Enable the mail alert feature now!