LWN.net Logo

vmsplice(): the making of a local root exploit

vmsplice(): the making of a local root exploit

Posted Feb 12, 2008 9:11 UTC (Tue) by and (subscriber, #2883)
In reply to: vmsplice(): the making of a local root exploit by jwb
Parent article: vmsplice(): the making of a local root exploit

If my understanding of this is correct, then off is the offset within the 
first page (i.e. off is always smaller than PAGE_SIZE).


(Log in to post comments)

vmsplice(): the making of a local root exploit

Posted Feb 12, 2008 22:48 UTC (Tue) by jd (guest, #26381) [Link]

If it's just casting, then fixing an unexploitable casting bug is tidier than leaving it,
explicitly states intention, and prevents these souped-up aggressive optimizing compilers used
on the kernel from optimizing in a problem sometime down the road. On the other hand,
unnecessary changes introduce risks of adding as many problems as they fix.

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds