In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_typec: Reject out-of-bounds PD cap count… (CVE-2026-93190)
A high-severity vulnerability in the Linux kernel's ChromeOS platform code (cros_ec_typec) allows out-of-bounds memory writes due to improper validation of USB Power Delivery (PD) capability counts. The vulnerability arises because the kernel copies partner PDOs from the EC response without verifying that the count fields do not exceed the fixed array size, potentially causing stack overflow. Although ChromeOS EC firmware currently caps these counts, the kernel lacked validation, which has now been addressed.
AI Analysis
Technical Summary
The vulnerability (CVE-2026-93190) exists in the Linux kernel's cros_ec_typec driver where the function cros_typec_register_partner_pdos() copies partner PDOs from the EC TYPEC_STATUS response into a fixed-size array of 7 entries without validating that the source_cap_count and sink_cap_count fields do not exceed this limit. These counts are u8 values from the EC and only checked to not both be zero. If either count exceeds 7, the memcpy operation writes beyond the array bounds on the stack, causing a buffer overflow. This can lead to memory corruption with potential confidentiality, integrity, and availability impacts. The ChromeOS EC firmware currently limits these counts, preventing exploitation in compliant setups. The kernel patch adds validation to skip PDO registration if counts exceed PDO_MAX_OBJECTS, preventing out-of-bounds writes while continuing to handle other events.
Potential Impact
Successful exploitation can cause a stack buffer overflow in the kernel, leading to potential arbitrary code execution, privilege escalation, or denial of service. The CVSS score of 8.4 reflects high impact on confidentiality, integrity, and availability. However, compliant ChromeOS EC firmware caps the counts, mitigating the risk in typical deployments. The vulnerability affects local attackers with low complexity and no privileges required.
Mitigation Recommendations
A fix is available that adds validation of the source_cap_count and sink_cap_count fields in the cros_typec_register_partner_pdos() function to ensure they do not exceed the fixed array size (7). If either count is too large, PDO registration is skipped, preventing out-of-bounds memory writes. Users should apply the official Linux kernel patch that addresses this validation. Since this is not a cloud service, remediation requires updating the affected kernel version. Check the vendor advisory or Linux kernel mailing lists for the patch and update instructions.
In the Linux kernel, the following vulnerability has been resolved: platform/chrome: cros_ec_typec: Reject out-of-bounds PD cap count… (CVE-2026-93190)
Description
A high-severity vulnerability in the Linux kernel's ChromeOS platform code (cros_ec_typec) allows out-of-bounds memory writes due to improper validation of USB Power Delivery (PD) capability counts. The vulnerability arises because the kernel copies partner PDOs from the EC response without verifying that the count fields do not exceed the fixed array size, potentially causing stack overflow. Although ChromeOS EC firmware currently caps these counts, the kernel lacked validation, which has now been addressed.
CVSS v3.1
Score 8.4high
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
The vulnerability (CVE-2026-93190) exists in the Linux kernel's cros_ec_typec driver where the function cros_typec_register_partner_pdos() copies partner PDOs from the EC TYPEC_STATUS response into a fixed-size array of 7 entries without validating that the source_cap_count and sink_cap_count fields do not exceed this limit. These counts are u8 values from the EC and only checked to not both be zero. If either count exceeds 7, the memcpy operation writes beyond the array bounds on the stack, causing a buffer overflow. This can lead to memory corruption with potential confidentiality, integrity, and availability impacts. The ChromeOS EC firmware currently limits these counts, preventing exploitation in compliant setups. The kernel patch adds validation to skip PDO registration if counts exceed PDO_MAX_OBJECTS, preventing out-of-bounds writes while continuing to handle other events.
Potential Impact
Successful exploitation can cause a stack buffer overflow in the kernel, leading to potential arbitrary code execution, privilege escalation, or denial of service. The CVSS score of 8.4 reflects high impact on confidentiality, integrity, and availability. However, compliant ChromeOS EC firmware caps the counts, mitigating the risk in typical deployments. The vulnerability affects local attackers with low complexity and no privileges required.
Mitigation Recommendations
A fix is available that adds validation of the source_cap_count and sink_cap_count fields in the cros_typec_register_partner_pdos() function to ensure they do not exceed the fixed array size (7). If either count is too large, PDO registration is skipped, preventing out-of-bounds memory writes. Users should apply the official Linux kernel patch that addresses this validation. Since this is not a cloud service, remediation requires updating the affected kernel version. Check the vendor advisory or Linux kernel mailing lists for the patch and update instructions.
Technical Details
- Gcve Source
- db.gcve.eu
- Osv Id
- GHSA-fw4r-5v3q-p28x
- Osv Schema Version
- 1.4.0
- Aliases
- ["CVE-2026-93190"]
- Database Specific Severity
- HIGH
- Cvss Version
- 3.1
Threat ID: 6aade51755bf5e2cf5edc020
Added to database: 09/19/2026, 01:27:51 UTC
Last enriched: 09/19/2026, 01:42:25 UTC
Last updated: 09/19/2026, 01:42:25 UTC
Views: 2
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.