Projects STRLCPY CVE-2022-1015 Commits f3140ea9
🤬
  • ■ ■ ■ ■ ■
    README.md
    1 1  # CVE-2022-1015
    2 2   
    3  -This repository contains a PoC for local privilege escalation of CVE-2022-1015, a bug in the `nf_tables` component of the linux kernel that I found. You can read a detailed analysis of this vulnerability and the exploitation strategy over at my [blog](https://blog.dbouman.nl/2022/04/02/How-The-Tables-Have-Turned-CVE-2022-1015/).
     3 +This repository contains a PoC for local privilege escalation of CVE-2022-1015, a bug in the `nf_tables` component of the linux kernel that I found. You can read a detailed analysis of this vulnerability and the exploitation strategy over at my [blog](https://blog.dbouman.nl/2022/04/02/How-The-Tables-Have-Turned-CVE-2022-1015-1016/).
    4 4   
    5 5  Right now, the exploit is a bit messy. Sorry!
    6 6   
    skipped 20 lines
    27 27  ## Licensing
    28 28   
    29 29  This code is distributed under the Beerware license. I am not legally responsible for anything you do with it.
     30 + 
Please wait...
Page is in error, reload to recover