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-prev] [day] [month] [year] [list]
Date:   Thu, 04 Nov 2021 05:45:50 -0600
From:   Jens Axboe <axboe@...nel.dk>
To:     lars.ellenberg@...bit.com, Wu Bo <wubo40@...wei.com>
Cc:     linux-kernel@...r.kernel.org, mcgrof@...nel.org,
        linfeilong@...wei.com, linux-block@...r.kernel.org
Subject: Re: [PATCH] drbd: Fix double free problem in drbd_create_device

On Thu, 4 Nov 2021 16:07:09 +0800, Wu Bo wrote:
> In drbd_create_device(), the 'out_no_io_page' lable has called
> blk_cleanup_disk() when return failed.
> 
> So remove the 'out_cleanup_disk' lable to avoid double free the
> disk pointer.
> 
> 
> [...]

Applied, thanks!

[1/1] drbd: Fix double free problem in drbd_create_device
      commit: 27548088ac628109f70eb0b1eb521d035844dba8

Best regards,
-- 
Jens Axboe


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ