cannot boot with RAP enabled

Discuss usability issues, general maintenance, and general support issues for a grsecurity-enabled system.

cannot boot with RAP enabled

Postby torsten » Sat May 28, 2016 12:28 pm

Hi,

I cannot boot with the RAP enabled kernel on Archlinux (4.5.5, grsec 201605211442). The boot process stops before I can enter my LUKS password.

I uploaded the picture of the error message https://i.imgsafe.org/9c409541d6.jpg and here is my config http://pastebin.com/D1zCt8fn.

Please let me know how I can provide more information about this issue! I don't know whether this is relevant to narrow down the issue, I use LUKS on top of a bcache device

Thanks,
Torsten
torsten
 
Posts: 2
Joined: Sat May 28, 2016 12:02 pm

Re: cannot boot with RAP enabled

Postby PaX Team » Sat May 28, 2016 1:18 pm

can you send me your vmlinux (from the build root)? or if you know your way around in assembly, you can look up the faulting RIP in vmlinux (adjusted for KASLR) and see which register is used for the following indirect call and see what code is there. i think it'll be RAX so you might as well just look that up (again, adjust it for KASLR) and let me know.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm

Re: cannot boot with RAP enabled

Postby PaX Team » Sat May 28, 2016 9:40 pm

thanks for the report, this was a bunch of bad fptr casts in bcache, the next patch will fix them.
PaX Team
 
Posts: 2310
Joined: Mon Mar 18, 2002 4:35 pm

Re: cannot boot with RAP enabled

Postby torsten » Sun May 29, 2016 5:25 am

Thanks for your help! I will test it once the new version is released
torsten
 
Posts: 2
Joined: Sat May 28, 2016 12:02 pm


Return to grsecurity support