CVE-2026-63932

Source
https://cve.org/CVERecord?id=CVE-2026-63932
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63932.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-63932
Downstream
Published
2026-07-19T14:55:31.460Z
Modified
2026-07-21T03:47:39.228580064Z
Summary
iio: chemical: mhz19b: reject oversized serial replies
Details

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

iio: chemical: mhz19b: reject oversized serial replies

mhz19breceivebuf() appends each serdev chunk into the fixed MHZ19BCMDSIZE 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.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/63xxx/CVE-2026-63932.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
4572a70b3681e38055c78d12fb68cd147bdbee7d
Fixed
a5a05410cb34bfa486d63684cdc1f87a3b13f20a
Fixed
ea69e7a6efa88ef32090a91064c362738cc19ddd
Fixed
673478bc29cf72010faaf293c1c8c667393335a0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63932.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
6.16.0
Fixed
6.18.35
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.0.12

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-63932.json"