[PATCH -next 0/2] Fix two issue in jbd2_fc_wait_bufs

Ye Bin posted 2 patches 3 years, 6 months ago
fs/jbd2/journal.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 deletions(-)
[PATCH -next 0/2] Fix two issue in jbd2_fc_wait_bufs
Posted by Ye Bin 3 years, 6 months ago
Ye Bin (2):
  jbd2: fix potential buffer head reference count leak
  jbd2: fix potential use-after-free in jbd2_fc_wait_bufs

 fs/jbd2/journal.c | 10 ++++++++--
 1 file changed, 8 insertions(+), 2 deletions(-)

-- 
2.31.1
Re: [PATCH -next 0/2] Fix two issue in jbd2_fc_wait_bufs
Posted by Theodore Ts'o 3 years, 6 months ago
On Wed, 14 Sep 2022 18:08:10 +0800, Ye Bin wrote:
> Ye Bin (2):
>   jbd2: fix potential buffer head reference count leak
>   jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
> 
> fs/jbd2/journal.c | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)
> 
> [...]

Applied, thanks!

[1/2] jbd2: fix potential buffer head reference count leak
      commit: 53dee029ec341f5c985b880de34f64de60072688
[2/2] jbd2: fix potential use-after-free in jbd2_fc_wait_bufs
      commit: 6e16a2d9ff8f3ea4a53e10ae4607feb446cf5c90

Best regards,
-- 
Theodore Ts'o <tytso@mit.edu>