mirror of
https://github.com/badsectorlabs/copyfail-go.git
synced 2026-05-16 06:30:10 +00:00
feat: ✨ initial commit
Signed-off-by: kernel-sanders <1490292+kernel-sanders@users.noreply.github.com>
This commit is contained in:
commit
eaa1e40d1f
8 changed files with 292 additions and 0 deletions
7
README.md
Normal file
7
README.md
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# CopyFail Go
|
||||
|
||||
> Most Linux LPEs need a race window or a kernel-specific offset.Copy Fail is a straight-line logic flaw — it needs neither.The same ~~732-byte Python script~~ static Go binary roots every Linux distribution shipped since 2017.
|
||||
|
||||
A Go implementation of CVE-2026-31431. In case you need a static binary and no Python dependency.
|
||||
|
||||
See [copy.fail](https://copy.fail) for more info.
|
||||
Loading…
Add table
Add a link
Reference in a new issue