CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.0. It affects Linux.
CVE
CVE-2024-26872
Severity
HIGH
CVSS
7
EPSS
0.24%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/srpt: Do not register event handler until srpt device is fully setup Upon rare occasions, KASAN reports a use-after-free Write in srpt_refresh_port(). This seems to be because an event handler is registered before the srpt device is fully setup and a race condition upon error may leave a partially setup event handler in place. Instead, only register the event handler after srpt device initialization is complete.
Related CVEs
Other vulnerabilities affecting the same vendor(s)