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/12492] dl: RELRO handling crashes when PaX kernel enforces MPROTECT restrictions


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

--- Comment #9 from PaX Team <pageexec at freemail dot hu> 2011-02-18 19:43:01 UTC ---
since this bug affects any kernel, including those of your own employer, it
will stay open until it gets fixed. it's also obvious that failing the second
mprotect in the same block of code means you've left ld.so's RELRO region
writable and that's a security bug itself so you'd better check its return
value as well and ask for a CVE.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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