CVE-2025-22088: RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()
In the Linux kernel, the following vulnerability has been resolved:
RDMA/erdma: Prevent use-after-free in erdmaacceptnewconn()
After the erdmacepput(newcep) being called, newcep will be freed, and the following dereference will cause a UAF problem. Fix this issue.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2025-22088?
CVE-2025-22088 has been classified with a severity level that indicates the potential for a use-after-free vulnerability in the Linux kernel.
How do I fix CVE-2025-22088?
To fix CVE-2025-22088, update the Linux kernel to a version that includes the patch addressing this use-after-free issue.
Which versions of the Linux kernel are affected by CVE-2025-22088?
CVE-2025-22088 affects certain versions of the Linux kernel prior to the application of the provided security patch.
What types of systems are impacted by CVE-2025-22088?
CVE-2025-22088 impacts systems running vulnerable versions of the Linux kernel that utilize RDMA functionality.
What potential risks are associated with CVE-2025-22088?
The risks associated with CVE-2025-22088 include possible system crashes and exploitation through use-after-free vulnerabilities.