Impact
The RapidIO TSI721 driver contains a logic error in its database processing routine. During a list traversal, a boolean flag is not reset for each iteration, causing the loop to incorrectly believe an entry was found even when it was not. As a result, the kernel may dereference an invalid pointer, leading to a kernel crash or potential denial of service. This defect is a classic invalid memory reference flaw, corresponding to CWE-476.
Affected Systems
Linux kernel installations that include the RapidIO TSI721 driver are vulnerable. Specific affected versions are not publicly listed.
Risk and Exploitability
The likely attack vector involves interacting with the RapidIO interface to trigger the faulty doorbell handling path; an attacker with sufficient privileges could cause a kernel crash. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog, indicating that no public exploits are known. The exploit would require the capability to reach the RapidIO driver path, after which a crash could be induced.
OpenCVE Enrichment