mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() 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:
|
||
---|---|---|
.. | ||
erdma_cm.c | ||
erdma_cm.h | ||
erdma_cmdq.c | ||
erdma_cq.c | ||
erdma_eq.c | ||
erdma_hw.h | ||
erdma_main.c | ||
erdma_qp.c | ||
erdma_verbs.c | ||
erdma_verbs.h | ||
erdma.h | ||
Kconfig | ||
Makefile |