This patch set fix cve-2024-45025
Al Viro (1): fix bitmap corruption on close_range() with CLOSE_RANGE_UNSHARE
Alexander Lobakin (2): bitmap: introduce generic optimized bitmap_size() s390/cio: rename bitmap_size() -> idset_bitmap_size()
drivers/s390/cio/idset.c | 12 +++++++----- fs/file.c | 30 +++++++++++++----------------- include/linux/bitmap.h | 20 +++++++++++++++++--- include/linux/cpumask.h | 2 +- tools/include/linux/bitmap.h | 7 ++++--- 5 files changed, 42 insertions(+), 29 deletions(-)