CVE-2026-46050

MEDIUMNVD 5.55.5
EchelonGraph scoreMEDIUM confidence

Score 5.5 from GitHub Security Advisory published 2026-05-27. NVD baseline CVSS 5.5; sources differ by 0.0.

Triggered by: GitHub Security Advisory CVSS
Sources: epss, ghsa, nvd
Trending — 4 sources updated this week
5.5
EchelonGraph verdictMonitorLow exploitation likelihood right now — keep watching.
  • Lower severity and no public exploit yet
CISA-KEV: Not listedEPSS: 0%CVSS: 5.5Exploit: NoneExposed: 0

A fix is available — apply it.

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

md/raid10: fix deadlock with check operation and nowait requests

When an array check is running it will raise the barrier at which point normal requests will become blocked and increment the nr_pending value to signal there is work pending inside of wait_barrier(). NOWAIT requests do not block and so will return immediately with an error, and additionally do not increment nr_pending in wait_barrier(). Upstream change commit 43806c3d5b9b ("raid10: cleanup memleak at raid10_make_request") added a call to raid_end_bio_io() to fix a memory leak when NOWAIT requests hit this condition. raid_end_bio_io() eventually calls allow_barrier() and it will unconditionally do an atomic_dec_and_test(&conf->nr_pending) even though the corresponding increment on nr_pending didn't happen in the NOWAIT case.

This can be easily seen by starting a check operation while an application is doing nowait IO on the same array. This results in a deadlocked state due to nr_pending value underflowing and so the md resync thread gets stuck waiting for nr_pending to == 0.

Output of r10conf state of the array when we hit this condition:

crash> struct r10conf barrier = 1, nr_pending = { counter = -41 }, nr_waiting = 15, nr_queued = 0,

Example of md_sync thread stuck waiting on raise_barrier() and other requests stuck in wait_barrier():

md1_resync [<0>] raise_barrier+0xce/0x1c0 [<0>] raid10_sync_request+0x1ca/0x1ed0 [<0>] md_do_sync+0x779/0x1110 [<0>] md_thread+0x90/0x160 [<0>] kthread+0xbe/0xf0 [<0>] ret_from_fork+0x34/0x50 [<0>] ret_from_fork_asm+0x1a/0x30

kworker/u1040:2+flush-253:4 [<0>] wait_barrier+0x1de/0x220 [<0>] regular_request_wait+0x30/0x180 [<0>] raid10_make_request+0x261/0x1000 [<0>] md_handle_request+0x13b/0x230 [<0>] __submit_bio+0x107/0x1f0 [<0>] submit_bio_noacct_nocheck+0x16f/0x390 [<0>] ext4_io_submit+0x24/0x40 [<0>] ext4_do_writepages+0x254/0xc80 [<0>] ext4_writepages+0x84/0x120 [<0>] do_writepages+0x7a/0x260 [<0>] __writeback_single_inode+0x3d/0x300 [<0>] writeback_sb_inodes+0x1dd/0x470 [<0>] __writeback_inodes_wb+0x4c/0xe0 [<0>] wb_writeback+0x18b/0x2d0 [<0>] wb_workfn+0x2a1/0x400 [<0>] process_one_work+0x149/0x330 [<0>] worker_thread+0x2d2/0x410 [<0>] kthread+0xbe/0xf0 [<0>] ret_from_fork+0x34/0x50 [<0>] ret_from_fork_asm+0x1a/0x30

CVSS v3
5.5
EG Score
5.5(medium)
EPSS
0.8%
KEV
Not listed

Published

May 27, 2026

Last Modified

June 16, 2026

Advisory Details (7)

Auto-updated Jun 16, 2026
No patch confirmed yet.
generic

md/raid10: fix deadlock with check operation and nowait requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/cac2106bb9a2180b288079b49ed626414fb5bc45
generic

md/raid10: fix deadlock with check operation and nowait requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/ae356d5eb1331d678985799f893e436314834a87
generic

md/raid10: fix deadlock with check operation and nowait requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/965d6162dd88cc7cc193cf7f5bfc132d8bbf0523
generic

md/raid10: fix deadlock with check operation and nowait requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/7d96f3120a7fb7210d21b520c5b6f495da6ba436
generic

md/raid10: fix deadlock with check operation and nowait requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/42fe37c90184cd1568838b84b488934c3671c963
generic

md/raid10: fix deadlock with check operation and nowait requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/2249983d971e6839b36284e6610390b2c217dfa1
generic

md/raid10: fix deadlock with check operation and nowait requests - kernel/git/stable/linux.git - Linux kernel stable tree

https://git.kernel.org/stable/c/1cdff2937c618f81058422bbdc4974a3e7ec9379

Vendor Advisories for CVE-2026-46050(2)

These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.

Patch Availability(4)

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.

Weakness Classification(1)

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

Additional Vendor Advisories

(4)

Vendors that published advisories for this CVE beyond the curated set above. Broader coverage but minimal per-row detail — click through for the original advisory.

Data Freshness Timeline

(refreshed 10× in last 7d / 58× 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-07-15 16:57 UTCEPSS rescore
  2. 2026-07-15 02:00 UTCEPSS rescore
  3. 2026-07-13 22:30 UTCEPSS rescore
  4. 2026-07-13 06:13 UTCEPSS rescore
  5. 2026-07-12 05:46 UTCEPSS rescore
  6. 2026-07-11 23:42 UTCEG score recompute
  7. 2026-07-11 23:42 UTCVendor advisory
  8. 2026-07-11 23:42 UTCGHSA enrichment
  9. 2026-07-11 08:27 UTCEPSS rescore
  10. 2026-07-09 19:10 UTCEPSS rescore
  11. 2026-07-08 23:51 UTCEG score recompute
  12. 2026-07-08 23:51 UTCVendor advisory
  13. 2026-07-08 23:51 UTCGHSA enrichment
  14. 2026-07-08 15:16 UTCEPSS rescore
  15. 2026-07-07 13:46 UTCEPSS rescore
  16. 2026-07-06 02:23 UTCEPSS rescore
  17. 2026-07-05 02:30 UTCEPSS rescore
  18. 2026-07-04 06:31 UTCEPSS rescore
  19. 2026-07-01 10:16 UTCEG score recompute
  20. 2026-07-01 10:16 UTCVendor advisory
  21. 2026-07-01 10:16 UTCGHSA enrichment
  22. 2026-06-30 23:22 UTCEPSS rescore
  23. 2026-06-29 14:20 UTCEG score recompute
  24. 2026-06-29 14:20 UTCVendor advisory
  25. 2026-06-29 14:20 UTCGHSA enrichment
Show 73 more
  1. 2026-06-29 14:06 UTCEPSS rescore
  2. 2026-06-29 14:06 UTCEPSS rescore
  3. 2026-06-28 14:07 UTCEPSS rescore
  4. 2026-06-28 06:43 UTCEG score recompute
  5. 2026-06-28 06:43 UTCVendor advisory
  6. 2026-06-28 06:43 UTCGHSA enrichment
  7. 2026-06-28 04:56 UTCEPSS rescore
  8. 2026-06-28 04:56 UTCEPSS rescore
  9. 2026-06-27 05:56 UTCEG score recompute
  10. 2026-06-27 05:56 UTCVendor advisory
  11. 2026-06-27 05:56 UTCGHSA enrichment
  12. 2026-06-26 02:28 UTCEG score recompute
  13. 2026-06-26 02:28 UTCVendor advisory
  14. 2026-06-26 02:28 UTCGHSA enrichment
  15. 2026-06-25 13:49 UTCEPSS rescore
  16. 2026-06-25 01:07 UTCEG score recompute
  17. 2026-06-25 01:07 UTCVendor advisory
  18. 2026-06-25 01:07 UTCGHSA enrichment
  19. 2026-06-24 14:05 UTCEPSS rescore
  20. 2026-06-23 21:33 UTCEPSS rescore
  21. 2026-06-23 21:33 UTCEPSS rescore
  22. 2026-06-21 14:56 UTCEPSS rescore
  23. 2026-06-21 14:56 UTCEPSS rescore
  24. 2026-06-19 19:26 UTCEPSS rescore
  25. 2026-06-19 19:26 UTCEPSS rescore
  26. 2026-06-18 17:52 UTCEPSS rescore
  27. 2026-06-18 17:52 UTCEPSS rescore
  28. 2026-06-18 02:32 UTCEG score recompute
  29. 2026-06-18 02:32 UTCGHSA enrichment
  30. 2026-06-17 17:53 UTCEPSS rescore
  31. 2026-06-17 01:43 UTCEG score recompute 5.50
  32. 2026-06-17 01:43 UTCGHSA enrichment
  33. 2026-06-16 17:52 UTCEPSS rescore
  34. 2026-06-16 15:47 UTCNVD updateCVSS v3 → 5.5 · severity → MEDIUM
  35. 2026-06-15 17:49 UTCEPSS rescore
  36. 2026-06-14 23:28 UTCMITRE cvelistV5
  37. 2026-06-13 23:00 UTCEPSS rescore
  38. 2026-06-13 20:52 UTCGHSA enrichment
  39. 2026-06-12 23:12 UTCEPSS rescore
  40. 2026-06-12 23:12 UTCEPSS rescore
  41. 2026-06-11 14:00 UTCEPSS rescore
  42. 2026-06-10 22:18 UTCEPSS rescore
  43. 2026-06-10 16:02 UTCVendor advisory
  44. 2026-06-10 16:02 UTCGHSA enrichment
  45. 2026-06-10 13:22 UTCEPSS rescore
  46. 2026-06-10 13:22 UTCEPSS rescore
  47. 2026-06-08 14:17 UTCEPSS rescore
  48. 2026-06-08 14:17 UTCEPSS rescore
  49. 2026-06-07 15:25 UTCEPSS rescore
  50. 2026-06-07 15:25 UTCEPSS rescore
  51. 2026-06-07 11:12 UTCGHSA enrichment
  52. 2026-06-06 13:47 UTCEPSS rescore
  53. 2026-06-06 13:47 UTCEPSS rescore
  54. 2026-06-05 22:47 UTCEPSS rescore
  55. 2026-06-05 06:10 UTCEPSS rescore
  56. 2026-06-05 06:10 UTCEPSS rescore
  57. 2026-06-04 13:12 UTCEPSS rescore
  58. 2026-06-04 13:12 UTCEPSS rescore
  59. 2026-06-04 06:23 UTCGHSA enrichment
  60. 2026-06-02 20:13 UTCEPSS rescore
  61. 2026-06-01 13:52 UTCEPSS rescore
  62. 2026-06-01 13:52 UTCEPSS rescore
  63. 2026-06-01 01:33 UTCEG score recompute
  64. 2026-06-01 01:33 UTCGHSA enrichment
  65. 2026-05-31 22:30 UTCEPSS rescore
  66. 2026-05-31 22:30 UTCEPSS rescore
  67. 2026-05-31 00:16 UTCEPSS rescore
  68. 2026-05-31 00:16 UTCEPSS rescore
  69. 2026-05-29 13:44 UTCEPSS rescore
  70. 2026-05-29 13:44 UTCEPSS rescore
  71. 2026-05-28 13:44 UTCEPSS rescore
  72. 2026-05-28 13:44 UTCEPSS rescore
  73. 2026-05-27 14:09 UTCEG score recompute

Frequently asked(5)

What is CVE-2026-46050?
CVE-2026-46050 is a medium vulnerability published on May 27, 2026. In the Linux kernel, the following vulnerability has been resolved: md/raid10: fix deadlock with check operation and nowait requests When an array check is running it will raise the barrier at which point normal requests will become blocked and increment the nr_pending value to signal there is work…
When was CVE-2026-46050 disclosed?
CVE-2026-46050 was first published in the National Vulnerability Database on May 27, 2026, with the most recent update on June 16, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-46050 actively exploited?
CVE-2026-46050 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0.8% percentile likelihood of exploitation in the next 30 days — higher percentiles indicate greater predicted risk.
What is the CVSS score of CVE-2026-46050?
CVE-2026-46050 has a CVSS v3 base score of 5.5 (NVD).
How do I remediate CVE-2026-46050?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-46050, 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

Explore the affected products and dependency analysis for CVE-2026-46050

Explore →

Is Your Infrastructure Affected by CVE-2026-46050?

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