3 matches found
CVE-2025-21712
CVE-2025-21712 affects the Linux kernel md-bitmap subsystem. The root cause was a use-after-destroy condition where bitmap_get_stats() could run even if the underlying mddev/bitmap storage was destroyed or not fully initialized, risking a general protection fault. The patch defends bitmap_get_sta...