CVE-2025-21712
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-21712 affects the Linux kernel's MD (Multiple Devices) driver, specifically related to bitmap handling in the RAID subsystem. The vulnerability was discovered in February 2025 and involves a synchronization issue in the bitmap_get_stats() function with bitmap lifetime (NVD).

Technical details

The vulnerability stems from a race condition where bitmap_get_stats() can be called at any time if mddev is still present, even if the bitmap is destroyed or not fully initialized. The issue was exacerbated after commit ec6bb299c7c3 which added 'sync_size' into struct md_bitmap_stats, making the problem easier to trigger. When triggered, it can result in a general protection fault due to dereferencing bitmap in an unsafe state, causing a kernel panic (Kernel Commit).

Impact

When exploited, this vulnerability can cause a kernel panic through a general protection fault, leading to system crashes. This affects system stability and availability, particularly in systems using Linux MD RAID configurations (NVD).

Exploitability

The vulnerability can be triggered through normal system operations when reading RAID device information, specifically when accessing bitmap statistics through the proc filesystem. The issue occurs in the standard system call path: md_seq_show -> seq_read_iter -> seq_read -> proc_reg_read -> vfs_read -> ksys_read -> do_syscall_64 (Kernel Commit).

Mitigation and workarounds

The issue has been fixed by protecting bitmap_get_stats() with bitmap_info.mutex. The fix includes additional checks for external bitmaps and uninitialized storage. The patch has been merged into the mainline kernel and is being backported to stable kernel versions (Kernel Commit).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74730CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux
NoYesAug 22, 2026
CVE-2026-74733HIGH7.8
  • Linux Kernel logoLinux Kernel
  • kernel-64k-debug-devel-matched
NoYesAug 22, 2026
CVE-2026-74726HIGH7.3
  • Linux Kernel logoLinux Kernel
  • kernel
NoYesAug 22, 2026
CVE-2026-74732MEDIUM5.5
  • Linux Kernel logoLinux Kernel
  • kernel-selftests-internal
NoYesAug 22, 2026
CVE-2026-74728NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-modules-core
NoNoAug 22, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management