lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Mon, 30 Aug 2021 15:29:35 +0200 From: Marcin Kozlowski <marcinguy@...il.com> To: fulldisclosure@...lists.org Subject: [FD] LLVM based tool to audit Linux Kernel Modules Security Hi List, If you are into Linux Kernel Security, check this out. It is a LLVM based tool to audit Linux Kernel Modules Security: https://github.com/marcinguy/dr_checker_4_linux using both pointer and taint analyses that are flow-sensitive, context-sensitive, and fieldsensitive on kernel drivers. It is port of Dr. Checker (great work, kudos to authors at "The Computer Security Group at UC Santa Barbara"), to newer Clang/LLVM 10 and changes to run it on Linux Kernel x86_64. Results for Linux Kernel 5.3.1 included in the repo. Latest stable Linux Kernel 5.13.9 should come soon #kernel <https://www.linkedin.com/feed/hashtag/?keywords=kernel&highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6838056431179063296> #security <https://www.linkedin.com/feed/hashtag/?keywords=security&highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6838056431179063296> #llvm <https://www.linkedin.com/feed/hashtag/?keywords=llvm&highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6838056431179063296> #sast <https://www.linkedin.com/feed/hashtag/?keywords=sast&highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6838056431179063296> #experimental <https://www.linkedin.com/feed/hashtag/?keywords=experimental&highlightedUpdateUrns=urn%3Ali%3Aactivity%3A6838056431179063296> Thanks, Marcin _______________________________________________ Sent through the Full Disclosure mailing list https://nmap.org/mailman/listinfo/fulldisclosure Web Archives & RSS: http://seclists.org/fulldisclosure/
Powered by blists - more mailing lists