zfs/module/icp/core
Richard Yao 1d5e569a69 Fix use-after-free bugs in icp code
These were reported by Coverity as "Read from pointer after free" bugs.
Presumably, it did not report it as a use-after-free bug because it does
not understand the inline assembly that implements the atomic
instruction.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Closes #13881
2022-12-01 12:39:40 -08:00
..
kcf_callprov.c Fix spelling 2017-01-03 11:31:18 -06:00
kcf_mech_tabs.c Fix use-after-free bugs in icp code 2022-12-01 12:39:40 -08:00
kcf_prov_lib.c Extending FreeBSD UIO Struct 2021-01-20 21:27:30 -08:00
kcf_prov_tabs.c Fix use-after-free bugs in icp code 2022-12-01 12:39:40 -08:00
kcf_sched.c kcfpool_alloc() should have its argument list marked void 2022-10-12 15:47:39 -07:00