On Fri, 10 May 2024 18:22:53 +0300, Dan Carpenter wrote: > This code calls folio_put() on an error pointer which will lead to a > crash. Check for both error pointers and NULL pointers before calling > folio_put(). > > Applied, thanks! [1/1] ext4: fix error pointer dereference in ext4_mb_load_buddy_gfp() commit: c6a6c9694aadc4c3ab8d89bdd44aed3eab1e43c6 Best regards, -- Theodore Ts'o <tytso@xxxxxxx>