kernel BUG at lib/maple_tree.c:1237!

David Howells dhowells at redhat.com
Thu Mar 21 08:09:12 PDT 2024


Okay, it seems this was due to a double free in error handling in my modified
version of cifs.  The reason it's happening in the maple tree code is that the
netfs_io_subrequest struct might match the size of the maple tree nodes and be
sharing a slab.

David




More information about the maple-tree mailing list