> From: Alejandro Hernandez <[email protected]> > Date: Tue, 14 Oct 2014 18:10:19 -0700 > > Hi there, > > I'd like to report a bug in the UVM subsystem. It's possible to > trigger a kernel panic through a malformed ELF file (specifically > the p_align field from the Elf_PHdr structures where the p_type is > PT_LOAD). Attached screenshots (screenshots_panic.zip) with the > panic message as well as the output of 'trace' and 'ps'.
Thanks for your report. I've just committed a diff that should address this problem.
