5 matches found
ROOT-OS-DEBIAN-12-CVE-2025-38429 CVE-2025-38429 in rootio-linux - Patched by Root
Root has patched CVE-2025-38429 in the rootio-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 path. Root cause: in mhi_ep_ring_add_element, the read pointer (rd_offset) was advanced before the corresponding buffer write, allowing a race where the host could observe an updated read pointer prior to the element being fully wri...
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...