Nixpkgs security tracker

Login with GitHub

Details of issue NIXPKGS-2026-2444

NIXPKGS-2026-2444
published 7 hours ago
Dnsmasq: infinite loop dos in dnssec nsec/nsec3 type bitmap parsing
Permalink CVE-2026-13002
4.4 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): High (H)
  • 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): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): High (H)
  • 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)
updated 7 hours ago by @LeSuisse Activity log
  • Created suggestion
  • @LeSuisse ignored package prometheus-dnsmasq-exporter
  • @LeSuisse accepted
  • @LeSuisse published on GitHub
Dnsmasq: infinite loop dos in dnssec nsec/nsec3 type bitmap parsing

A flow has been identified into dnssec.c library, causing an infinite loop to dnsmasq service. An attacker who controls any DNSSEC-signed zone can hang the dnsmasq process with a single crafted response, killing all DNS resolution for its clients.

References

Affected products

rhcos
dnsmasq

Matching in nixpkgs

pkgs.dnsmasq

Integrated DNS, DHCP and TFTP server for small networks

  • nixos-unstable 2.93
    • nixpkgs-unstable 2.93
    • nixos-unstable-small 2.93
  • nixos-26.05 2.93
    • nixos-26.05-small 2.93
    • nixpkgs-26.05-darwin 2.93
Ignored packages (1)

Package maintainers