### [CVE-2025-22088](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2025-22088) ![](https://img.shields.io/static/v1?label=Product&message=Linux&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=6.0%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Version&message=920d93eac8b97778fef48f34f10e58ddf870fc2a%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=blue) ### Description 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. ### POC #### Reference No PoCs from references. #### Github - https://github.com/w4zu/Debian_security