fuchen-03
fuchen-03
The original exp can not successfully pivot stack like [Modified Exploit in CVE-2023-6817 to implement stack pivoting #183](https://github.com/google/security-research/pull/183). So I modified this exp using my linux-v6.1.63 gadget
### Question The layout in orignal ROP chain of CVE-2023-6817 exploit is below:  But the kernel stack layout is not what was envisioned in exploit:  The red box...
The vulnerability is deacvtivate catchall elem many time. But it constructs new_pipapo_set , new_set_elem_with_expiration , del_set to trig the vul. It will deactivate elem first in nft_delset func and when...