+1
−1
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IAU9NT CVE: CVE-2024-46826 -------------------------------- Due to the use of the compilation instruction -Wdeclaration-after-statment, declaring snapshot_randomize_va_space here will generate a compilation warning, so move it up. Fixes: 2a97388a807b ("ELF: fix kernel.randomize_va_space double read") Signed-off-by:Gu Bowen <gubowen5@huawei.com>