The rest of the vmsplice() exploit story
The rest of the vmsplice() exploit story
Posted Mar 6, 2008 14:29 UTC (Thu) by fuhchee (subscriber, #40059)Parent article: The rest of the vmsplice() exploit story
> Also worth noting is the fact that ordinary buffer overflow protection may > well have not been effective against this vulnerability. The return address > on the stack was not overwritten, and no exploit code was put in data > areas. Has there been any talk about extending NX (no-execute) style page protection to within kernel space itself, to prevent it from executing code residing in user-space pages?
