Hi Linus: The following changes since commit c5a2f74db71a849f3a60bc153d684d6d28a0c665: crypto: caam - fix asynchronous hash (2024-01-26 16:35:55 +0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6.git v6.8-p3 for you to fetch changes up to 24c890dd712f6345e382256cae8c97abb0406b70: crypto: algif_hash - Remove bogus SGL free on zero-length error path (2024-02-02 18:08:12 +0800) ---------------------------------------------------------------- This push fixes regressions in cbc and algif_hash, as well as an older NULL-pointer dereference in ccp. ---------------------------------------------------------------- Herbert Xu (2): crypto: cbc - Ensure statesize is zero crypto: algif_hash - Remove bogus SGL free on zero-length error path Kim Phillips (1): crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked crypto/algif_hash.c | 5 +++-- crypto/cbc.c | 3 +++ drivers/crypto/ccp/sev-dev.c | 10 ++++++++-- 3 files changed, 14 insertions(+), 4 deletions(-) Thanks, -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt