<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:03:47 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Whamcloud Community JIRA</title>
    <link>https://jira.whamcloud.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.4.14</version>
        <build-number>940014</build-number>
        <build-date>05-12-2023</build-date>
    </build-info>


<item>
            <title>[LU-6847] Kernel update [RHEL6.6 2.6.32-504.30.3.el6]</title>
                <link>https://jira.whamcloud.com/browse/LU-6847</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;ul&gt;
	&lt;li&gt;A NULL pointer dereference flaw was found in the way the Linux kernel&apos;s&lt;br/&gt;
virtual console implementation handled reference counting when accessing&lt;br/&gt;
pseudo-terminal device files (/dev/pts/*). A local, unprivileged attacker&lt;br/&gt;
could use this flaw to crash the system. (CVE-2011-5321, Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;It was found that the Linux kernel&apos;s ping socket implementation did not&lt;br/&gt;
properly handle socket unhashing during spurious disconnects, which could&lt;br/&gt;
lead to a use-after-free flaw. On x86-64 architecture systems, a local user&lt;br/&gt;
able to create ping sockets could use this flaw to crash the system.&lt;br/&gt;
On non-x86-64 architecture systems, a local user able to create ping&lt;br/&gt;
sockets could use this flaw to escalate their privileges on the system.&lt;br/&gt;
(CVE-2015-3636, Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;An integer overflow flaw was found in the way the Linux kernel randomized&lt;br/&gt;
the stack for processes on certain 64-bit architecture systems, such as&lt;br/&gt;
x86-64, causing the stack entropy to be reduced by four. (CVE-2015-1593,&lt;br/&gt;
Low)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A flaw was found in the way the Linux kernel&apos;s 32-bit emulation&lt;br/&gt;
implementation handled forking or closing of a task with an &apos;int80&apos; entry.&lt;br/&gt;
A local user could potentially use this flaw to escalate their privileges&lt;br/&gt;
on the system. (CVE-2015-2830, Low)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;It was found that the Linux kernel&apos;s TCP/IP protocol suite implementation&lt;br/&gt;
for IPv6 allowed the Hop Limit value to be set to a smaller value than the&lt;br/&gt;
default one. An attacker on a local network could use this flaw to prevent&lt;br/&gt;
systems on that network from sending or receiving network packets.&lt;br/&gt;
(CVE-2015-2922, Low)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Bugs fixed (&lt;a href=&quot;https://bugzilla.redhat.com/):&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://bugzilla.redhat.com/):&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;1192519 - CVE-2015-1593 kernel: Linux stack ASLR implementation Integer overflow&lt;br/&gt;
1201887 - CVE-2011-5321 Kernel: tty: driver reference leakage in tty_open&lt;br/&gt;
1203712 - CVE-2015-2922 kernel: denial of service (DoS) attack against IPv6 network stacks due to improper handling of Router Advertisements.&lt;br/&gt;
1208598 - CVE-2015-2830 kernel: int80 fork from 64-bit tasks mishandling&lt;br/&gt;
1218074 - CVE-2015-3636 kernel: ping sockets: use-after-free leading to local privilege escalation&lt;/p&gt;</description>
                <environment></environment>
        <key id="31078">LU-6847</key>
            <summary>Kernel update [RHEL6.6 2.6.32-504.30.3.el6]</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="4" iconUrl="https://jira.whamcloud.com/images/icons/priorities/minor.svg">Minor</priority>
                        <status id="5" iconUrl="https://jira.whamcloud.com/images/icons/statuses/resolved.png" description="A resolution has been taken, and it is awaiting verification by reporter. From here issues are either reopened, or are closed.">Resolved</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="bogl">Bob Glossman</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Tue, 14 Jul 2015 15:31:54 +0000</created>
                <updated>Fri, 1 Jul 2016 18:45:31 +0000</updated>
                            <resolved>Thu, 23 Jul 2015 15:35:39 +0000</resolved>
                                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>5</watches>
                                                                            <comments>
                            <comment id="121374" author="gerrit" created="Wed, 15 Jul 2015 17:58:20 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/15605&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15605&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6847&quot; title=&quot;Kernel update [RHEL6.6 2.6.32-504.30.3.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6847&quot;&gt;&lt;del&gt;LU-6847&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL 6.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-504.30.3.el6&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: ba33d81f1f082b6b7306d5b0fc80a583ed4eabfe&lt;/p&gt;</comment>
                            <comment id="122005" author="gerrit" created="Thu, 23 Jul 2015 15:12:38 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/15605/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/15605/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6847&quot; title=&quot;Kernel update [RHEL6.6 2.6.32-504.30.3.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6847&quot;&gt;&lt;del&gt;LU-6847&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL 6.6 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-504.30.3.el6&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 0dba034bb22573ff8d27e3545a103b0ac7294929&lt;/p&gt;</comment>
                            <comment id="122012" author="pjones" created="Thu, 23 Jul 2015 15:35:39 +0000"  >&lt;p&gt;Landed for 2.8&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                                        </outwardlinks>
                                                        </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                                                                                                                                            <customfield id="customfield_10890" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10390" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzxi5b:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10060" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                        <customfieldname>Severity</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="10022"><![CDATA[3]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>