| commit | 047371968ffc470769f541d6933e262dc7085456 | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 08 06:12:14 2024 +0000 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Feb 08 06:12:14 2024 +0000 |
| tree | b1ce900e42494b864dc721932ff8239adf2d5232 | |
| parent | 860d7dcb20105af1fc7228a162886c421296cd86 [diff] | |
| parent | 24c890dd712f6345e382256cae8c97abb0406b70 [diff] |
Merge tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 Pull crypto fixes from Herbert Xu: "Fix regressions in cbc and algif_hash, as well as an older NULL-pointer dereference in ccp" * tag 'v6.8-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: algif_hash - Remove bogus SGL free on zero-length error path crypto: cbc - Ensure statesize is zero crypto: ccp - Fix null pointer dereference in __sev_platform_shutdown_locked