kernel_samsung_a53x/drivers/crypto/qat
Herbert Xu ed6b38f5b4 crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak
commit d3b17c6d9dddc2db3670bc9be628b122416a3d26 upstream.

Using completion_done to determine whether the caller has gone
away only works after a complete call.  Furthermore it's still
possible that the caller has not yet called wait_for_completion,
resulting in another potential UAF.

Fix this by making the caller use cancel_work_sync and then freeing
the memory safely.

Fixes: 7d42e097607c ("crypto: qat - resolve race condition during AER recovery")
Cc: <stable@vger.kernel.org> #6.8+
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Reviewed-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2024-11-19 12:27:18 +01:00
..
qat_c3xxx crypto: qat - mask device capabilities with soft straps 2024-11-18 11:43:03 +01:00
qat_c3xxxvf crypto: qat - mask device capabilities with soft straps 2024-11-18 11:43:03 +01:00
qat_c62x crypto: qat - mask device capabilities with soft straps 2024-11-18 11:43:03 +01:00
qat_c62xvf crypto: qat - mask device capabilities with soft straps 2024-11-18 11:43:03 +01:00
qat_common crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak 2024-11-19 12:27:18 +01:00
qat_dh895xcc crypto: qat - mask device capabilities with soft straps 2024-11-18 11:43:03 +01:00
qat_dh895xccvf crypto: qat - mask device capabilities with soft straps 2024-11-18 11:43:03 +01:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00