--------------------------------------------------------------------------------Fedora Update Notification
FEDORA-2023-5a4fd08de9
2023-04-06 01:53:39.783218
--------------------------------------------------------------------------------Name        : zchunk
Product     : Fedora 37
Version     : 1.3.1
Release     : 1.fc37
URL         : https://github.com/zchunk/zchunk
Summary     : Compressed file format that allows easy deltas
Description :
zchunk is a compressed file format that splits the file into independent
chunks.  This allows you to only download the differences when downloading a
new version of the file, and also makes zchunk files efficient over rsync.
zchunk files are protected with strong checksums to verify that the file you
downloaded is in fact the file you wanted.

--------------------------------------------------------------------------------Update Information:

Fix several low severity security bugs.
--------------------------------------------------------------------------------ChangeLog:

* Tue Apr  4 2023 Jonathan Dieter  - 1.3.1-1
- Fix a few low severity security bugs including
  - An off-by-one overflow when reading compressed integers from a
    malicious zchunk file
  - Error handling being skipped when the number of bytes read doesn't
    match what's expected
  - Not freeing memory when attempting to reallocate to size 0
--------------------------------------------------------------------------------This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-5a4fd08de9' at the command
line. For more information, refer to the dnf documentation available at
https://dnf.readthedocs.io/en/latest/command_ref.html

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/security/
--------------------------------------------------------------------------------_______________________________________________
package-announce mailing list -- package-announce@lists.fedoraproject.org
To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/
Do not reply to spam, report it: https://pagure.io/login/

Fedora 37: zchunk 2023-5a4fd08de9

April 6, 2023
Fix several low severity security bugs.

Summary

zchunk is a compressed file format that splits the file into independent

chunks. This allows you to only download the differences when downloading a

new version of the file, and also makes zchunk files efficient over rsync.

zchunk files are protected with strong checksums to verify that the file you

downloaded is in fact the file you wanted.

Fix several low severity security bugs.

* Tue Apr 4 2023 Jonathan Dieter - 1.3.1-1

- Fix a few low severity security bugs including

- An off-by-one overflow when reading compressed integers from a

malicious zchunk file

- Error handling being skipped when the number of bytes read doesn't

match what's expected

- Not freeing memory when attempting to reallocate to size 0

su -c 'dnf upgrade --advisory FEDORA-2023-5a4fd08de9' at the command

line. For more information, refer to the dnf documentation available at

https://dnf.readthedocs.io/en/latest/command_ref.html

All packages are signed with the Fedora Project GPG key. More details on the

GPG keys used by the Fedora Project can be found at

https://fedoraproject.org/security/

package-announce mailing list -- package-announce@lists.fedoraproject.org

To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org

Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/

List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines

List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/

Do not reply to spam, report it: https://pagure.io/login/

FEDORA-2023-5a4fd08de9 2023-04-06 01:53:39.783218 Product : Fedora 37 Version : 1.3.1 Release : 1.fc37 URL : https://github.com/zchunk/zchunk Summary : Compressed file format that allows easy deltas Description : zchunk is a compressed file format that splits the file into independent chunks. This allows you to only download the differences when downloading a new version of the file, and also makes zchunk files efficient over rsync. zchunk files are protected with strong checksums to verify that the file you downloaded is in fact the file you wanted. Fix several low severity security bugs. * Tue Apr 4 2023 Jonathan Dieter - 1.3.1-1 - Fix a few low severity security bugs including - An off-by-one overflow when reading compressed integers from a malicious zchunk file - Error handling being skipped when the number of bytes read doesn't match what's expected - Not freeing memory when attempting to reallocate to size 0 su -c 'dnf upgrade --advisory FEDORA-2023-5a4fd08de9' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/security/ package-announce mailing list -- package-announce@lists.fedoraproject.org To unsubscribe send an email to package-announce-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/ Do not reply to spam, report it: https://pagure.io/login/

Change Log

References

Update Instructions

Severity
Product : Fedora 37
Version : 1.3.1
Release : 1.fc37
URL : https://github.com/zchunk/zchunk
Summary : Compressed file format that allows easy deltas

Related News