4 matches found
EUVD-2025-11200
Malicious code in bioql PyPI...
Linux Distros Unpatched Vulnerability : CVE-2025-22088
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Prevent use-after-free in erdmaacceptnewconn After the erdmacepputnewcep being...
CVE-2025-22088
In the Linux kernel, the following vulnerability has been resolved: RDMA/erdma: Prevent use-after-free in erdmaacceptnewconn After the erdmacepputnewcep being called, newcep will be freed, and the following dereference will cause a UAF problem. Fix this issue...
CVE-2025-22088
The CVE-2025-22088 entry concerns the Linux kernel RDMA erdma subsystem. A use-after-free in erdma_accept_newconn is triggered after erdma_cep_put(new_cep) frees new_cep, leading to a potential UAF. Connected documents confirm the issue and the fix in the kernel code, but do not provide specific ...