Loading
drivers: misc: sdma-dae: fix input validate problems
kunpeng inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issue/IAHUM5 CVE: NA ---------------------------------------------------------------- Add input validate of list_num, mmap size, channel id and cookie to avoid integer warp, allocate too big memory, address overflow and release other process's memory problem. Fixes: 60bf9d96 ("drivers: misc: sdma-dae: support initializ sdma driver") Signed-off-by:zhangyuyang <zhangyuyang31@huawei.com>