The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* a.out issue
@ 2004-11-11 22:09 Florian Heinz
  2004-11-11 22:23 ` Ed Schouten
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Florian Heinz @ 2004-11-11 22:09 UTC (permalink / raw)
  To: linux-kernel

Hi ppl,

there seems to be a bug related to a.out-binfmt.

try executing this binary:
perl -e'print"\x07\x01".("\x00"x13)."\xc0".("\x00"x16)'>eout
(it may be neccessary to turn memory overcommit on before)

This should result in a kernel-oops.
Doing this in a loop will eat fd's and memory.

seems like find_vma_prepare does not what insert_vm_struct expects when
the whole addresspace is occupied.



^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2004-11-12  7:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-11 22:09 a.out issue Florian Heinz
2004-11-11 22:23 ` Ed Schouten
2004-11-11 22:29 ` Ed Schouten
2004-11-11 22:32 ` Chris Wright
2004-11-11 23:05   ` Ed Schouten
2004-11-11 23:31     ` Chris Wright
2004-11-12  0:11 ` Kurt Wall
2004-11-12  3:27 ` Chris Wright
2004-11-12  3:51   ` Kurt Wall
2004-11-12  7:15     ` Chris Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox