Lucene search
+L

1 matches found

Kitploit
Kitploit
added 2026/09/17 1:54 a.m.9 views

copy-fail-mitigation-with-bpftrace

Copy Fail 利用eBPF,一行代码修复 CVE-2026-31431, 又名 Copy Fail, 可以通过bpftrace命令,用一行代码进行修复,无须编译kpatch,无须cargo编译 English Version|中文版本 思路 要利用该漏洞,需要绑定到AFALG 接口,并且使用加密算法authencesn ,而这是绝大多数程序都不会用到的。这也就是修复代码可以发挥作用的地方。 文件列表 ├── kfunc.sh ├── kprobe.sh ├── tests │ └── bindafalg.py └── tracepoint.sh 为什么要这么多文件...

7.8CVSS6.7AI score0.99907EPSS
SaveExploits242References3
Rows per page
Query Builder