Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1585936
| From | Kees Cook <keescook@chromium.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [x86/vsyscall] 3dc33bd30f Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b |
| Date | 2017-02-22 06:40 +0100 |
| Message-ID | <tdxOF-58U-5@gated-at.bofh.it> (permalink) |
| References | <tc64a-67e-5@gated-at.bofh.it> <tdo8I-6Sm-81@gated-at.bofh.it> <tdti1-1M6-7@gated-at.bofh.it> <tdti1-1M6-5@gated-at.bofh.it> <tdxEZ-551-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Tue, Feb 21, 2017 at 9:23 PM, Andy Lutomirski <luto@amacapital.net> wrote: > On Tue, Feb 21, 2017 at 4:46 PM, Kees Cook <keescook@chromium.org> wrote: >> On Tue, Feb 21, 2017 at 4:39 PM, Chunyu Hu <chuhu.ncepu@gmail.com> wrote: >>> I hit the similar panic on Fedora 25. Is it the same issue? >>> >>> >>> [ 2.527391] Freeing unused kernel memory: 1688K (ffffffffbdf66000 - >>> ffffffffbe10c000) >>> [ 2.535222] Write protecting the kernel read-only data: 14336k >>> [ 2.542679] Freeing unused kernel memory: 1892K (ffff94cb30827000 - >>> ffff94cb30a00000) >>> [ 2.553482] Freeing unused kernel memory: 700K (ffff94cb30d51000 - >>> ffff94cb30e00000) >>> [ 2.572048] x86/mm: Checked W+X mappings: passed, no W+X pages found. >>> Fatal: [ 2.598239] traps: init[1] general protection ip:7fc841bfc642 >>> sp:7ffc3fd85870 error:0no entropy gathering module dete[ 2.606473] in >>> libc-2.24.so[7fc841bc5000+1bd000] >>> cted >> >> I would not expect a vsyscall table problem if it's truly using glibc >> 2.24. Maybe something regressed in glibc? That really looks like an >> attempt to call vsyscalls? > > There should be a vsyscall error if so, and shouldn't it be a page > fault, not a gpf? Yeah, the earlier email from Fengguang included a vsyscall error, so I'm not sure what this is, exactly. But if it bisects to the same commit, we likely need to investigate a bit more. -Kees -- Kees Cook Pixel Security
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: [x86/vsyscall] 3dc33bd30f Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b Kees Cook <keescook@chromium.org> - 2017-02-21 20:20 +0100
Re: [x86/vsyscall] 3dc33bd30f Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b Chunyu Hu <chuhu.ncepu@gmail.com> - 2017-02-22 01:50 +0100
Re: [x86/vsyscall] 3dc33bd30f Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b Kees Cook <keescook@chromium.org> - 2017-02-22 01:50 +0100
Re: [x86/vsyscall] 3dc33bd30f Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b Andy Lutomirski <luto@amacapital.net> - 2017-02-22 06:30 +0100
Re: [x86/vsyscall] 3dc33bd30f Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b Kees Cook <keescook@chromium.org> - 2017-02-22 06:40 +0100
Re: [x86/vsyscall] 3dc33bd30f Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b Chunyu Hu <chuhu.ncepu@gmail.com> - 2017-02-23 15:30 +0100
csiph-web