+11
−2
Loading
hulk inclusion category: bugfix bugzilla: https://gitee.com/src-openeuler/kernel/issues/IAR5GW CVE: CVE-2024-46701 -------------------------------- The filed "struct xarray xa" is changed to "struct maple_tree mt", and the field 'next_offset' is changed from u32 to unsigned long. Fixes: 0e4a862174f2 ("libfs: Convert simple directory offsets to use a Maple Tree") Signed-off-by:Yu Kuai <yukuai3@huawei.com>