PT-2026-27726 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-04-23

·

CVE-2026-23361

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a flaw in the PCI subsystem, specifically within the dwc endpoint driver. The issue relates to a race condition when handling MSI-X interrupts. Endpoint drivers utilize dw pcie ep raise msix irq() which performs a PCI posted write transaction. This function may return before the write completes, and subsequently unmaps the associated ATU entry. If the write operation races with the unmap, it can lead to corruption of host memory or IOMMU errors. A read operation is needed to ensure the write reaches its destination before the ATU entry is unmapped. The function dw pcie ep raise msix irq() was previously addressed in a related commit, but a similar solution cannot be applied to MSI-X due to the dynamic nature of message addresses.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Memory Corruption

Weakness Enumeration

Related Identifiers

CVE-2026-23361
ECHO-4734-26CC-4E56
OPENSUSE-SU-2026:20572-1
SUSE-SU-2026:1573-1
SUSE-SU-2026:1661-1
SUSE-SU-2026:21114-1
SUSE-SU-2026:21123-1
SUSE-SU-2026:21237-1
SUSE-SU-2026:21255-1
SUSE-SU-2026:21352-1
SUSE-SU-2026:21361-1

Affected Products

Linux Kernel