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

Vulnerability Summary

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

NFSv4: remove callback IDR entry on client allocation failure

nfs4_alloc_client() allocates an NFSv4.0 callback identifier before it
finishes setting up the client. If any later initialization step fails,
the error path frees the nfs_client directly with nfs_free_client(). That
bypasses nfs_put_client(), which is where the callback IDR entry is
removed during normal teardown.

A failed allocation can therefore leave cb_ident_idr pointing at a freed
nfs_client. A later NFSv4.0 callback lookup by cb_ident would find the
stale pointer and take a reference to it.

Make the callback IDR removal helper callable by the allocation failure
path, and remove the callback identifier before freeing the client.

This was found by a local static-analysis checker for publish-before-free
lifetime bugs and confirmed by manual inspection.
Severity Level
CRITICAL(9.8)
Published Date
Sep 17, 2026
Last Modified
Sep 18, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.74%Probability
Root Weakness (CWE)
N/A
CVSS v3.1 Base Metrics — Score 9.8 (CRITICAL)
Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged
ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

Affected & Patched Versions

Affected Versions
  • Linux Linux >= f4eecd5da3422e82e88e36c33cbd2595eebcacb1 and < 68c721391b761dbe38d5b0094d2bb6e8489ad92b
  • Linux Linux >= f4eecd5da3422e82e88e36c33cbd2595eebcacb1 and < 9bfdd0f591307b5198826a0e7a5b2f35f87acd2d
  • Linux Linux >= f4eecd5da3422e82e88e36c33cbd2595eebcacb1 and < 7c4812eb96bdcafb31a65b12f2aa96659429d1d4
  • Linux Linux >= f4eecd5da3422e82e88e36c33cbd2595eebcacb1 and < fc95ca82d5ae598c428ab5a00ae69f8526d59371
  • Linux Linux >= f4eecd5da3422e82e88e36c33cbd2595eebcacb1 and < 80b1c3d5a881f7d9081aa9f46da9742878a0f893
  • Linux Linux >= f4eecd5da3422e82e88e36c33cbd2595eebcacb1 and < 3f2387e8bfbc4efda5d77c3a11a028d0a119c48f
  • Linux Linux >= f4eecd5da3422e82e88e36c33cbd2595eebcacb1 and < 5891c03e150920618db0e9c4ea2d772abacdcfd1
  • Linux Linux >= f4eecd5da3422e82e88e36c33cbd2595eebcacb1 and < d05c2007b3d84ccba11dc6e9cb3202768cc72f14
  • Linux Linux >= 2.6.38
Patched Versions
  • Linux Linux 68c721391b761dbe38d5b0094d2bb6e8489ad92b
  • Linux Linux 9bfdd0f591307b5198826a0e7a5b2f35f87acd2d
  • Linux Linux 7c4812eb96bdcafb31a65b12f2aa96659429d1d4
  • Linux Linux fc95ca82d5ae598c428ab5a00ae69f8526d59371
  • Linux Linux 80b1c3d5a881f7d9081aa9f46da9742878a0f893
  • Linux Linux 3f2387e8bfbc4efda5d77c3a11a028d0a119c48f
  • Linux Linux 5891c03e150920618db0e9c4ea2d772abacdcfd1
  • Linux Linux d05c2007b3d84ccba11dc6e9cb3202768cc72f14
📧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.