<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>glibc Archives - Dogsbody Technology</title>
	<atom:link href="https://www.dogsbody.com/blog/tag/glibc/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Linux managed services &#38; consulting for ambitious web agencies and SaaS companies</description>
	<lastBuildDate>Thu, 18 Feb 2016 15:36:58 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>
	<item>
		<title>CVE-2015-7547 glibc vulnerability</title>
		<link>https://www.dogsbody.com/blog/cve-2015-7547-glibc-vulnerability/?pk_campaign=feed&#038;pk_kwd=cve-2015-7547-glibc-vulnerability</link>
					<comments>https://www.dogsbody.com/blog/cve-2015-7547-glibc-vulnerability/?pk_campaign=feed&#038;pk_kwd=cve-2015-7547-glibc-vulnerability#comments</comments>
		
		<dc:creator><![CDATA[Rob Hooper]]></dc:creator>
		<pubDate>Thu, 18 Feb 2016 15:36:58 +0000</pubDate>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[glibc]]></category>
		<category><![CDATA[patching]]></category>
		<guid isPermaLink="false">https://www.dogsbody.com/?p=5489</guid>

					<description><![CDATA[<p>In the past few days Google has identified a vulnerability in glibc (GNU C Library). It allows attackers to crash processes and potentially run code remotely on your server. The vulnerability itself is best described by the Google Security Team&#8217;s blog-post. To summarise: &#8220;The glibc DNS client side resolver is vulnerable to a stack-based buffer [&#8230;]<img src="https://analytics.dogsbody.com/piwik.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fwww.dogsbody.com%2Fblog%2Fcve-2015-7547-glibc-vulnerability%2F%3Fpk_campaign%3Dfeed%26pk_kwd%3Dcve-2015-7547-glibc-vulnerability&amp;action_name=CVE-2015-7547%20glibc%20vulnerability&amp;urlref=https%3A%2F%2Fwww.dogsbody.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" /></p>
<p>The post <a href="https://www.dogsbody.com/blog/cve-2015-7547-glibc-vulnerability/?pk_campaign=feed&#038;pk_kwd=cve-2015-7547-glibc-vulnerability">CVE-2015-7547 glibc vulnerability</a> appeared first on <a href="https://www.dogsbody.com">Dogsbody Technology</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In the past few days Google has identified a vulnerability in glibc (GNU C Library). It allows attackers to crash processes and potentially run code remotely on your server.</p>
<p>The vulnerability itself is best described by the <a href="https://googleonlinesecurity.blogspot.co.uk/2016/02/cve-2015-7547-glibc-getaddrinfo-stack.html">Google Security Team&#8217;s blog-post</a>. To summarise:</p>
<blockquote><p>&#8220;The glibc DNS client side resolver is vulnerable to a stack-based buffer overflow when the getaddrinfo() library function is used. Software using this function may be exploited with attacker-controlled domain names, attacker-controlled DNS servers, or through a man-in-the-middle attack&#8230; &#8230;Remote code execution is possible, but not straightforward.&#8221;</p></blockquote>
<p>glibc is a library which provides many basic functions and system calls to C programs. Since libraries are only loaded in when a program is started, this means that only <a href="https://en.wikipedia.org/wiki/Daemon_%28computing%29">daemonised (a process which is left running in the background)</a> programs are effected. When those programs are restarted they will load in the new glibc library which mitigates the issue.</p>
<p>You can get a list of all programs using glibc by running a command such as:</p>
<p style="padding-left: 30px;"><code>sudo lsof | grep libc | cut -d' ' -f 1 | sort | uniq</code></p>
<p>This shows that glibc is tied into nearly every service on a typical Linux system.  It can quickly become a large job to restart each process, especially in the correct order.  The quickest way of doing this is by rebooting your server.</p>
<p>Our advice regarding this matter is:</p>
<ol>
<li>Ensure the latest glibc packages are installed.</li>
<li>Reboot your server (or restart all processes that use glibc)</li>
</ol>
<p><a href="https://www.dogsbody.com/contact/">Feel free to get in touch if we can help with this.</a></p>
<img decoding="async" src="https://analytics.dogsbody.com/piwik.php?idsite=1&amp;rec=1&amp;url=https%3A%2F%2Fwww.dogsbody.com%2Fblog%2Fcve-2015-7547-glibc-vulnerability%2F%3Fpk_campaign%3Dfeed%26pk_kwd%3Dcve-2015-7547-glibc-vulnerability&amp;action_name=CVE-2015-7547%20glibc%20vulnerability&amp;urlref=https%3A%2F%2Fwww.dogsbody.com%2Ffeed%2F" style="border:0;width:0;height:0" width="0" height="0" alt="" /><p>The post <a href="https://www.dogsbody.com/blog/cve-2015-7547-glibc-vulnerability/?pk_campaign=feed&#038;pk_kwd=cve-2015-7547-glibc-vulnerability">CVE-2015-7547 glibc vulnerability</a> appeared first on <a href="https://www.dogsbody.com">Dogsbody Technology</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dogsbody.com/blog/cve-2015-7547-glibc-vulnerability/?pk_campaign=feed&#038;pk_kwd=cve-2015-7547-glibc-vulnerability/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Page Caching using Disk: Enhanced 

Served from: www.dogsbody.com @ 2026-06-08 06:33:15 by W3 Total Cache
-->