2 matches found
UBUNTU-CVE-2025-39698
In the Linux kernel, the following vulnerability has been resolved: iouring/futex: ensure iofutexwait cleans up properly on failure The iofutexdata is allocated upfront and assigned to the iokiocb asyncdata field, but the request isn't marked with REQFASYNCDATA at that point. Those two should...
PT-2025-36292
Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The io futex wait function in the Linux kernel does not properly clean up resources on failure. Specifically, the io futex data is allocated but the corresponding flag indicating its...