[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <166431556707.3511882.842144509167145042.b4-ty@mit.edu>
Date: Tue, 27 Sep 2022 17:53:35 -0400
From: "Theodore Ts'o" <tytso@....edu>
To: libaokun1@...wei.com, linux-ext4@...r.kernel.org
Cc: "Theodore Ts'o" <tytso@....edu>, lczerner@...hat.com,
yebin10@...wei.com, ritesh.list@...il.com, yi.zhang@...wei.com,
jack@...e.cz, linux-kernel@...r.kernel.org, yukuai3@...wei.com,
adilger.kernel@...ger.ca, enwlinux@...il.com
Subject: Re: [PATCH] ext4: fix null-ptr-deref in ext4_write_info
On Fri, 5 Aug 2022 20:39:47 +0800, Baokun Li wrote:
> I caught a null-ptr-deref bug as follows:
> ==================================================================
> KASAN: null-ptr-deref in range [0x0000000000000068-0x000000000000006f]
> CPU: 1 PID: 1589 Comm: umount Not tainted 5.10.0-02219-dirty #339
> RIP: 0010:ext4_write_info+0x53/0x1b0
> [...]
> Call Trace:
> dquot_writeback_dquots+0x341/0x9a0
> ext4_sync_fs+0x19e/0x800
> __sync_filesystem+0x83/0x100
> sync_filesystem+0x89/0xf0
> generic_shutdown_super+0x79/0x3e0
> kill_block_super+0xa1/0x110
> deactivate_locked_super+0xac/0x130
> deactivate_super+0xb6/0xd0
> cleanup_mnt+0x289/0x400
> __cleanup_mnt+0x16/0x20
> task_work_run+0x11c/0x1c0
> exit_to_user_mode_prepare+0x203/0x210
> syscall_exit_to_user_mode+0x5b/0x3a0
> do_syscall_64+0x59/0x70
> entry_SYSCALL_64_after_hwframe+0x44/0xa9
> ==================================================================
>
> [...]
Applied, thanks!
[1/1] ext4: fix null-ptr-deref in ext4_write_info
commit: 647642bf8f326994d7eaf785bba3fa9dad92cff0
Best regards,
--
Theodore Ts'o <tytso@....edu>
Powered by blists - more mailing lists