mirror_zfs/module/icp/io
Richard Yao 6ae2f90888 Fix possible NULL pointer dereference in sha2_mac_init()
If mechanism->cm_param is NULL, passing mechanism to
PROV_SHA2_GET_DIGEST_LEN() will dereference a NULL pointer.

Coverity reported this.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #14044
2022-10-18 15:35:23 -07:00
..
aes.c Replace dead opensolaris.org license link 2022-07-11 14:16:13 -07:00
sha2_mod.c Fix possible NULL pointer dereference in sha2_mac_init() 2022-10-18 15:35:23 -07:00
skein_mod.c Fix bad free in skein code 2022-09-27 12:36:58 -07:00