Bug 1362534 (CVE-2016-5417) - CVE-2016-5417 glibc: per-thread memory leak in __res_vinit with IPv6 nameservers
Summary: CVE-2016-5417 glibc: per-thread memory leak in __res_vinit with IPv6 nameservers
Keywords:
Status: CLOSED NOTABUG
Alias: CVE-2016-5417
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-08-02 12:56 UTC by Martin Prpič
Modified: 2021-02-17 03:28 UTC (History)
11 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-08-02 12:57:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Martin Prpič 2016-08-02 12:56:19 UTC
A minor issue that does not affect the versions of glibc in RHEL or Fedora was reported:

The issue was introduced in glibc 2.22, with commit 2212c1420c92a33b0e0bd9a34938c9814a56c0f7 (which also caused other regressions, which is why we backed it out in Fedora).

The leak is triggered if name resolution functions are called in such a way that internal resolver data structures are only initialized partially. The memory leak was independently reported as occurring during Apache httpd testing, so we found it prudent to treat it as a very minor security vulnerability.

Reference:

http://seclists.org/oss-sec/2016/q3/225

Upstream bug:

https://bugzilla.redhat.com/show_bug.cgi?id=1305132


Note You need to log in before you can comment on or make changes to this bug.