CVE-2025-22088

Advisory lineage Upstream: 0 Downstream: 32
Modified
Published: 16 Apr 2025, 14:12
Last modified:11 May 2026, 21:12

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v3.1 (cve.org)
EPSS Score
0.02% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

16 Apr 2025, 14:12
Published
Vulnerability first disclosed
11 May 2026, 21:12
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.02% Percentile: 4%

Techniques & Countermeasures

  • CWE-416Use After Free

    The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

Affected Systems

  • linuxlinux

    ≥ 920d93eac8b97778fef48f34f10e58ddf870fc2a, < bc1db4d8f1b0dc480d7d745a60a8cc94ce2badd4 | ≥ 920d93eac8b97778fef48f34f10e58ddf870fc2a, < 667a628ab67d359166799fad89b3c6909599558a | ≥ 920d93eac8b97778fef48f34f10e58ddf870fc2a, < a114d25d584c14019d31dbf2163780c47415a187 | ≥ 920d93eac8b97778fef48f34f10e58ddf870fc2a, < 78411a133312ce7d8a3239c76a8fd85bca1cc10f | ≥ 920d93eac8b97778fef48f34f10e58ddf870fc2a, < 7aa6bb5276d9fec98deb05615a086eeb893854ad | ≥ 920d93eac8b97778fef48f34f10e58ddf870fc2a, < 83437689249e6a17b25e27712fbee292e42e7855 | 6.0

  • linuxlinux_kernel

    ≥ 6.0, < 6.1.134 | ≥ 6.2, < 6.6.87 | ≥ 6.7, < 6.12.23 | ≥ 6.13, < 6.13.11 | ≥ 6.14, < 6.14.2

References (7)