On Sun, Oct 24, 2010 at 09:19:27PM -0600, dann frazier wrote:
> hey Greg,
>  These look like candidates for stable. The first applied cleanly to
> our 2.6.32-based kernel; the second needed some offset
> adjustments. I'll attach our adjusted version in case it helps.
> 
> commit 1c40be12f7d8ca1d387510d39787b12e512a7ce8
> Author: Eric Dumazet <[email protected]>
> Date:   Mon Aug 16 20:04:22 2010 +0000
> 
>     net sched: fix some kernel memory leaks
>     
>     We leak at least 32bits of kernel memory to user land in tc dump,
>     because we dont init all fields (capab ?) of the dumped structure.
>     
>     Use C99 initializers so that holes and non explicit fields are zeroed.
>     
>     Signed-off-by: Eric Dumazet <[email protected]>
>     Signed-off-by: David S. Miller <[email protected]>

This one doesn't apply to the .32-stable tree, care to provide a
backport for it?

thanks,

greg k-h

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to