DragonFly-2.3.2.196.g118ce master sys/emulation/linux/i386 linux

看板DFBSD_commit作者時間16年前 (2009/07/31 03:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 118cec38dee6997a4d1e314ac812152af05bda53 Author: Matthew Dillon <dillon@apollo.backplane.com> Date: Thu Jul 30 11:33:36 2009 -0700 Fix nasty bug in exec*() code that can crash the machine. Fix a case where the exec() would sometimes attempt to free a wild pointer, placing it in the objcache and creating nasty kernel memory corruption. Reported-by: Borislav Nikolov <none@venom.interbgc.com> Summary of changes: sys/emulation/linux/i386/linux_machdep.c | 1 + sys/kern/kern_exec.c | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/118cec38dee6997a4d1e314ac812152af05bda53 -- DragonFly BSD source repository
文章代碼(AID): #1ASUtppD (DFBSD_commit)