CVE-2024-26659

Updated: 2024-06-18 20:22:52.626507

Description:

In the Linux kernel, the following vulnerability has been resolved: xhci: handle isoc Babble and Buffer Overrun events properly xHCI 4.9 explicitly forbids assuming that the xHC has released its ownership of a multi-TRB TD when it reports an error on one of the early TRBs. Yet the driver makes such assumption and releases the TD, allowing the remaining TRBs to be freed or overwritten by new TDs. The xHC should also report completion of the final TRB due to its IOC flag being set by us, regardless of prior errors. This event cannot be recognized if the TD has already been freed earlier, resulting in "Transfer event TRB DMA ptr not part of current TD" error message. Fix this by reusing the logic for processing isoc Transaction Errors. This also handles hosts which fail to report the final completion. Fix transfer length reporting on Babble errors. They may be caused by device malfunction, no guarantee that the buffer has been filled.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x NONE 0
CVSS Version 3.x MEDIUM 4.1

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 4.1 MEDIUM Ignored 2024-06-24 11:20:29
AlmaLinux 9.2 FIPS kernel 5.14.0 4.1 MEDIUM Ignored 2024-06-24 11:20:29
CentOS 6 ELS kernel 2.6.32 4.1 MEDIUM Ignored 2024-06-24 10:10:28
CentOS 7 ELS kernel 3.10.0 4.1 MEDIUM Ignored 2024-06-24 11:20:28
CentOS 8.4 ELS kernel 4.18.0 4.1 MEDIUM Ignored 2024-06-24 11:20:28
CentOS 8.5 ELS kernel 4.18.0 4.1 MEDIUM Ignored 2024-06-24 11:20:28
CentOS Stream 8 ELS kernel 4.18.0 4.1 MEDIUM Already Fixed 2024-06-09 14:18:57
CloudLinux 6 ELS kernel 2.6.32 4.1 MEDIUM Ignored 2024-06-24 10:10:28
Oracle Linux 6 ELS kernel 2.6.32 4.1 MEDIUM Ignored 2024-06-24 10:10:28