cbcvebase.
CVE-2025-67269
published 2026-01-02

CVE-2025-67269: An integer underflow vulnerability exists in the `nextstate()` function in `gpsd/packet.c` of gpsd versions prior to commit…

PriorityP342high7.5CVSS 3.1
AVNACLPRNUINSUCNINAH
EPSS
0.47%
37.1th percentile
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.

Affected

8 ranges
VendorProductVersion rangeFixed in
debiangpsd< gpsd 3.22-4+deb11u1 (bullseye)gpsd 3.22-4+deb11u1 (bullseye)
gpsd_projectgpsd< 3.27.13.27.1
gpsd_projectgpsd>= 0 < 3.22-4+deb11u13.22-4+deb11u1
gpsd_projectgpsd>= 0 < 3.25-5+deb13u13.25-5+deb13u1
gpsd_projectgpsd>= 0 < 3.27.5-0.13.27.5-0.1
gpsd_projectgpsd>= 0 < 3.22-4ubuntu2.13.22-4ubuntu2.1
gpsd_projectgpsd>= 0 < 3.25-3ubuntu3.23.25-3ubuntu3.2
gpsd_projectgpsd>= 0 < 3.25-5ubuntu1.25.10.13.25-5ubuntu1.25.10.1

CVSS provenance

nvdv3.17.5HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
osv9.8CRITICAL
vendor_ubuntu9.8CRITICAL
vendor_debian7.5HIGH
vendor_redhat7.5HIGH
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.