CVE-2026-90197
Last modified
CVE-2026-90197 is a vulnerability of currently unknown severity. 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.
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 344ff358495706abc7aac1e0c59a5bb16b350307, < 324cc98b71f0d3dee7367ef3c669fd80747e71b6; >= 344ff358495706abc7aac1e0c59a5bb16b350307, < 2d92c250815cba6bffd64f0125fac7afe4fa6ce0; >= 344ff358495706abc7aac1e0c59a5bb16b350307, < 3efb7f6491526f5012f9ec94769e9ed832feeef8 |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-90197?
How severe is CVE-2026-90197?
How do I fix CVE-2026-90197?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-90191In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-90192In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90193In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90194In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90195In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90196In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90198In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90199In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-90200In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90201In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90202In the Linux kernel, the following vulnerability has been re…
- CVE-2026-90203In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2026-90197?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
