Re: [PATCH 0/4] phy: qcom: qmp-usb: fix NULL-deref on runtime suspend

From: Johan Hovold
Date: Wed Oct 16 2024 - 03:43:36 EST


Hi Vinod,

On Wed, Sep 11, 2024 at 01:52:49PM +0200, Johan Hovold wrote:
> When working on suspend support for Qualcomm platforms like x1e80100, I
> ran into a NULL-pointer dereference in one of the QMP drivers. Turns out
> this issue has since been reproduced in two more drivers.

> Johan Hovold (4):
> phy: qcom: qmp-usb: fix NULL-deref on runtime suspend
> phy: qcom: qmp-usb-legacy: fix NULL-deref on runtime suspend
> phy: qcom: qmp-usbc: fix NULL-deref on runtime suspend
> phy: qcom: qmp-usb: move driver data initialisation earlier

It's been a month (and a merge window) so sending a reminder.

Could you pick these up for 6.12-rc?

Johan