zfs/include/os/linux
Chunwei Chen 0d870a1775 Fix invalid pointer access in trace_dbuf.h
In dnode_destroy, dn_objset is invalidated. However, it will later call
into dbuf_destroy, in which DTRACE_SET_STATE will try to access spa_name
via dn_objset causing illegal pointer access.

Reviewed-by: Brian Atkinson <batkinson@lanl.gov>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Chunwei Chen <david.chen@nutanix.com>
Closes #15333
2023-10-03 09:06:07 -07:00
..
kernel/linux Linux 6.5 compat: blkdev changes 2023-09-19 08:50:01 -07:00
spl Linux 4.20 compat: wrapper function for iov_iter type access 2023-09-19 08:50:01 -07:00
zfs/sys Fix invalid pointer access in trace_dbuf.h 2023-10-03 09:06:07 -07:00
Makefile.am Add SHA2 SIMD feature tests for Linux 2023-03-02 13:52:04 -08:00