----- Original Message -----
> From: "Jiri Slaby" <[email protected]>
> To: "Timothy Pearson" <[email protected]>
> Cc: "linuxppc-dev" <[email protected]>, "linux-kernel" 
> <[email protected]>, "linux-pci"
> <[email protected]>, "Madhavan Srinivasan" <[email protected]>, 
> "Michael Ellerman" <[email protected]>,
> "christophe leroy" <[email protected]>, "Naveen N Rao" 
> <[email protected]>, "Bjorn Helgaas"
> <[email protected]>, "Shawn Anastasio" <[email protected]>
> Sent: Thursday, October 9, 2025 12:54:19 AM
> Subject: Re: [PATCH] PCI: pnv_php: Fix potential NULL dereference in slot 
> allocator

> On 09. 10. 25, 3:24, Timothy Pearson wrote:
>> A highly unlikely NULL dereference in the allocation error handling path was
>> introduced in 466861909255.  Avoid dereferencing php_slot->bus by using
>> dev_warn() instead of SLOT_WARN() in the error path.
>> 
>> Fixes: 466861909255 ("PCI: pnv_php: Clean up allocated IRQs on unplug")
>> Signed-off-by: Timothy Pearson <[email protected]>
> 
> LGTM, perhaps also a lnk to the report:
> Link:
> https://lore.kernel.org/all/304758063.1694752.1757427687463.javamail.zim...@raptorengineeringinc.com/
> 
> 
> Reviewed-by: Jiri Slaby <[email protected]>
> 
> thanks,
> --
> js
> suse labs

Just a quick follow up on this to see if we could get it merged?  Thanks!

Reply via email to