CVE-2026-32848

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.
Configurations

No configuration.

History

18 May 2026, 18:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-18 18:17

Updated : 2026-05-18 19:42


NVD link : CVE-2026-32848

Mitre link : CVE-2026-32848

CVE.ORG link : CVE-2026-32848


JSON object : View

Products Affected

No product.

CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

CWE-415

Double Free