Files
linux-stable-mirror/fs/ext4
Jan KaraandGreg Kroah-Hartman abdfc4704e ext4: free orphan info with kvfree
commit 971843c511 upstream.

Orphan info is now getting allocated with kvmalloc_array(). Free it with
kvfree() instead of kfree() to avoid complaints from mm.

Reported-by: Chris Mason <clm@meta.com>
Fixes: 0a6ce20c15 ("ext4: verify orphan file size is not too big")
Cc: stable@vger.kernel.org
Signed-off-by: Jan Kara <jack@suse.cz>
Message-ID: <20251007134936.7291-2-jack@suse.cz>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2025-10-19 16:30:57 +02:00
..
2025-06-04 14:41:57 +02:00
2025-10-15 11:58:08 +02:00
2025-06-27 11:08:47 +01:00
2025-10-15 11:58:08 +02:00
2024-12-09 10:32:42 +01:00
2025-04-25 10:45:27 +02:00
2025-10-19 16:30:57 +02:00
2025-10-15 11:58:08 +02:00