Re: [PATCH] fs: fix invalid-free in init_file()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, 01 Jul 2023 20:11:34 +0300, Amir Goldstein wrote:
> The use of file_free_rcu() in init_file() to free the struct that was
> allocated by the caller was hacky and we got what we desreved.
> 
> Let init_file() and its callers take care of cleaning up each after
> their own allocated resources on error.
> 
> 
> [...]

Thanks for the fix! I'll send a pr shortly.

---

Applied to the vfs.fixes branch of the vfs/vfs.git tree.
Patches in the vfs.fixes branch should appear in linux-next soon.

Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.

It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.

Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs.fixes

[1/1] fs: move cleanup from init_file() into its callers
      https://git.kernel.org/vfs/vfs/c/dff745c1221a



[Index of Archives]     [Linux Filesystems Devel]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux