Re: [PATCH] net: llc: use correct size for sysctl timeout entries

From: David Miller
Date: Sun Jan 25 2015 - 03:23:54 EST


From: Sasha Levin <sasha.levin@xxxxxxxxxx>
Date: Fri, 23 Jan 2015 20:47:00 -0500

> The timeout entries are sizeof(int) rather than sizeof(long), which
> means that when they were getting read we'd also leak kernel memory
> to userspace along with the timeout values.
>
> Signed-off-by: Sasha Levin <sasha.levin@xxxxxxxxxx>

Applied, thank you.
--
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/