CVE-2026-63932
Last modified
CVE-2026-63932 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: iio: chemical: mhz19b: reject oversized serial replies mhz19b_receive_buf() appends each serdev chunk into the fixed MHZ19B_CMD_SIZE receive buffer and advances buf_idx by len without checking that the chunk fits in the remaining space. A large callback can therefore overflow st->buf before the command path validates the reply. Reset the reply state before each command and reject oversized serial replies before copying them into the fixed buffer. 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: chemical: mhz19b: reject oversized serial replies mhz19b_receive_buf() appends each serdev chunk into the fixed MHZ19B_CMD_SIZE receive buffer and advances buf_idx by len without checking that the chunk fits in the remaining space. A large callback can therefore overflow st->buf before the command path validates the reply. Reset the reply state before each command and reject oversized serial replies before copying them into the fixed buffer. When an oversized reply is detected, wake the waiter and report -EMSGSIZE instead of overwriting st->buf.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 4572a70b3681e38055c78d12fb68cd147bdbee7d, < a5a05410cb34bfa486d63684cdc1f87a3b13f20a; >= 4572a70b3681e38055c78d12fb68cd147bdbee7d, < ea69e7a6efa88ef32090a91064c362738cc19ddd; >= 4572a70b3681e38055c78d12fb68cd147bdbee7d, < 673478bc29cf72010faaf293c1c8c667393335a0 |
| Linux | Linux | 6.16 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-63932?
How severe is CVE-2026-63932?
How do I fix CVE-2026-63932?
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-63927In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-63928In the Linux kernel, the following vulnerability has been re…
- CVE-2026-63929In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6393The BetterDocs plugin for WordPress is vulnerable to Missing…4.3
- 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-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-63936In 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
Are you affected by CVE-2026-63932?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
