Re: [PATCH] ata: pata_parport: Fix use-after-free in new_device_store

Niklas Cassel <[email protected]> Wed, 29 Jul 2026 15:10:17 +0200
Newsgroups org.kernel.vger.linux-ide,org.kernel.vger.linux-kernel
Message-ID <amn7udA2btlcum-N@ryzen>
On Wed, Jul 29, 2026 at 08:27:53PM +0800, Pei Xiao wrote:

(snip)

> Fixes: 72f2b0b21850 ("drivers/block: Move PARIDE protocol modules to drivers/ata/pata_parport")

This does not look like the correct Fixes tag, since it is simply moving
files.

Not saying that it is super important to have a Fixes tag.

Without having looked, I'm guessing that there is a chance that this has
been racy/broken since the driver was introduced.


Kind regards,
Niklas