lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 15 Mar 2019 15:10:11 +0800
From:   "zhangyi (F)" <yi.zhang@...wei.com>
To:     <linux-ext4@...r.kernel.org>
CC:     <tytso@....edu>, <jack@...e.cz>, <adilger.kernel@...ger.ca>,
        <yi.zhang@...wei.com>, <miaoxie@...wei.com>
Subject: [PATCH v2 0/2] ext4: fix buffer references leak problem

Hi,

This patch set want to fix a buffer references leak problem in
ext4_ind_remove_space() and do some cleanup of the releasing code.

Change since v1:
 - Separate the cleanup code from the fix patch.

zhangyi (F) (2):
  ext4: brelse all indirect buffer in ext4_ind_remove_space()
  ext4: cleanup bh release code in ext4_ind_remove_space()

 fs/ext4/indirect.c | 43 ++++++++++++++++++++++---------------------
 1 file changed, 22 insertions(+), 21 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists