Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1875947 - Please update to 1.0.9
Summary: Please update to 1.0.9
Keywords:
Status: NEW
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: brotli
Version: epel7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: pouar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-04 17:04 UTC by Anssi Johansson
Modified: 2020-09-06 10:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Anssi Johansson 2020-09-04 17:04:48 UTC
Description of problem:
https://github.com/google/brotli says:
"Please consider updating brotli to version 1.0.9 (latest).

Version 1.0.9 contains a fix to "integer overflow" problem. This happens when "one-shot" decoding API is used (or input chunk for streaming API is not limited), input size (chunk size) is larger than 2GiB, and input contains uncompressed blocks. After the overflow happens, memcpy is invoked with a gigantic num value, that will likely cause the crash."

Version-Release number of selected component (if applicable):
1.0.7-5.el7
1.0.6-1.el8

Comment 1 Anssi Johansson 2020-09-06 10:08:05 UTC
Please disregard the mention of the el8 package. Apparently that is not an EPEL package at all.


Note You need to log in before you can comment on or make changes to this bug.