https://github.com/google/kmsan
Revision 12be96f2e8e8706c22fbc41f17480d8f84b8b8f3 authored by Alexander Potapenko on 15 May 2018, 13:32:36 UTC, committed by Alexander Potapenko on 28 August 2018, 10:29:17 UTC
These functions touch memory one block at a time. Because they're often
implemented in assembly, we just unpoison the output blocks and check
the inputs.
1 parent 2a08666
History
Tip revision: 12be96f2e8e8706c22fbc41f17480d8f84b8b8f3 authored by Alexander Potapenko on 15 May 2018, 13:32:36 UTC
kmsan: handle crypto_cipher_encrypt_one()/crypto_cipher_decrypt_one()
Tip revision: 12be96f
File Mode Size
Documentation
LICENSES
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.clang-format -rw-r--r-- 12.8 KB
.cocciconfig -rw-r--r-- 59 bytes
.config.example -rw-r--r-- 118.4 KB
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitattributes -rw-r--r-- 30 bytes
.gitignore -rw-r--r-- 1.5 KB
.mailmap -rw-r--r-- 9.7 KB
COPYING -rw-r--r-- 423 bytes
CREDITS -rw-r--r-- 96.4 KB
Kbuild -rw-r--r-- 2.2 KB
Kconfig -rw-r--r-- 563 bytes
MAINTAINERS -rw-r--r-- 458.4 KB
Makefile -rw-r--r-- 59.0 KB
README -rw-r--r-- 800 bytes
README.md -rw-r--r-- 2.1 KB
false-kmsan-cfq_init_cfqq.txt -rw-r--r-- 6.3 KB
kmsan-cfq_init_cfqq.txt -rw-r--r-- 6.0 KB
kmsan-clang.patch -rw-r--r-- 9.0 KB
kmsan-epoll_ctl.txt -rw-r--r-- 3.2 KB
kmsan-first-bug-writeup.txt -rw-r--r-- 8.1 KB
kmsan-llvm.patch -rw-r--r-- 36.8 KB
kmsan-packet_bind_spkt.txt -rw-r--r-- 4.4 KB
kmsan-radix_tree_insert.txt -rw-r--r-- 6.3 KB

README.md

back to top