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

Vulnerability Summary

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

pnfs/blocklayout: Fix device leaks on parse failure

bl_parse_concat() and bl_parse_stripe() allocate a child device array and
then parse each child in turn. If parsing a child fails, the failed child is
not counted in nr_children and the parent may be left with a children array
that bl_free_device() will not release when nr_children is zero.

Release the failed child and the already parsed children before returning the
error. Also make bl_free_device() release the child array whenever the
children pointer is set, so that partially initialised concat or stripe
devices are cleaned up correctly.

bl_parse_scsi() can also fail after assigning d->bdev_file and dropping the
file reference. Clear the pointer after fput() so that an outer cleanup path
does not put it again.
Severity Level
UNKNOWN
Published Date
Sep 17, 2026
Last Modified
Sep 17, 2026
Exploitation Status
No confirmed exploitation yet
EPSS Score (30-Day)
0.20%Probability
Root Weakness (CWE)
N/A

Affected & Patched Versions

Affected Versions
  • Linux Linux >= 5c83746a0cf2831d4b59f5cf99ef5fbf138564e4 and < 8a2494964edac2a13e82441c2bf887548dc3be0b
  • Linux Linux >= 5c83746a0cf2831d4b59f5cf99ef5fbf138564e4 and < 1e1c36b206c659cf94c6755a1d821ed1babd32bc
  • Linux Linux >= 5c83746a0cf2831d4b59f5cf99ef5fbf138564e4 and < 23e4162405c456ce12c772d5882d306135e828ae
  • Linux Linux >= 5c83746a0cf2831d4b59f5cf99ef5fbf138564e4 and < c056f817e4200fb18079d5052c273a22f191ff0a
  • Linux Linux >= 3.18
Patched Versions
  • Linux Linux 8a2494964edac2a13e82441c2bf887548dc3be0b
  • Linux Linux 1e1c36b206c659cf94c6755a1d821ed1babd32bc
  • Linux Linux 23e4162405c456ce12c772d5882d306135e828ae
  • Linux Linux c056f817e4200fb18079d5052c273a22f191ff0a
📧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.