diff options
author | 2025-03-06 20:04:40 +0800 | |
---|---|---|
committer | 2025-03-06 08:25:38 -0500 | |
commit | 83437689249e6a17b25e27712fbee292e42e7855 (patch) | |
tree | 925e1e465fc227896760e09b3c0b739a672f0867 /scripts/lib/kdoc/kdoc_parser.py | |
parent | RDMA/vmw_pvrdma: Remove unused pvrdma_modify_device (diff) | |
download | wireguard-linux-83437689249e6a17b25e27712fbee292e42e7855.tar.xz wireguard-linux-83437689249e6a17b25e27712fbee292e42e7855.zip |
RDMA/erdma: Prevent use-after-free in erdma_accept_newconn()
After the erdma_cep_put(new_cep) being called, new_cep will be freed,
and the following dereference will cause a UAF problem. Fix this issue.
Fixes: 920d93eac8b9 ("RDMA/erdma: Add connection management (CM) support")
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Cheng Xu <chengyou@linux.alibaba.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions