Critical Alert 1 Active Exploit Detected Today

CVE-2026-7273 Zyxel GS1900 Series Switches Stack-Based Buffer Overflow Vulnerability →
Powered by CVE Watchtower
×

CVE Watchtower

← Back to CVE List

CVE-2026-90275NVD

Vulnerability Summary

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

md/raid1: don't set array_frozen in raid1_takeover()

raid1_takeover() sets conf->array_frozen = 1 on the newly-allocated
r1conf and nothing ever clears it, so every I/O to the array stalls
permanently once _wait_barrier() sees it stuck at 1.

This used to be harmless: level_store() called mddev_resume() right
after pers->run(), which called raid1_quiesce(mddev, 0) and cleared
array_frozen back to 0 regardless of what raid1_takeover() set. Commit
b39f35ebe86d ("md: don't quiesce in mddev_suspend()") removed that
quiesce(mddev, 0) call, so the pre-set now sticks.

setup_conf() already zero-initializes the new r1conf via kzalloc, so
just don't set array_frozen here.

Same class of bug as commit 892da88d1cd9 ("md/raid10: fix a
'conf->barrier' leakage in raid10_takeover()"), also triggered by
b39f35ebe86d.
Severity Level
UNKNOWN
Published Date
Sep 17, 2026
Last Modified
Sep 17, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.17%Probability
Root Weakness (CWE)
N/A

Affected & Patched Versions

Affected Versions
  • Linux Linux >= b39f35ebe86d88788d85f61e83c81c308cb76727 and < 668d99ba47210ab6ceb18f1cf022c0accca7e3bb
  • Linux Linux >= b39f35ebe86d88788d85f61e83c81c308cb76727 and < c57ec2749ee03cace564eec7bb37c89dc3d8d47b
  • Linux Linux >= b39f35ebe86d88788d85f61e83c81c308cb76727 and < f9cdb5bb8efbf401e84d850828271af87e6be2dc
  • Linux Linux >= b39f35ebe86d88788d85f61e83c81c308cb76727 and < b6ec4bf1ec4446c0213c08ea493e48e6b83cd1af
  • Linux Linux >= b39f35ebe86d88788d85f61e83c81c308cb76727 and < dc386aa0ac0a3ec06c9a3ea9b064b073fb72a916
  • Linux Linux >= 6.6
Patched Versions
  • Linux Linux 668d99ba47210ab6ceb18f1cf022c0accca7e3bb
  • Linux Linux c57ec2749ee03cace564eec7bb37c89dc3d8d47b
  • Linux Linux f9cdb5bb8efbf401e84d850828271af87e6be2dc
  • Linux Linux b6ec4bf1ec4446c0213c08ea493e48e6b83cd1af
  • Linux Linux dc386aa0ac0a3ec06c9a3ea9b064b073fb72a916
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.
📧Email Delivery — Threat intel straight to your inbox.
♾️Unlimited Vendors — Track your entire stack.
🚨All New CVEs — Be the first to know.
⚙️Custom EPSS — Filter noise, focus on risk.
💬Webhooks — Slack & Teams integration.
🚫Ad-Free — Uninterrupted experience.