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.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/22xxx/CVE-2025-22088.json"
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-22088.json"
[
{
"signature_version": "v1",
"target": {
"file": "drivers/infiniband/hw/erdma/erdma_cm.c",
"function": "erdma_accept_newconn"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@78411a133312ce7d8a3239c76a8fd85bca1cc10f",
"deprecated": false,
"digest": {
"function_hash": "303148926230419790566891020793866969239",
"length": 1213.0
},
"id": "CVE-2025-22088-818414f5",
"signature_type": "Function"
},
{
"signature_version": "v1",
"target": {
"file": "drivers/infiniband/hw/erdma/erdma_cm.c"
},
"source": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git@78411a133312ce7d8a3239c76a8fd85bca1cc10f",
"deprecated": false,
"digest": {
"line_hashes": [
"313829183003713124292264194568907107999",
"153441441752269090004508121168759717693",
"229997158840715602558969467622617613259",
"53259712325141280391112422185243835674"
],
"threshold": 0.9
},
"id": "CVE-2025-22088-d2fd44f7",
"signature_type": "Line"
}
]