HIGH🇬🇧 English

CVE-2025-67269

CVSS 7.5v3.1pub. 2026-01-02upd. 2026-06-30

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.

oryginał EN
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
  • Gpsd Project Gpsd

    APP
    Gpsd Project
    < 3.27.1
🔵
ZWERYFIKUJ U PRODUCENTA
Brak jednoznacznych danych o patchu. Sprawdź referencje od producenta.
Tagi
DoS
CWE
Referencje

Powiązane podatności

CVE-2025-67268CRITICAL9.8PL ✓ten sam produkt

Heap buffer overflow w gpsd — przepełnienie bufora w obsłudze NMEA2000 PGN 129540

CVE-2018-17937HIGH8.8ten sam produkt

gpsd versions 2.90 to 3.17 and microjson versions 1.0 to 1.3, an open source project, allow a stack-based buff...

CVE-2023-43628MEDIUM5.9ten sam produkt

An integer underflow vulnerability exists in the NTRIP Stream Parsing functionality of GPSd 3.25.1~dev. A spec...

CVE-2013-2038MEDIUM4.3ten sam produkt

The NMEA0183 driver in gpsd before 3.9 allows remote attackers to cause a denial of service (daemon terminatio...