CVE-2025-38429
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
25/07/2025
Last modified:
19/11/2025
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
bus: mhi: ep: Update read pointer only after buffer is written<br />
<br />
Inside mhi_ep_ring_add_element, the read pointer (rd_offset) is updated<br />
before the buffer is written, potentially causing race conditions where<br />
the host sees an updated read pointer before the buffer is actually<br />
written. Updating rd_offset prematurely can lead to the host accessing<br />
an uninitialized or incomplete element, resulting in data corruption.<br />
<br />
Invoke the buffer write before updating rd_offset to ensure the element<br />
is fully written before signaling its availability.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.19 (including) | 6.6.95 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.35 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.15.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



