VDB

CVE-2025-67269

CVE-2025-67269 PUBLISHED CVSS 7.5 HIGH

An integer underflow vulnerability exists in the `nextstate()` function in `gpsd/packet.c` of gpsd versions prior to commit `ffa1d6f40bca0b035fc7f5e563160ebb67199da7`. When parsing a NAVCOM packet, the payload length is calculated using `lexer->length = (size_t)c - 4` without checking if the input byte `c` is less than 4. This results in an unsigned integer underflow, setting `lexer->length` to a very large value (near `SIZE_MAX`). The parser then enters a loop attempting to consume this massive number of bytes, causing 100% CPU utilization and a Denial of Service (DoS) condition.

EPSS 0.18% · 39.2th percentile

Risk Scores

CVSS 3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
EPSS Score
0.18%
39.2th percentile

Affected Products

VendorProductVersions
n/an/an/a
gpsd_projectgpsd0

Timeline

  • Dec 8, 2025 CVE ID Reserved
  • Jan 2, 2026 CVE Published
  • Jan 3, 2026 EPSS Score
  • Jan 6, 2026 EPSS Score
  • Jan 6, 2026 CVE Updated
  • Jan 7, 2026 PoC Published
  • Jan 10, 2026 EPSS Score
  • Jan 13, 2026 EPSS Score
  • Jan 16, 2026 EPSS Score
  • Jan 20, 2026 EPSS Score
  • Jan 23, 2026 EPSS Score
  • Jan 26, 2026 EPSS Score
Open in Interactive Console →
$ Console Community · 100/wk Open console ›