This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/2007] mmap seg faults on marginally improper arguments


------- Additional Comments From mv at binarysec dot com  2005-12-27 13:33 -------
Okay i get you. As i said a small kernel patch can be done to fix the return value. The problem is that 
many free software use MAP_ANON with MAP_PRIVATE or with MAP_SHARED (Apache for example). Thus 
the patch risk to prevent the good behavior of these software.
So the patch have to wait maybe the version 2.7 or 2.8 of the linux kernel.
You may ask kernel devels.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=2007

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]