<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:27:23 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-9572] kernel update [RHEL6.9 2.6.32-696.3.1.el6]</title>
                <link>https://jira.whamcloud.com/browse/LU-9572</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Security Fix(es):&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;A flaw was found in the Linux kernel&apos;s handling of packets with the URG flag.&lt;br/&gt;
Applications using the splice() and tcp_splice_read() functionality can allow a&lt;br/&gt;
remote attacker to force the kernel to enter a condition in which it can loop&lt;br/&gt;
indefinitely. (CVE-2017-6214, Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Bug Fix(es):&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;When executing certain Hadoop jobs, a kernel panic occasionally occurred on&lt;br/&gt;
multiple nodes of a cluster. This update fixes the kernel scheduler, and the&lt;br/&gt;
kernel panic no longer occurs under the described circumstances. (BZ#1436241)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, memory leak of the struct cred data structure and related data&lt;br/&gt;
structures occasionally occurred. Consequently, system performance was&lt;br/&gt;
suboptimal with the symptoms of high I/O operations wait and small amount of&lt;br/&gt;
free memory. This update fixes the reference counter of the struct slab cache to&lt;br/&gt;
no longer cause imbalance between the calls to the get_cred() function and the&lt;br/&gt;
put_cred() function. As a result, the memory leak no longer occurs under the&lt;br/&gt;
described circumstances. (BZ#1443234)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, the be2net driver could not detect the link status properly on IBM&lt;br/&gt;
Power Systems. Consequently, the link status was always reported as&lt;br/&gt;
disconnected. With this update, be2net has been fixed, and the Network Interface&lt;br/&gt;
Cards (NICs) now report the link status correctly. (BZ#1442979)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, the RFF_ID and RFT_ID commands in the lpfc driver were issued in&lt;br/&gt;
an incorrect order. Consequently, users were not able to access Logical Unit&lt;br/&gt;
Numbers (LUNs). With this update, lpfc has been fixed to issue RFT_ID before&lt;br/&gt;
RFF_ID, which is the correct order. As a result, users can now access LUNs as&lt;br/&gt;
expected. (BZ#1439636)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, the kdump mechanism was trying to get the lock by the&lt;br/&gt;
vmalloc_sync_all() function during a kernel panic. Consequently, a deadlock&lt;br/&gt;
occurred, and the crashkernel did not boot. This update fixes the&lt;br/&gt;
vmalloc_sync_all() function to avoid synchronizing the vmalloc area on the&lt;br/&gt;
crashing CPU. As a result, the crashkernel parameter now boots as expected, and&lt;br/&gt;
the kernel dump is collected successfully under the described circumstances.&lt;br/&gt;
(BZ#1443499)&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;1426542 - CVE-2017-6214 kernel: ipv4/tcp: Infinite loop in tcp_splice_read()&lt;/p&gt;</description>
                <environment></environment>
        <key id="46363">LU-9572</key>
            <summary>kernel update [RHEL6.9 2.6.32-696.3.1.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, 30 May 2017 15:23:39 +0000</created>
                <updated>Mon, 19 Jun 2017 20:02:24 +0000</updated>
                            <resolved>Sat, 10 Jun 2017 12:49:05 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="197730" author="gerrit" created="Wed, 31 May 2017 19:56:42 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27358&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27358&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9572&quot; title=&quot;kernel update [RHEL6.9 2.6.32-696.3.1.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9572&quot;&gt;&lt;del&gt;LU-9572&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL6.9 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-696.3.1.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: 9c204c6086b7d9b713df22b02f7de2187b98150c&lt;/p&gt;</comment>
                            <comment id="198813" author="gerrit" created="Sat, 10 Jun 2017 02:49:54 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/27358/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27358/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9572&quot; title=&quot;kernel update [RHEL6.9 2.6.32-696.3.1.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9572&quot;&gt;&lt;del&gt;LU-9572&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL6.9 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-696.3.1.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: 2383a62d61b1bf43eb967c1f1e9babedde68b259&lt;/p&gt;</comment>
                            <comment id="198828" author="pjones" created="Sat, 10 Jun 2017 12:49:05 +0000"  >&lt;p&gt;Landed for 2.10&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="45402">LU-9316</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="46775">LU-9687</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </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|hzzdvb:</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>