Use-After-Free Vulnerability in Linux Kernel Qualcomm RMNet
CVE-2026-64188
What is CVE-2026-64188?
A use-after-free vulnerability exists in the Linux kernel's Qualcomm RMNet implementation. This issue arises when the rmnet_dellink() function removes an endpoint from the hash table and frees it while RCU readers may still reference this endpoint, potentially leading to dereferencing invalid memory. The immediate memory deallocation risks stale reads, resulting in possible crashes or undefined behavior. To mitigate this vulnerability, the code should be modified to retain the endpoint memory during the RCU grace period, ensuring safe access for concurrent readers.
Affected Version(s)
Linux ceed73a2cf4aff2921802aa3d21d45280677547d
Linux ceed73a2cf4aff2921802aa3d21d45280677547d < 9918698cf3aee4032e12bb42fd5a951dc465339b
Linux ceed73a2cf4aff2921802aa3d21d45280677547d < 310b93246bfec7d4452507e0c15477377ed9f025