K 10 svn:author V 3 kib K 8 svn:date V 27 2016-07-16T13:24:58.878074Z K 7 svn:log V 274 Another issue reported on http://seclists.org/oss-sec/2016/q3/68 is that struct kevent member ident has uintptr_t type, which is silently truncated to int in the call to fget(). Explicitely check for the valid range. Sponsored by: The FreeBSD Foundation MFC after: 1 week END