Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 May 2016 23:17:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 206626] Integer overflow in nfssvc system call
Message-ID:  <bug-206626-8-Ew8rrQ5Tw4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-206626-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-206626-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D206626

--- Comment #4 from Rick Macklem <rmacklem@FreeBSD.org> ---
The nfssvc() syscall only allows these cases to be done
by root, so I don't see a problem?
(The syscall is only used by nfs daemons, but if some
 malicious program running as effective uid =3D=3D 0 wants
 to crash the system it can.)

Are you really trying to make it impossible for a process
running as root to crash the system?

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-206626-8-Ew8rrQ5Tw4>