mirror of
git://git.openembedded.org/meta-openembedded
synced 2025-12-31 13:38:06 +00:00
gpsd: upgrade 3.27 -> 3.27.1
Fixes for two CVE. Parsing failures on malicious packets.
CVE-2025-67268 - Heap-based Out-of-bounds Write, NMEA2000
CVE-2025-67269 - Integer Underflow, NovAtel
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
f1407f17be
commit
bbb7aa23a5
@ -10,7 +10,7 @@ HOMEPAGE = "https://gpsd.io/"
|
||||
SRC_URI = "${SAVANNAH_GNU_MIRROR}/${BPN}/${BP}.tar.gz \
|
||||
file://gpsd.init \
|
||||
"
|
||||
SRC_URI[sha256sum] = "6195292dd7910be68cb7018d45166283eaefd3f9db9773fcd6e9a78d49eac999"
|
||||
SRC_URI[sha256sum] = "3baa03b8fd922982950593665fa4d86fe9ecde8b3d2ed5c2d0320c7dcecc2937"
|
||||
|
||||
inherit scons update-rc.d python3-dir python3native systemd update-alternatives pkgconfig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user