5.7 MEDIUM
- CVSS version (CVSS): 4.0
- Attack Vector (AV): Local (L)
- Attack Complexity (AC): Low (L)
- Attack Requirement (AT): Present (P)
- Privileges Required (PR): Low (L)
- User Interaction (UI): None (N)
- Vulnerable System Impact Confidentiality (VC): None (N)
- Vulnerable System Impact Integrity (VI): None (N)
- Vulnerable System Impact Availability (VA): High (H)
- Subsequent System Impact Confidentiality (SC): None (N)
- Subsequent System Impact Integrity (SI): None (N)
- Subsequent System Impact Availability (SA): None (N)
- Modified Attack Vector (MAV): Local (L)
- Modified Attack Complexity (MAC): Low (L)
- Modified Attack Requirement (MAT): Present (P)
- Modified Privileges Required (MPR): Low (L)
- Modified User Interaction (MUI): None (N)
- Modified Vulnerable System Impact Confidentiality (MVC): None (N)
- Modified Vulnerable System Impact Integrity (MVI): None (N)
- Modified Vulnerable System Impact Availability (MVA): High (H)
- Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
- Modified Subsequent System Impact Integrity (MSI): Negligible (N)
- Modified Subsequent System Impact Availability (MSA): Negligible (N)
- Safety (S): Not Defined (X)
- Automatable (AU): Not Defined (X)
- Recovery (R): Not Defined (X)
- Value Density (V): Not Defined (X)
- Vulnerability Response Effort (RE): Not Defined (X)
- Provider Urgency (U): Not Defined (X)
- Confidentiality Req. (CR): Not Defined (X)
- Integrity Req. (IR): Not Defined (X)
- Availability Req. (AR): Not Defined (X)
- Exploit Maturity (E): Not Defined (X)
by @LeSuisse Activity log
- Created suggestion
- @LeSuisse dismissed (not in Nixpkgs)
NetBSD Signed Integer Overflow in cryptodev_op via cryptodev.c
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.
References
-
-
https://www.vulncheck.com/advisories/netbsd-signed-integer-overflow-in-cryptode… third-party-advisory
Affected products
- <ec8451efc1565516aba9e7047e1a1a1ce7953a2f
Matching in nixpkgs
pkgs.ssrc
High quality audio sampling rate converter
pkgs.chsrc
Change Source everywhere for every software
pkgs.opensrc
Fetch source code for npm packages to give AI coding agents deeper context
pkgs.isrcsubmit
Script to submit ISRCs from disc to MusicBrainz
-
nixos-unstable 2.1.0-unstable-2023-08-10
- nixpkgs-unstable 2.1.0-unstable-2023-08-10
- nixos-unstable-small 2.1.0-unstable-2023-08-10
pkgs.haskellPackages.srcloc
Data types for managing source code locations
pkgs.gst_all_1.icamerasrc-ipu6
GStreamer Plugin for MIPI camera support through the IPU6/IPU6EP/IPU6SE on Intel Tigerlake/Alderlake/Jasperlake platforms
-
nixos-unstable ipu6-unstable-2025-12-26
- nixpkgs-unstable ipu6-unstable-2025-12-26
- nixos-unstable-small ipu6-unstable-2025-12-26
pkgs.python312Packages.srctools
None
pkgs.python313Packages.srctools
Modules for working with Valve's Source Engine file formats
pkgs.python314Packages.srctools
Modules for working with Valve's Source Engine file formats
pkgs.gst_all_1.icamerasrc-ipu6ep
GStreamer Plugin for MIPI camera support through the IPU6/IPU6EP/IPU6SE on Intel Tigerlake/Alderlake/Jasperlake platforms
-
nixos-unstable ipu6ep-unstable-2025-12-26
- nixpkgs-unstable ipu6ep-unstable-2025-12-26
- nixos-unstable-small ipu6ep-unstable-2025-12-26
pkgs.haskellPackages.haskell-src
Support for manipulating Haskell source code
pkgs.gst_all_1.icamerasrc-ipu6epmtl
GStreamer Plugin for MIPI camera support through the IPU6/IPU6EP/IPU6SE on Intel Tigerlake/Alderlake/Jasperlake platforms
-
nixos-unstable ipu6epmtl-unstable-2025-12-26
- nixpkgs-unstable ipu6epmtl-unstable-2025-12-26
- nixos-unstable-small ipu6epmtl-unstable-2025-12-26
pkgs.haskellPackages.haskell-src-exts
Manipulating Haskell source: abstract syntax, lexer, parser, and pretty-printer
pkgs.haskellPackages.simple-src-utils
source code editing utilities
pkgs.haskellPackages.egison-pattern-src
Manipulating Egison patterns: abstract syntax, parser, and pretty-printer
pkgs.haskellPackages.haskell-src-exts-util
Helper functions for working with haskell-src-exts trees
pkgs.haskellPackages.kdesrc-build-profiles
Build profiles for kdesrc-build
pkgs.haskellPackages.haskell-src-exts-simple
A simplified view on the haskell-src-exts AST
pkgs.haskellPackages.egison-pattern-src-th-mode
Parser and pretty printer for Egison pattern expressions to use with TH
Package maintainers
-
@different-name different-name <hello@different-name.dev>
-
@keegancsmith Keegan Carruthers-Smith <keegan.csmith@gmail.com>
-
@airRnot1106 airRnot