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

Vulnerability Summary

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

HID: haptic: don't write an uninitialized value to unhandled usages

fill_effect_buf() initializes value only for the four haptic usages
handled by its switch, but writes it to field->value[] for every usage.
An unhandled usage can therefore receive either an uninitialized value
or one left over from the previous usage. hid_output_report() then
serializes that value into the effect's report buffer.

Skip unhandled usages instead. This also matches switch_mode(), which
only updates fields it recognizes.

Found with Clang's -Wconditional-uninitialized.
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 >= 344ff358495706abc7aac1e0c59a5bb16b350307 and < 324cc98b71f0d3dee7367ef3c669fd80747e71b6
  • Linux Linux >= 344ff358495706abc7aac1e0c59a5bb16b350307 and < 2d92c250815cba6bffd64f0125fac7afe4fa6ce0
  • Linux Linux >= 344ff358495706abc7aac1e0c59a5bb16b350307 and < 3efb7f6491526f5012f9ec94769e9ed832feeef8
  • Linux Linux >= 6.18
Patched Versions
  • Linux Linux 324cc98b71f0d3dee7367ef3c669fd80747e71b6
  • Linux Linux 2d92c250815cba6bffd64f0125fac7afe4fa6ce0
  • Linux Linux 3efb7f6491526f5012f9ec94769e9ed832feeef8
📧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.