diff options
| author | Matthew Dawson <[email protected]> | 2016-03-11 21:08:07 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2016-03-12 00:17:47 +0000 |
| commit | 7640131032db9118a78af715ac77ba2debeeb17c (patch) | |
| tree | f95d88b244a0d55b0cc9461542826888db62c6a9 /net/switchdev/switchdev.c | |
| parent | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... (diff) | |
| download | kernel-7640131032db9118a78af715ac77ba2debeeb17c.tar.gz kernel-7640131032db9118a78af715ac77ba2debeeb17c.zip | |
mm/mempool: avoid KASAN marking mempool poison checks as use-after-free
When removing an element from the mempool, mark it as unpoisoned in KASAN
before verifying its contents for SLUB/SLAB debugging. Otherwise KASAN
will flag the reads checking the element use-after-free writes as
use-after-free reads.
Signed-off-by: Matthew Dawson <[email protected]>
Acked-by: Andrey Ryabinin <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
