VYPR
High severity7.0NVD Advisory· Published Apr 17, 2024· Updated May 12, 2026

CVE-2024-26872

CVE-2024-26872

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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

94

Patches

Vulnerability mechanics

References

9

News mentions

0

No linked articles in our index yet.