CVE-2025-38024 Information
Description
In the Linux kernel the following vulnerability has been resolved:
RDMA/rxe: Fix slab-use-after-free Read in rxe_queue_cleanup bug
Call Trace:
In the function rxe_create_cq when rxe_cq_from_init fails the function rxe_cleanup will be called to handle the allocated resources. In fact some memory resources have already been freed in the function rxe_cq_from_init. Thus this problem will occur.
The solution is to let rxe_cleanup do all the work.
Reference
https://git.kernel.org/stable/c/16c45ced0b3839d3eee72a86bb172bef6cf58980 https://git.kernel.org/stable/c/336edd6b0f5b7fbffc3e065285610624f59e88df https://git.kernel.org/stable/c/3a3b73e135e3bd18423d0baa72571319c7feb759 https://git.kernel.org/stable/c/52daccfc3fa68ee1902d52124921453d7a335591 https://git.kernel.org/stable/c/7c7c80c32e00665234e373ab03fe82f5c5c2c230 https://git.kernel.org/stable/c/ee4c5a2a38596d548566560c0c022ab797e6f71a https://git.kernel.org/stable/c/f81b33582f9339d2dc17c69b92040d3650bb4bae https://git.kernel.org/stable/c/f8f470e3a757425a8f98fb9a5991e3cf62fc7134
Related CNNVD
CNNVD-202506-2157 (Published: 2025-06-18)
Share on: