1:3.26.1-4

Related: CVE-2026-58459 RHEL-193991
This commit is contained in:
Miroslav Lichvar 2026-08-10 15:23:37 +02:00
parent 6f4e5ab82d
commit 5d31dfb4ae

View File

@ -14,7 +14,7 @@
Name: gpsd
Version: 3.26.1
Release: 3%{?dist}
Release: 4%{?dist}
Epoch: 1
Summary: Service daemon for mediating access to a GPS
@ -384,6 +384,9 @@ rm -rf %{buildroot}%{_docdir}/gpsd
%{_mandir}/man1/xgpsspeed.1*
%changelog
* Mon Aug 10 2026 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.26.1-4
- fix command injection in gpsprof (CVE-2026-58459)
* Mon Jan 19 2026 Miroslav Lichvar <mlichvar@redhat.com> - 1:3.26.1-3
- fix buffer overflow in NMEA2000 driver (CVE-2025-67268)
- fix integer underflow in handling of Navcom packets (CVE-2025-67269)