zfs/module/icp/io
Richard Yao af2e53f62c 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-12-01 12:39:42 -08:00
..
aes.c Use fallthrough macro 2021-11-02 09:50:30 -07:00
edonr_mod.c Add include files for prototypes 2020-06-18 12:21:25 -07:00
sha2_mod.c Fix possible NULL pointer dereference in sha2_mac_init() 2022-12-01 12:39:42 -08:00
skein_mod.c Fix bad free in skein code 2022-09-28 17:25:10 -07:00