216.73.216.67

CVE-2026-32849

· Published 18/05/2026 18:17 · Modified 18/05/2026 19:42

Labels: CVE-2026-32849 2026-05-18CVE-2026-32849CWE-190[email protected]

Essential information

Published
18/05/2026 18:17
Modified
18/05/2026 19:42
Author
Creator
CVSS
5.7 MEDIUM (v3) 5.7 MEDIUM (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

Description

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

NVD status

Status
Deferred — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
netbsd / cryptodev cpe:2.3:a:netbsd:cryptodev:*:*:*:*:*:*:*:*

References