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-90188NVD

Vulnerability Summary

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

null_blk: free global tag_set on init error path

If shared_tags is enabled, null_setup_tagset() allocates the global tag_set
via null_init_global_tag_set(). If device creation later fails, err_dev
destroys the default devices and calls unregister_blkdev(), but never frees
the global tag_set. Since module init failed, null_exit() is never invoked,
so the global tag_set's tags and maps are permanently leaked.

Free the global tag_set in err_dev, matching null_exit() which does
if (tag_set.ops) blk_mq_free_tag_set(&tag_set).
Severity Level
UNKNOWN
Published Date
Sep 17, 2026
Last Modified
Sep 17, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.21%Probability
Root Weakness (CWE)
N/A

Affected & Patched Versions

Affected Versions
  • Linux Linux >= 82f402fefa50f1675bf918bcd009981bd6b30ac8 and < 0b2faa330184340d9418ad2c627c2ae881772e33
  • Linux Linux >= 82f402fefa50f1675bf918bcd009981bd6b30ac8 and < 665c94554ff0d5d88caae7f40c16c8e0a3369eda
  • Linux Linux >= 82f402fefa50f1675bf918bcd009981bd6b30ac8 and < 2882e1450fa4597811a951196e07553ea134eb31
  • Linux Linux >= 82f402fefa50f1675bf918bcd009981bd6b30ac8 and < 2b59484ac1e64dd78dbe8c6140891c6308085a75
  • Linux Linux >= 82f402fefa50f1675bf918bcd009981bd6b30ac8 and < 081cf37e8a0e00cd91d6df53172c9d928790a798
  • Linux Linux >= 82f402fefa50f1675bf918bcd009981bd6b30ac8 and < 5a1c5ff3a49ba93a1fd0b70537e7a0164071760d
  • Linux Linux >= 4.13
Patched Versions
  • Linux Linux 0b2faa330184340d9418ad2c627c2ae881772e33
  • Linux Linux 665c94554ff0d5d88caae7f40c16c8e0a3369eda
  • Linux Linux 2882e1450fa4597811a951196e07553ea134eb31
  • Linux Linux 2b59484ac1e64dd78dbe8c6140891c6308085a75
  • Linux Linux 081cf37e8a0e00cd91d6df53172c9d928790a798
  • Linux Linux 5a1c5ff3a49ba93a1fd0b70537e7a0164071760d
📧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.