CVE-2026-32848

Source
https://cve.org/CVERecord?id=CVE-2026-32848
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-32848.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-32848
Published
2026-05-18T17:52:55.753Z
Modified
2026-07-16T03:30:55.819283963Z
Severity
  • 5.7 (Medium) CVSS_V4 - CVSS:4.0/AV:L/AC:H/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N CVSS Calculator
Summary
NetBSD cryptodev Race Condition Double-Free via cryptodev_op()
Details

NetBSD prior to commit ec8451e contains a race condition vulnerability in cryptodev_op() within the opencrypto subsystem that allows local attackers to trigger a double-free condition by concurrently issuing CIOCCRYPT operations on the same session identifier on SMP systems. Attackers can exploit mutable per-operation state embedded in the csession struct to corrupt kernel heap memory.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/32xxx/CVE-2026-32848.json",
    "cna_assigner": "VulnCheck",
    "unresolved_ranges": [
        {
            "source": "AFFECTED_FIELD",
            "extracted_events": [
                {
                    "fixed": "ec8451efc1565516aba9e7047e1a1a1ce7953a2f"
                }
            ]
        }
    ],
    "cwe_ids": [
        "CWE-362",
        "CWE-415"
    ]
}
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-32848.json"