Re: [PATCH net-next 1/1] net: validate HWTSTAMP ioctl parameters
From: David Miller <davem@davemloft.net>
Date: 2011-10-19 21:01:16
From: David Miller <davem@davemloft.net>
Date: 2011-10-19 21:01:16
From: Richard Cochran <richardcochran@gmail.com> Date: Fri, 14 Oct 2011 11:37:48 +0200
This patch adds a sanity check on the values provided by user space for the hardware time stamping configuration. If the values lie outside of the absolute limits, then the ioctl request will be denied. Signed-off-by: Richard Cochran <redacted>
Thanks a lot for following up on this. Applied, thanks again Richard.