crypto: hisilicon/qm - alloc reserve buffer to set and get xqc
driver inclusion category: bugfix bugzilla: https://gitee.com/openeuler/kernel/issues/I8E6ED CVE: NA -------------------------------- If the temporarily applied memory is used to set or get the xqc information, the driver will release the memory after the mailbox timeout. However, the hardware still performs the operation. Therefore, the released memory may be written by hardware. So when load driver, reserve memory is applied for xqc configuration. Signed-off-by:Yu'an Wang <wangyuan46@huawei.com>
Loading
Please sign in to comment