Out-of-bounds Read Affecting atomic-openshift package, versions <0:3.11.82-1.git.0.08bc31b.el7


Severity

Recommended
high

Based on Red Hat Enterprise Linux security rating.

Threat Intelligence

EPSS
0.86% (83rd percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk IDSNYK-RHEL7-ATOMICOPENSHIFT-5275163
  • published1 Nov 2021
  • disclosed12 Dec 2018

Introduced: 12 Dec 2018

CVE-2018-20102  (opens in a new tab)
CWE-125  (opens in a new tab)

How to fix?

Upgrade RHEL:7 atomic-openshift to version 0:3.11.82-1.git.0.08bc31b.el7 or higher.
This issue was patched in RHBA-2019:0326.

NVD Description

Note: Versions mentioned in the description apply only to the upstream atomic-openshift package and not the atomic-openshift package as distributed by RHEL. See How to fix? for RHEL:7 relevant fixed versions and status.

An out-of-bounds read in dns_validate_dns_response in dns.c was discovered in HAProxy through 1.8.14. Due to a missing check when validating DNS responses, remote attackers might be able read the 16 bytes corresponding to an AAAA record from the non-initialized part of the buffer, possibly accessing anything that was left on the stack, or even past the end of the 8193-byte buffer, depending on the value of accepted_payload_size.