CVE-2026-63936
Last modified
CVE-2026-63936 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: iio: adc: mt6359: fix unchecked return value in mt6358_read_imp In mt6358_read_imp(), the variable val_v is passed to regmap_read() but the return value is not checked. If the read fails, val_v remains uninitialized and its random stack content is subsequently reported as a measurement result. Initialize val_v to zero to ensure a predictable value is reported in case of bus failure and to prevent potential stack data leakage. This also satisfies static analyzers that might otherwise flag the variable as used uninitialized.. EPSS estimates a 0.20% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: iio: adc: mt6359: fix unchecked return value in mt6358_read_imp In mt6358_read_imp(), the variable val_v is passed to regmap_read() but the return value is not checked. If the read fails, val_v remains uninitialized and its random stack content is subsequently reported as a measurement result. Initialize val_v to zero to ensure a predictable value is reported in case of bus failure and to prevent potential stack data leakage. This also satisfies static analyzers that might otherwise flag the variable as used uninitialized.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 3587914bf61df7924933530353d840378cdc4973, < 6258bfec51e894ea97b8e69f3cde7af269b37de9; >= 3587914bf61df7924933530353d840378cdc4973, < 944082fdb0284a31c0b37a88c8a1d4404da3a6d9; >= 3587914bf61df7924933530353d840378cdc4973, < a72f8e51d6ee66c255a8a93a4421b8a538d112a8; >= 3587914bf61df7924933530353d840378cdc4973, < f9bbd943c34a9ad60e593a4b99ce2394e4e2381b |
| Linux | Linux | 6.11 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63936?
How severe is CVE-2026-63936?
How do I fix CVE-2026-63936?
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-63930In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63931In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63932In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63933In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63934In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63935In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63937In the Linux kernel, the following vulnerability has been re…8.8
- CVE-2026-63938In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-63939In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-6394The Nexa Blocks – Gutenberg Blocks, Page Builder for Gutenbe…5.4
- CVE-2026-63940In the Linux kernel, the following vulnerability has been re…9.3
- CVE-2026-63941In the Linux kernel, the following vulnerability has been re…8.8
Are you affected by CVE-2026-63936?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
