On 13.06.23 17:09, Greg Kroah-Hartman wrote: > On Tue, Jun 13, 2023 at 04:51:58PM +0200, Linux regression tracking (Thorsten Leemhuis) wrote: >> On 06.06.23 13:58, Heikki Krogerus wrote: >>> The Cancel command was passed to the write callback as the >>> offset instead of as the actual command which caused NULL >>> pointer dereference. >>> >>> Reported-by: Stephan Bolten <stephan.bolten@xxxxxxx> >>> Closes: https://bugzilla.kernel.org/show_bug.cgi?id=217517 >>> Fixes: 094902bc6a3c ("usb: typec: ucsi: Always cancel the command if PPM reports BUSY condition") >>> Cc: stable@xxxxxxxxxxxxxxx >>> Signed-off-by: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx> >> >> Gentle reminder that this made no progress for a week now. Or was there >> and I just missed it? Then apologies in advance. > > This just landed in my usb-linus branch a few hours before you sent > this, and will show up in linux-next tomorrow as: > c4a8bfabefed ("usb: typec: ucsi: Fix command cancellation") Ahh, great! Sorry, I check next in cases like this before sending mails, but not the subsystem trees directly. :-/ >> I'm asking, as it afaics would be nice to have this (or some other fix >> for the regression linked above) mainlined before the next -rc. That >> would be ideal, as then it can get at least one week of testing before >> the final is released. > > It will get there, sorry for the delay, now caught up on all pending USB > and TTY/serial fixes. No worries and thx for the update. It just looked like something where a quick "what's up" seemed appropriate. Thx again. Ciao, Thorsten