Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
Please login to access the resource
SUSE:SLE-15:Update
openexr.18965
openexr-CVE-2020-16587.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File openexr-CVE-2020-16587.patch of Package openexr.18965
Index: openexr-2.2.1/IlmImf/ImfMultiPartInputFile.cpp =================================================================== --- openexr-2.2.1.orig/IlmImf/ImfMultiPartInputFile.cpp 2020-12-15 15:48:42.311478385 +0100 +++ openexr-2.2.1/IlmImf/ImfMultiPartInputFile.cpp 2020-12-15 15:51:12.896382930 +0100 @@ -571,7 +571,7 @@ MultiPartInputFile::Data::chunkOffsetRec - if(partNumber<0 || partNumber>int(parts.size())) + if(partNumber<0 || partNumber>=int(parts.size())) { // bail here - bad part number throw int();
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor