Searched hist:"2 f98735c9c24ea1f0d40a364d4e63611b689b795" (Results 1 – 4 of 4) sorted by relevance
/linux/sound/usb/usx2y/ |
H A D | usX2Yhwdep.c | diff 2f98735c9c24ea1f0d40a364d4e63611b689b795 Sat Feb 02 03:08:53 CET 2008 Nick Piggin <npiggin@suse.de> vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Drivers that register a ->fault handler, but do not range-check the offset argument, must set VM_DONTEXPAND in the vm_flags in order to prevent an expanding mremap from overflowing the resource.
I've audited the tree and attempted to fix these problems (usually by adding VM_DONTEXPAND where it is not obvious).
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
H A D | usx2yhwdeppcm.c | diff 2f98735c9c24ea1f0d40a364d4e63611b689b795 Sat Feb 02 03:08:53 CET 2008 Nick Piggin <npiggin@suse.de> vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Drivers that register a ->fault handler, but do not range-check the offset argument, must set VM_DONTEXPAND in the vm_flags in order to prevent an expanding mremap from overflowing the resource.
I've audited the tree and attempted to fix these problems (usually by adding VM_DONTEXPAND where it is not obvious).
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/linux/kernel/ |
H A D | relay.c | diff 2f98735c9c24ea1f0d40a364d4e63611b689b795 Sat Feb 02 03:08:53 CET 2008 Nick Piggin <npiggin@suse.de> vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Drivers that register a ->fault handler, but do not range-check the offset argument, must set VM_DONTEXPAND in the vm_flags in order to prevent an expanding mremap from overflowing the resource.
I've audited the tree and attempted to fix these problems (usually by adding VM_DONTEXPAND where it is not obvious).
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|
/linux/mm/ |
H A D | mmap.c | diff 2f98735c9c24ea1f0d40a364d4e63611b689b795 Sat Feb 02 03:08:53 CET 2008 Nick Piggin <npiggin@suse.de> vm audit: add VM_DONTEXPAND to mmap for drivers that need it
Drivers that register a ->fault handler, but do not range-check the offset argument, must set VM_DONTEXPAND in the vm_flags in order to prevent an expanding mremap from overflowing the resource.
I've audited the tree and attempted to fix these problems (usually by adding VM_DONTEXPAND where it is not obvious).
Signed-off-by: Nick Piggin <npiggin@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
|