compatibility layer exploit in 64bit linux machines
1 view
Skip to first unread message
michael pass
unread,
Sep 18, 2010, 8:03:33 AM9/18/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to maine tech talk
The compatibility layer is a translation abstraction between 32-bit
system calls coming in (for instance) via the IA32 emulated int 0x80
gate, and the actual 64-bit implementations compiled in to the kernel.