VDB
DEBIAN-CVE-2024-26872
DEBIAN-CVE-2024-26872
PUBLISHED
CVSS 7 HIGH
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.
Risk Scores
CVSS 3.1
7
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux | 5.10.127-1, 5.10.92-1~bpo10+1, 5.10.92-2 |
| Debian:14 | linux | 0, 0 |
| Debian:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.38-1, 6.1.38-2, 6.1.38-2~bpo11+1 |
Timeline
- Apr 17, 2024 CVE Published
- Apr 28, 2026 CVE Updated