[rds-devel] [PATCH] net: rds: use correct size for max unacked packets and bytes

David Miller davem at davemloft.net
Wed Feb 4 16:08:17 PST 2015


From: Sasha Levin <sasha.levin at oracle.com>
Date: Tue,  3 Feb 2015 08:55:58 -0500

> Max unacked packets/bytes is an int while sizeof(long) was used in the
> sysctl table.
> 
> This 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 at oracle.com>

Applied, thanks.



More information about the rds-devel mailing list