Release Date: | 2025-07-25 | |
Impact: | Moderate | What is this? |
In the Linux kernel, the following vulnerability has been resolved: usb: typec: altmodes/displayport: do not index invalid pin_assignments A poorly implemented DisplayPort Alt Mode port partner can indicate that its pin assignment capabilities are greater than the maximum value, DP_PIN_ASSIGN_F. In this case, calls to pin_assignment_show will cause a BRK exception due to an out of bounds array access. Prevent for loop in pin_assignment_show from accessing invalid values in pin_assignments by adding DP_PIN_ASSIGN_MAX value in typec_dp.h and using i < DP_PIN_ASSIGN_MAX as a loop condition.
See more information about CVE-2025-38391 from MITRE CVE dictionary and NIST NVD
NOTE: The following CVSS metrics and score provided are preliminary and subject to review.
Base Score: | 5.2 |
Vector String: | CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:H |
Version: | 3.1 |
Attack Vector: | Physical |
Attack Complexity: | Low |
Privileges Required: | None |
User Interaction: | None |
Scope: | Unchanged |
Confidentiality Impact: | Low |
Integrity Impact: | None |
Availability Impact: | High |
Platform | Errata | Release Date |
Oracle Linux version 10 (kernel-uek) | ELSA-2025-20551 | 2025-09-08 |
Oracle Linux version 8 (kernel-uek) | ELSA-2025-20552 | 2025-09-08 |
Oracle Linux version 9 (kernel-uek) | ELSA-2025-20551 | 2025-09-08 |
Oracle Linux version 9 (kernel-uek) | ELSA-2025-20552 | 2025-09-08 |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections: