You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2025 37867
About this tag
CVE-2025-37867 is a Linux kernel vulnerability in the RDMA stack, addressed by upstream maintainers who silenced an oversized kvmalloc() warning through a no-warn allocation flag. Microsoft's initial MSRC mapping identifies Azure Linux as a product that includes the affected open-source library, making it potentially vulnerable. However, this does not mean Azure Linux is the only Microsoft product that could contain the implicated kernel code; other Microsoft-distributed kernels and images may also carry the same upstream component depending on build choices and configuration. Defenders should treat the vulnerability broadly across relevant systems.
CVE-2025-37867 is a modest but instructive Linux-kernel fix in the RDMA stack: upstream maintainers silenced an oversized kvmalloc() warning in RDMA/core by adding a no-warn allocation flag, and Microsoft’s initial public mapping names Azure Linux as a product that “includes this open‑source...