CVE-2025-71225

MEDIUMNVD 5.35.3
EchelonGraph scoreMEDIUM confidence

Score 5.3 from GitHub Security Advisory published 2026-02-18. NVD baseline CVSS 5.3; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
5.3EG
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 5.3Exploit: None knownExposed: 0

A fix is available — apply it.

In the Linux kernel, the following vulnerability has been resolved:

md: suspend array while updating raid_disks via sysfs

In raid1_reshape(), freeze_array() is called before modifying the r1bio memory pool (conf->r1bio_pool) and conf->raid_disks, and unfreeze_array() is called after the update is completed.

However, freeze_array() only waits until nr_sync_pending and (nr_pending - nr_queued) of all buckets reaches zero. When an I/O error occurs, nr_queued is increased and the corresponding r1bio is queued to either retry_list or bio_end_io_list. As a result, freeze_array() may unblock before these r1bios are released.

This can lead to a situation where conf->raid_disks and the mempool have already been updated while queued r1bios, allocated with the old raid_disks value, are later released. Consequently, free_r1bio() may access memory out of bounds in put_all_bios() and release r1bios of the wrong size to the new mempool, potentially causing issues with the mempool as well.

Since only normal I/O might increase nr_queued while an I/O error occurs, suspending the array avoids this issue.

Note: Updating raid_disks via ioctl SET_ARRAY_INFO already suspends the array. Therefore, we suspend the array when updating raid_disks via sysfs to avoid this issue too.

CVSS v3
5.3
EG Score
5.3(medium)
EG Risk
24(Track)
EG Risk 24/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity53% × 45%
Exploitation0% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
0%
KEV
Not listed

Published

February 18, 2026

Last Modified

June 17, 2026

Advisory Details (3)

Auto-updated Aug 9, 2026
No patch confirmed yet.
generic

md: suspend array while updating raid_disks via sysfs - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2cc583653bbe050bacd1cadcc9776d39bf449740
generic

md: suspend array while updating raid_disks via sysfs - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/165d1359f945b72c5f90088f60d48ff46115269e
generic

md: suspend array while updating raid_disks via sysfs - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/0107b18cd8ac17eb3e54786adc05a85cdbb6ef22

Patch Availability(8)

Patches are aggregated from vendor advisories (Red Hat, Microsoft, Cisco, GitHub) and package ecosystems (OSV, GHSA). Multiple rows for the same upstream release have been deduplicated.

Affected Packages

(4 across 4 ecosystems)
Debian:11(1)
PackageVulnerable rangeFixed inDependents
linux5.10.103-1 ... 7.2~rc5-1~exp1 (496 versions)
Debian:12(1)
PackageVulnerable rangeFixed inDependents
linux6.1.106-1 ... 7.2~rc7-1~exp1 (350 versions)
Debian:13(1)
PackageVulnerable rangeFixed inDependents
linux6.12.38-1 ... 6.12.73-1~bpo12+1 (12 versions)6.12.73-1
Debian:14(1)
PackageVulnerable rangeFixed inDependents
linux6.12.100-1 ... 6.18~rc7-1~exp1 (99 versions)6.18.10-1

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

All Vendor Advisories

(9)

Data Freshness Timeline

(refreshed 5× in last 7d / 18× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-18 21:06 UTCOSV refresh
  2. 2026-09-18 19:27 UTCEPSS rescore
  3. 2026-09-17 19:30 UTCEPSS rescore
  4. 2026-09-16 14:07 UTCEPSS rescore
  5. 2026-09-16 05:14 UTCEPSS rescore
  6. 2026-09-11 14:52 UTCEPSS rescore
  7. 2026-09-11 09:36 UTCEPSS rescore
  8. 2026-09-10 09:34 UTCEPSS rescore
  9. 2026-09-08 22:00 UTCEPSS rescore
  10. 2026-09-06 13:47 UTCEPSS rescore
  11. 2026-09-04 05:06 UTCEPSS rescore
  12. 2026-09-01 13:53 UTCEPSS rescore
  13. 2026-08-30 23:57 UTCOSV refresh
  14. 2026-08-28 21:40 UTCEPSS rescore
  15. 2026-08-27 14:24 UTCEPSS rescore
  16. 2026-08-25 13:48 UTCEPSS rescore
  17. 2026-08-24 14:16 UTCEPSS rescore
  18. 2026-08-23 00:18 UTCEPSS rescore
  19. 2026-08-18 13:48 UTCEPSS rescore
  20. 2026-08-17 13:46 UTCEPSS rescore
  21. 2026-08-16 02:14 UTCEPSS rescore
  22. 2026-08-14 09:49 UTCVendor advisory
  23. 2026-08-14 09:49 UTCGHSA enrichment
  24. 2026-08-13 02:08 UTCVendor advisory
  25. 2026-08-13 02:08 UTCGHSA enrichment
Show 67 more
  1. 2026-08-11 07:30 UTCEG score recompute
  2. 2026-08-11 07:30 UTCVendor advisory
  3. 2026-08-11 07:30 UTCGHSA enrichment
  4. 2026-08-10 23:59 UTCEPSS rescore
  5. 2026-08-09 14:09 UTCEG score recompute
  6. 2026-08-09 14:09 UTCVendor advisory
  7. 2026-08-09 14:09 UTCGHSA enrichment
  8. 2026-08-08 16:36 UTCEPSS rescore
  9. 2026-08-07 21:42 UTCEG score recompute
  10. 2026-08-07 21:42 UTCVendor advisory
  11. 2026-08-07 21:42 UTCGHSA enrichment
  12. 2026-08-07 16:27 UTCEPSS rescore
  13. 2026-08-06 03:35 UTCEG score recompute
  14. 2026-08-06 03:35 UTCVendor advisory
  15. 2026-08-06 03:35 UTCGHSA enrichment
  16. 2026-08-05 19:17 UTCEPSS rescore
  17. 2026-08-03 10:35 UTCEPSS rescore
  18. 2026-08-02 20:22 UTCEG score recompute
  19. 2026-08-02 20:22 UTCVendor advisory
  20. 2026-08-02 20:22 UTCGHSA enrichment
  21. 2026-08-01 04:15 UTCEPSS rescore
  22. 2026-07-30 16:27 UTCEPSS rescore
  23. 2026-07-26 14:54 UTCEPSS rescore
  24. 2026-07-26 14:54 UTCEPSS rescore
  25. 2026-07-24 14:17 UTCEPSS rescore
  26. 2026-07-23 03:03 UTCEG score recompute
  27. 2026-07-22 14:08 UTCEPSS rescore
  28. 2026-07-20 14:02 UTCOSV refresh
  29. 2026-07-19 02:28 UTCEPSS rescore
  30. 2026-07-19 02:28 UTCEPSS rescore
  31. 2026-07-18 10:04 UTCEPSS rescore
  32. 2026-07-18 10:04 UTCEPSS rescore
  33. 2026-07-16 17:02 UTCEPSS rescore
  34. 2026-07-16 17:02 UTCEPSS rescore
  35. 2026-07-15 02:00 UTCEPSS rescore
  36. 2026-07-15 01:59 UTCEPSS rescore
  37. 2026-07-13 06:12 UTCEPSS rescore
  38. 2026-07-11 08:27 UTCEPSS rescore
  39. 2026-07-11 08:27 UTCEPSS rescore
  40. 2026-07-09 19:10 UTCEPSS rescore
  41. 2026-07-08 15:15 UTCEPSS rescore
  42. 2026-07-07 13:46 UTCEPSS rescore
  43. 2026-07-04 06:31 UTCEPSS rescore
  44. 2026-07-04 06:31 UTCEPSS rescore
  45. 2026-07-03 08:56 UTCOSV refresh
  46. 2026-07-01 15:06 UTCEPSS rescore
  47. 2026-06-30 23:22 UTCEPSS rescore
  48. 2026-06-30 23:22 UTCEPSS rescore
  49. 2026-06-29 14:06 UTCEPSS rescore
  50. 2026-06-29 14:06 UTCEPSS rescore
  51. 2026-06-28 14:07 UTCEPSS rescore
  52. 2026-06-28 14:07 UTCEPSS rescore
  53. 2026-06-28 04:56 UTCEPSS rescore
  54. 2026-06-28 04:56 UTCEPSS rescore
  55. 2026-06-27 03:08 UTCEPSS rescore
  56. 2026-06-25 13:49 UTCEPSS rescore
  57. 2026-06-25 13:49 UTCEPSS rescore
  58. 2026-06-23 21:32 UTCEPSS rescore
  59. 2026-06-18 17:52 UTCEPSS rescore
  60. 2026-06-18 17:52 UTCEPSS rescore
  61. 2026-06-17 17:53 UTCEPSS rescore
  62. 2026-06-16 17:52 UTCEPSS rescore
  63. 2026-06-15 17:48 UTCEPSS rescore
  64. 2026-06-14 23:19 UTCEG score recompute
  65. 2026-06-14 23:19 UTCVendor advisory
  66. 2026-06-14 23:18 UTCGHSA enrichment
  67. 2026-06-14 23:18 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2025-71225?
CVE-2025-71225 is a medium vulnerability published on February 18, 2026. In the Linux kernel, the following vulnerability has been resolved: md: suspend array while updating raid_disks via sysfs In raid1reshape(), freezearray() is called before modifying the r1bio memory pool (conf->r1biopool) and conf->raiddisks, and unfreeze_array() is called after the update is…
When was CVE-2025-71225 disclosed?
CVE-2025-71225 was first published in the National Vulnerability Database on February 18, 2026, with the most recent update on June 17, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2025-71225 actively exploited?
CVE-2025-71225 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 99.6% of all scored CVEs.
What is the CVSS score of CVE-2025-71225?
CVE-2025-71225 has a CVSS v3 base score of 5.3 (NVD).
How do I remediate CVE-2025-71225?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2025-71225, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

See which npm, PyPI, Go, and Maven packages are affected by CVE-2025-71225

Explore →

Is Your Infrastructure Affected by CVE-2025-71225?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.