Bug 1240165
Summary: | Integer overflows causing buffer overflows in spice-client | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Frediano Ziglio <fziglio> |
Component: | spice-gtk | Assignee: | Red Hat Product Security <security-response-team> |
Status: | CLOSED ERRATA | QA Contact: | SPICE QE bug list <spice-qe-bugs> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 7.3 | CC: | carnil, cfergeau, cperry, fziglio, marcandre.lureau, security-response-team, uril |
Target Milestone: | rc | Keywords: | Security |
Target Release: | 7.3 | Flags: | fziglio:
needinfo+
|
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2018-10-15 08:33:27 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Attachments: |
Description
Frediano Ziglio
2015-07-06 06:09:07 UTC
Created attachment 1048670 [details]
demonstration of the issue
Created attachment 1048671 [details]
Fix integer overflows for buffer size computations
Created attachment 1048672 [details]
Fix integer overflows for images size computations
Created attachment 1333612 [details]
Updated patch
Created attachment 1333613 [details]
Fix integer overflows computing sizes
Created attachment 1333614 [details]
Avoid integer overflow computing image sizes
Patches merged in master, commits a69fb1ec3425baf0a6dadced29669f4b708da923 and 617be0f74b88ce53d84d417c00696b8c1630b6ec. |