Date: Sat, 17 Dec 2005 19:40:47 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern imgact_elf.c Message-ID: <200512171940.jBHJelqu097957@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2005-12-17 19:40:47 UTC
FreeBSD src repository
Modified files:
sys/kern imgact_elf.c
Log:
Correct a long-standing problem in elfN_map_insert(): In order to copy a
page to user space, the user space mapping must allow write access.
In collaboration with: tegge@
MFC after: 3 weeks
Revision Changes Path
1.169 +1 -1 src/sys/kern/imgact_elf.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200512171940.jBHJelqu097957>
