In FreeBSD before 11.2-STABLE(r340854) and 11.2-RELEASE-p5, an integer overflow error when handling opcodes can cause memory corruption by sending a specially crafted NFSv4 request. Unprivileged remote users with access to the NFS server may be able to execute arbitrary code.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
http://www.securityfocus.com/bid/106192 | third party advisory vdb entry |
https://secuniaresearch.flexerasoftware.com/secunia_research/2018-25/ | third party advisory |
https://security.freebsd.org/advisories/FreeBSD-SA-18:13.nfs.asc | patch vendor advisory |
http://www.securitytracker.com/id/1042164 | patch third party advisory vdb entry |