Bug 199359
Summary: | KASAN: double-free is not detected on kzfree | ||
---|---|---|---|
Product: | Memory Management | Reporter: | Dmitry Vyukov (dvyukov) |
Component: | Sanitizers | Assignee: | Marco Elver (melver) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | andreyknvl, kasan-dev |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | ALL | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Dmitry Vyukov
2018-04-11 15:49:06 UTC
This is fixed by the "mm/kasan: Add object validation in ksize()" series, right? Yes, fixed by 0d4ca4c9bab3 ("mm/kasan: add object validation in ksize()") |