[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200422073851.303714-1-hch@lst.de>
Date: Wed, 22 Apr 2020 09:38:42 +0200
From: Christoph Hellwig <hch@....de>
To: axboe@...nel.dk
Cc: yuyufen@...wei.com, tj@...nel.org, jack@...e.cz,
bvanassche@....org, tytso@....edu, hdegoede@...hat.com,
gregkh@...uxfoundation.org, linux-block@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: bdi: fix use-after-free for dev_name(bdi->dev) v3
Hi all,
the first three patches are my take on the proposal from Yufen Yu
to fix the use after free of the device name of the bdi device.
The rest is vaguely related cleanups.
Changes since v2:
- switch vboxsf to a shorter bdi name
Changes since v1:
- use a static dev_name buffer inside struct backing_dev_info
Powered by blists - more mailing lists