Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
rubygem-rack
rubygem-rack-CVE-2024-26141.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File rubygem-rack-CVE-2024-26141.patch of Package rubygem-rack
Index: rack-2.0.8/lib/rack/utils.rb =================================================================== --- rack-2.0.8.orig/lib/rack/utils.rb +++ rack-2.0.8/lib/rack/utils.rb @@ -399,6 +399,9 @@ module Rack end ranges << (r0..r1) if r0 <= r1 end + + return [] if ranges.map(&:size).sum > size + ranges end module_function :get_byte_ranges
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