CVE-2026-32849

Source
https://cve.org/CVERecord?id=CVE-2026-32849
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32849.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-32849
Published
2026-05-18T17:42:29.642Z
Modified
2026-07-16T03:48:38.763623146Z
Severity
  • 5.7 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
NetBSD Signed Integer Overflow in cryptodev_op via cryptodev.c
Details

NetBSD prior to commit ec8451e contains a signed integer overflow vulnerability in the cryptodevop() function in sys/opencrypto/cryptodev.c where the local variable iovlen is declared as a signed int but assigned from an unsigned cop->dstlen value, causing undefined behavior when cop->dstlen exceeds INTMAX. A local attacker with access to /dev/crypto and a compression session type can exploit this vulnerability by providing a dstlen value exceeding INTMAX to trigger a kernel panic through NULL pointer dereference when CONFIGSVS is disabled and corrupted UIO pointer arithmetic.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32849.json",
    "cwe_ids": [
        "CWE-190",
        "CWE-476"
    ],
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "ec8451efc1565516aba9e7047e1a1a1ce7953a2f"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ],
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/netbsd/src

Affected ranges

Type
GIT
Repo
https://github.com/netbsd/src
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": "REFERENCES"
}

Database specific

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