Re: [PATCH] ibmtr: possible Read buffer overflow?
From: David Miller <davem@davemloft.net>
Date: 2009-10-30 05:54:33
From: David Miller <davem@davemloft.net>
Date: 2009-10-30 05:54:33
From: Roel Kluin <redacted> Date: Sat, 03 Oct 2009 23:26:55 +0200
Prevent read outside array bounds. Signed-off-by: Roel Kluin <redacted> --- Is this maybe required?
I can't see anything that protects against this, so yes it seems to be required. Applied to net-2.6, thanks.