This update for haproxy to version 1.8.15 fixes the following issues:
Security issues fixed:
- CVE-2018-20102: Fixed an out-of-bounds read in dnsvalidatedns_response(),
which allowed for memory disclosure (bsc#1119368)
- CVE-2018-20103: Fixed an infinite recursion via crafted packet allows stack
exhaustion and denial of service (bsc#1119419)
Other notable bug fixes:
- Fix off-by-one write in dnsvalidatedns_response()
- Fix out-of-bounds read via signedness error in dnsvalidatedns_response()
- Prevent out-of-bounds read in dnsvalidatedns_response()
- Prevent out-of-bounds read in dnsreadname()
- Prevent stack-exhaustion via recursion loop in dnsreadname
For a full list of changes, please refer to:
https://www.haproxy.org/download/1.8/src/CHANGELOG
This update was imported from the SUSE:SLE-15:Update update project.