void-packages icon indicating copy to clipboard operation
void-packages copied to clipboard

Bug: GPSD segfaults because buffer overflow occurs in 3.24.

Open knight-ryu12 opened this issue 7 months ago • 3 comments

Is this a new report?

Yes

System Info

Void 6.6.78_1 aarch64 Unknown uptodate rFF

Package(s) Affected

gpsd-3.24_4

Does a report exist for this bug with the project's home (upstream) and/or another distro?

https://gitlab.com/gpsd/gpsd/-/commit/bc840b0d3ba65d3d8fe2b7faeadd5af5ed2b5e60

Expected behaviour

  1. gpsd supplied in aarch64 repo is too old, despite the fact it's being tracked in void-updates.txt.

Actual behaviour

It should have newest package in the repo; this fixes gpsmon crash.

Steps to reproduce

  1. run the GPSD in RPi, with /dev/ttyAMA0, using u-blox gps reciever
  2. run gpsmon
  3. SIGSEGV

knight-ryu12 avatar May 20 '25 05:05 knight-ryu12

void-updates.txt tracks what versions are available upstream that we could update to. someone still needs to submit a pull request with the update itself

classabbyamp avatar May 20 '25 06:05 classabbyamp

idk if the title change is necessary. I'll change to more descriptive ones.

knight-ryu12 avatar May 20 '25 11:05 knight-ryu12

please test https://github.com/void-linux/void-packages/pull/55824

Piraty avatar Jun 15 '25 22:06 Piraty