NIXPKGS-2026-1065
GitHub issue
published 2 months, 2 weeks ago
Permalink
CVE-2026-6069
7.5 HIGH
- CVSS version (CVSS): 3.1
- Attack Vector (AV): Network (N)
- Attack Complexity (AC): Low (L)
- Privileges Required (PR): None (N)
- User Interaction (UI): None (N)
- Scope (S): Unchanged (U)
- Confidentiality (C): None (N)
- Integrity (I): None (N)
- Availability (A): High (H)
- Modified Attack Vector (MAV): Network (N)
- Modified Attack Complexity (MAC): Low (L)
- Modified Privileges Required (MPR): None (N)
- Modified User Interaction (MUI): None (N)
- Modified Confidentiality (MC): None (N)
- Modified Scope (MS): Unchanged (U)
- Modified Integrity (MI): None (N)
- Modified Availability (MA): High (H)
by @LeSuisse Activity log
- Created suggestion
-
@LeSuisse
ignored
5 packages
- nasmfmt
- tree-sitter-grammars.tree-sitter-nasm
- vimPlugins.nvim-treesitter-parsers.nasm
- python313Packages.tree-sitter-grammars.tree-sitter-nasm
- python314Packages.tree-sitter-grammars.tree-sitter-nasm
- @LeSuisse accepted
- @LeSuisse published on GitHub
CVE-2026-6069
NASM’s disasm() function contains a stack based buffer overflow when formatting disassembly output, allowing an attacker triggered out-of-bounds write when `slen` exceeds the buffer capacity.
Affected products
NASM
- ==nasm-3.02rc5
Matching in nixpkgs
Ignored packages (5)
pkgs.nasmfmt
Formatter for NASM source files
-
nixos-unstable 2022-09-15
- nixpkgs-unstable 2022-09-15
- nixos-unstable-small 2022-09-15
pkgs.tree-sitter-grammars.tree-sitter-nasm
Tree-sitter grammar for nasm
-
nixos-unstable 0-unstable-2024-11-23
- nixpkgs-unstable 0-unstable-2024-11-23
- nixos-unstable-small 0-unstable-2024-11-23
pkgs.vimPlugins.nvim-treesitter-parsers.nasm
Tree-sitter grammar for nasm
-
nixos-unstable 0.0.0+rev=d1b3638
- nixpkgs-unstable 0.0.0+rev=d1b3638
- nixos-unstable-small 0.0.0+rev=d1b3638
pkgs.python313Packages.tree-sitter-grammars.tree-sitter-nasm
Python bindings for tree-sitter-nasm
-
nixos-unstable 0+unstable20241123
- nixpkgs-unstable 0+unstable20241123
- nixos-unstable-small 0+unstable20241123
pkgs.python314Packages.tree-sitter-grammars.tree-sitter-nasm
Python bindings for tree-sitter-nasm
-
nixos-unstable 0+unstable20241123
- nixpkgs-unstable 0+unstable20241123
- nixos-unstable-small 0+unstable20241123
Package maintainers
-
@pSub Pascal Wittmann <mail@pascal-wittmann.de>