Dirty Frag: Universal Linux LPE
github.com
Dirty Frag: Universal Linux LPE
1–4 of 4 posts
Re: Dirty Frag: Universal Linux LPE
#2With a name like 'Dirty Frag', I'm guessing this is another memory fragmentation or page cache trick similar to Dirty Pipe?
Re: Dirty Frag: Universal Linux LPE
#3[deleted]
Re: Dirty Frag: Universal Linux LPE
#4With a name like 'Dirty Frag', I'm guessing this is another memory fragmentation or page cache trick similar to Dirty Pipe?
From TFA:
> Dirty Frag belongs to the same class as Dirty Pipe and Copy Fail. However, while Dirty Pipe overwrites struct pipe_buffer, Dirty Frag overwrites the frag of struct sk_buff
So yup, Dirty Pipe is specifically mentioned.