root@noble:/# dpkg-query -W zip
zip     3.0-13ubuntu0.1
root@noble:/# zip a.zip /etc/hosts -T -TT "ls"
updating: etc/hosts (deflated 44%)
*** buffer overflow detected ***: terminated


zip error: Interrupted (aborting)
free(): double free detected in tcache 2

root@noble:/# apt install -qy zip/noble-proposed
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be upgraded:
  zip
1 upgraded, 0 newly installed, 0 to remove and 15 not upgraded.
Need to get 176 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://archive.ubuntu.com/ubuntu noble-proposed/main amd64 zip amd64 
3.0-13ubuntu0.2 [176 kB]
Fetched 176 kB in 1s (294 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 8674 files and directories currently installed.)
Preparing to unpack .../zip_3.0-13ubuntu0.2_amd64.deb ...
Unpacking zip (3.0-13ubuntu0.2) over (3.0-13ubuntu0.1) ...
Setting up zip (3.0-13ubuntu0.2) ...
root@noble:/# zip a.zip /etc/hosts -T -TT "ls"
updating: etc/hosts (deflated 44%)
zifAcLQv
test of a.zip OK
root@noble:/#


root@oracular:/# dpkg-query -W zip
zip     3.0-14ubuntu0.1
root@oracular:/# zip a.zip /etc/hosts -T -TT "ls"
updating: etc/hosts (deflated 44%)
*** buffer overflow detected ***: terminated


zip error: Interrupted (aborting)
free(): double free detected in tcache 2

root@oracular:/# apt install -qy zip/oracular-proposed
Reading package lists...
Building dependency tree...
Reading state information...
Upgrading:
  zip

Summary:
  Upgrading: 1, Installing: 0, Removing: 0, Not Upgrading: 9
  Download size: 175 kB
  Space needed: 0 B / 14.0 GB available

Get:1 http://archive.ubuntu.com/ubuntu oracular-proposed/main amd64 zip amd64 
3.0-14ubuntu0.2 [175 kB]
Fetched 175 kB in 0s (1299 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 6243 files and directories currently installed.)
Preparing to unpack .../zip_3.0-14ubuntu0.2_amd64.deb ...
Unpacking zip (3.0-14ubuntu0.2) over (3.0-14ubuntu0.1) ...
Setting up zip (3.0-14ubuntu0.2) ...
root@oracular:/# zip a.zip /etc/hosts -T -TT "ls"
updating: etc/hosts (deflated 44%)
ziHNbeFE
test of a.zip OK
root@oracular:/#

** Tags removed: verification-needed verification-needed-noble 
verification-needed-oracular
** Tags added: verification-done verification-done-noble 
verification-done-oracular

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2093024

Title:
  [SRU] zip crashes when using options -T and -TT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zip/+bug/2093024/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to