Linux · Linux Kernel · CVE-2024-26872
**Name of the Vulnerable Software and Affected Versions**
Linux kernel (affected versions not specified)
**Description**
A use-after-free Write issue in `srpt refresh port()` has been identified. This occurs because an event handler is registered before the srpt device is fully set up, and a race condition upon error may leave a partially set up event handler in place. The issue is resolved by registering the event handler after the srpt device initialization is complete.
**Recommendations**
At the moment, there is no information about a newer version that contains a fix for this vulnerability.