]> git.hungrycats.org Git - linux/commit
[PATCH] do_brk() bounds checking
authorAndrew Morton <akpm@osdl.org>
Wed, 24 Sep 2003 12:18:41 +0000 (05:18 -0700)
committerLinus Torvalds <torvalds@home.osdl.org>
Wed, 24 Sep 2003 12:18:41 +0000 (05:18 -0700)
commit722c4748c39cab91a9acd512ae4de46d0401a53d
tree587c6494d0a391d4e908e44caff0d2648488d9c5
parentfa7cccc7159f4d9537175f5d8f12e4863cf9fb1e
[PATCH] do_brk() bounds checking

check that the brk value lies in bounds.
mm/mmap.c