Re: [PATCH] drivers/usb/class/cdc-acm.c: clear dangling pointer

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Am Freitag, 23. Dezember 2011, 14:02:55 schrieb Julia Lawall:
> From: Julia Lawall <julia@xxxxxxx>
> 
> On some failures, the country_code field of an acm structure is freed
> without freeing the acm structure itself.  Elsewhere, operations including
> memcpy and kfree are performed on the country_code field.  The patch sets
> the country_code field to NULL when it is freed, and likewise sets the
> country_code_size field to 0.
> 
> Signed-off-by: Julia Lawall <julia@xxxxxxx>
Acked-by: Oliver NEukum <oneukum@xxxxxxx>

This is in principle oopsable and should go into stable.

	Regards
		Oliver
--
To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Kernel Development]     [Kernel Announce]     [Kernel Newbies]     [Linux Networking Development]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Device Mapper]

  Powered by Linux