Re: [PATCH net-next,1/1] hyperv: Move wait completion msg codeinto rndis_filter_halt_device()

From: David Miller
Date: Fri Aug 03 2012 - 19:52:07 EST


From: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>
Date: Fri, 3 Aug 2012 12:32:18 -0700

> We need to wait for send_completion msg before put_rndis_request() at
> the end of rndis_filter_halt_device(). Otherwise, netvsc_send_completion()
> may reference freed memory which is overwritten, and cause panic.
>
> Reported-by: Long Li <longli@xxxxxxxxxxxxx>
> Reported-by: Jason Wang <jasowang@xxxxxxxxxx>
> Signed-off-by: Haiyang Zhang <haiyangz@xxxxxxxxxxxxx>

This is a bug fix, so applied to 'net'. Please target your patches
properly.

Don't just be afraid that I'll reject the patch if you target it
at 'net', and therefore just target everything at 'net-next'. That
is certainly worse.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/