[Bug 268128] net/gmid: update to 1.8.6
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268128] net/gmid: update to 1.8.6"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 02 Dec 2022 15:42:32 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268128 --- Comment #1 from Omar Polo <freebsd@omarpolo.com> --- ooops, hit enter too fast. (hate these web uis...) Here's a diff to update net/gmid to its latest version, 1.8.6. it fixes a use after free in the fastcgi code. The full changelog is: - add tests and compat for setresuid setresgid - add GEMINI_SEARCH_STRING fastcgi parameter / cgi env variable - manpage fix: QUERY_STRING is *not* urldecoded - fixed use-after-free in the fastcgi code - when switching user also set the groups - always cast is*() arguments to unsigned char Thanks, Omar Polo -- You are receiving this mail because: You are the assignee for the bug.