Created attachment 258681 [details] Patch for expat2 Fixes CVE-2024-8176 Compile and runtime tested on FreeBSD 14.2-RELEASE (amd64) (make, make check-plist, make test) Poudriere testport OK 13.4-RELEASE (amd64) Poudriere testport OK 13.4-RELEASE (i386) Poudriere testport OK 14.2-RELEASE (amd64) Mini exp-run also looks fine on my end (14.2-RELEASE (amd64)
Hi, I'd like to request an exp-run Best regards, Daniel
Friendly ping
Exp-run looks fine
LGTM
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=a627ba49b6691cb8baf545c0d9b841458fb00859 commit a627ba49b6691cb8baf545c0d9b841458fb00859 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-03-23 22:41:39 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-03-24 19:33:04 +0000 textproc/expat2: Update to 2.7.0 Fixes CVE-2024-8176 Changelog: https://github.com/libexpat/libexpat/blob/R_2_7_0/expat/Changes PR: 285424 Reviewed by: desktop (fluffy) Exp-run by: antoine textproc/expat2/Makefile | 2 +- textproc/expat2/distinfo | 6 +++--- textproc/expat2/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-)
Thanks!