tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: More netbsd32 emulation ktrace overrides
On Fri, Sep 09, 2016 at 04:00:56AM -0500, William J. Coldwell wrote:
> Are these overflows a security issue?
> Like giving up valid kernel memory.
No security issue. They just record the 64bit version of the msghdr
structure (which has just been passed in from userland anyway) instead
of the 32bit one, and the decoder in kdump can not handle that.
Martin
Home |
Main Index |
Thread Index |
Old Index