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/22396] x86-64: siglongjmp does not restore PKRU register


https://sourceware.org/bugzilla/show_bug.cgi?id=22396

--- Comment #3 from Florian Weimer <fweimer at redhat dot com> ---
I think HJ is freeing unused parts of jmpbuf, which we could use to store these
bits.  Of course, it won't help if x86-64 gets many more access right bits.

So I think we need to change the kernel not to reset PKRU to the initial value
(which could either be all-access or no-access, depending on kernel
configuration).

-- 
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]