In the Linux kernel, the following vulnerability has been resolved:
RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()
After the erdma_cep_put(new_cep) being called, new_cep will be freed,
and the following dereference will cause a UAF problem. Fix this issue.
References
Configurations
No configuration.
History
21 Apr 2025, 15:15
Type | Values Removed | Values Added |
---|---|---|
Summary |
|
|
CWE | CWE-416 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 7.8 |
16 Apr 2025, 15:16
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2025-04-16 15:16
Updated : 2025-04-21 15:15
NVD link : CVE-2025-22088
Mitre link : CVE-2025-22088
CVE.ORG link : CVE-2025-22088
JSON object : View
Products Affected
No product.
CWE
CWE-416
Use After Free