Change History (9)
follow-ups: 2 4 comment:1 by , 12 months ago
comment:2 by , 12 months ago
Security fixes:
- Fix possible vulnerability in tar error reporting introduced in f27c173 (
#2101
)
I'm not sure if we should issue a SA for this one. There's no CVE assigned (as at now) but this "possible vulnerability" has become notorious.
comment:3 by , 12 months ago
We need to change LC_ALL=C
to LC_ALL=C.UTF-8
in the test command, or bsdunzip_test
fails.
comment:4 by , 12 months ago
- PCRE2 support (
#2031
)
I don't know if we should list PCRE2 as an optional dependency. It's not enabled by default on LFS, and explicitly enabling it won't provide any real benefit (I guess it's mostly a replacement of Glibc regex.h
for non-Glibc systems).
comment:5 by , 12 months ago
Priority: | normal → elevated |
---|
Yeah let's file an SA for it. There is a proof of concept public in a Github comment in the post and it does lead to files being unpacked onto a filesystem that are obfuscated in an archive
As for PCRE2, let's just leave it be
comment:6 by , 12 months ago
Just list pcre2 as optional without any additional comment. Doing more sets a bad precedent.
comment:7 by , 12 months ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:8 by , 12 months ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed at commits
06aeaa1fc0 Update to js-115.9.1 (spidermonkey). a8586f30a2 Update to libarchive-3.7.3.
New features:
#2031
)#2012
)#2054
)Security fixes:
#2101
)Important bugfixes:
#1974
)#1978
)#2105
)#2027
)#2042
)#2022
,#2030
)#2050
)