2 matches found
CVE-2005-4779
verifiedexecioctl in verifiedexec.c in NetBSD 2.0.2 calls NDINIT with UIOUSERSPACE rather than UIDSYSSPACE, which removes the functionality of the verified exec kernel subsystem and might allow local users to execute Trojan horse programs...
CVE-2005-4779
CVE-2005-4779 relates to NetBSD 2.0.2, where verifiedexecioctl in verified_exec.c calls NDINIT with UIO_USERSPACE instead of UID_SYSSPACE, removing the verified exec kernel subsystem functionality. This change, as documented, could allow local users to run Trojan horse programs. Multiple sources ...