5 matches found
ROOT-OS-DEBIAN-12-CVE-2025-38429 CVE-2025-38429 in linux - Patched by Root
Root has patched CVE-2025-38429 in the linux package for Root:Debian:12. Multiple fixed versions available...
Azure Linux 3.0 Security Update: kernel (CVE-2025-38429)
The version of kernel installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-38429 advisory. - In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Update read pointer only...
CVE-2025-38429 affecting package kernel for versions less than 6.6.96.1-1
CVE-2025-38429 affecting package kernel for versions less than 6.6.96.1-1. An upgraded version of the package is available that resolves this issue...
CVE-2025-38429
The CVE-2025-38429 issue affects the Linux kernel’s bus: mhi: ep component, where the read pointer (rd_offset) in mhi_ep_ring_add_element is updated before the buffer is written. This race can allow the host to observe an updated read pointer prior to the buffer being fully written, risking acces...
CVE-2025-38429 bus: mhi: ep: Update read pointer only after buffer is written
In the Linux kernel, the following vulnerability has been resolved: bus: mhi: ep: Update read pointer only after buffer is written Inside mhiepringaddelement, the read pointer rdoffset is updated before the buffer is written, potentially causing race conditions where the host sees an updated read...