CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2025-38429

Critical · CVSS 10.0
CVSS
10.0
nvd
EPSS
KEV
No
Class
oss containerizable
CWE-908

Description

In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Update read pointer only after buffer is written Inside mhi_ep_ring_add_element, the read pointer (rd_offset) is updated before the buffer is written, potentially causing race conditions where the host sees an updated read pointer before the buffer is actually written. Updating rd_offset prematurely can lead to the host accessing an uninitialized or incomplete element, resulting in data corruption. Invoke the buffer write before updating rd_offset to ensure the element is fully written before signaling its availability.

Affected packages

Linux Kernel 5.19.0 → 6.6.95
Linux Kernel 6.13.0 → 6.15.4
Linux Kernel 6.7.0 → 6.12.35

References

Status: profiled · ingested 2026-07-30T12:00:00.000Z