Bug 199341
Summary: | KASAN: misses underflow in memmove | ||
---|---|---|---|
Product: | Memory Management | Reporter: | Dmitry Vyukov (dvyukov) |
Component: | Sanitizers | Assignee: | Dmitry Vyukov (dvyukov) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | andreyknvl, kasan-dev, walter-zh.wu |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | ALL | Subsystem: | |
Regression: | No | Bisected commit-id: |
Description
Dmitry Vyukov
2018-04-10 09:56:50 UTC
Hi, It still has the issue at kernel 5.3-rc1. Maybe We should try to fix the missing underflow issue. I first try to see why the shadow start is equal to shadow end and send the patch to fix it. Thanks. Walter Resolved with [1]. I don't have the permissions to close this bug though. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=8cceeff48f23eede76de995df08cf665182ec8fb |