<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:38:25 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-10813] kernel update [RHEL6.9 2.6.32-696.23.1.el6]</title>
                <link>https://jira.whamcloud.com/browse/LU-10813</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Security Fix(es):&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;hw: cpu: speculative execution branch target injection (s390-only) (CVE-2017-5715, Important)&lt;/li&gt;
	&lt;li&gt;hw: cpu: speculative execution bounds-check bypass (s390 and powerpc) (CVE-2017-5753, Important)&lt;/li&gt;
	&lt;li&gt;hw: cpu: speculative execution permission faults handling (powerpc-only) (CVE-2017-5754)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Bug Fixes:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;If a fibre channel (FC) switch was powered down and then powered on again, the SCSI device driver stopped permanently the SCSI device&apos;s request queue. Consequently, the FC port login failed, leaving the port state as &quot;Bypassed&quot; instead of &quot;Online&quot;, and users had to reboot the operating system. This update fixes the driver to avoid the permanent stop of the request queue. As a result, SCSI device now continues working as expected after power cycling the FC switch. (BZ#1519857)&lt;/li&gt;
	&lt;li&gt;Previously, on final close or unlink of a file, the find_get_pages() function in the memory management sometimes found no pages even if there were some pages left to save. Consequently, a kernel crash occurred when attempting to enter the unlink() function. This update fixes the find_get_pages() function in the memory management code to not return 0 too early. As a result, the kernel no longer crashes due to this behavior.(BZ#1527811)&lt;/li&gt;
	&lt;li&gt;Using IPsec connections under a heavy load could previously lead to a network performance degradation, especially when using the aesni-intel module. This update fixes the issue by making the cryptd queue length configurable so that it can be increased to prevent an overflow and packet drop. As a result, using IPsec under a heavy load no longer reduces network performance. (BZ#1527802)&lt;/li&gt;
	&lt;li&gt;Previously, a deadlock in the bnx2fc driver caused all adapters to block and the SCSI error handler to become unresponsive. As a result, data transferring through the adapter was sometimes blocked. This update fixes bnx2fc, and data transferring through the adapter is no longer blocked due to this behavior. (BZ#1523783)&lt;/li&gt;
	&lt;li&gt;If an NFSv3 client mounted a subdirectory of an exported file system, a directory entry to the mount hosting the export was incorrectly held even after clearing the cache. Consequently, attempts to unmount the subdirectory with the umount command failed with the EBUSY error. With this update, the underlying source code has been fixed, and the unmount operation now succeeds as expected in the described situation. (BZ#1535938)&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="51347">LU-10813</key>
            <summary>kernel update [RHEL6.9 2.6.32-696.23.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, 13 Mar 2018 21:02:36 +0000</created>
                <updated>Tue, 22 May 2018 18:56:42 +0000</updated>
                            <resolved>Tue, 22 May 2018 18:56:42 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="223605" author="bogl" created="Wed, 14 Mar 2018 14:23:55 +0000"  >&lt;p&gt;Although RedHat fails to mention it in their detailed description this kernel update includes the RETPOLINE feature, part of the Spectre v2 set of changes. &#160;The default kernel .config file for the update has &quot;CONFIG_RETPOLINE=y&quot; in it. &#160;Due to this change the gcc update supporting retpolines is required in order to build.&lt;/p&gt;

&lt;p&gt;&#160;&lt;/p&gt;</comment>
                            <comment id="223740" author="gerrit" created="Thu, 15 Mar 2018 14:20:05 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31656&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31656&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10813&quot; title=&quot;kernel update [RHEL6.9 2.6.32-696.23.1.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10813&quot;&gt;&lt;del&gt;LU-10813&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL6.9 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-696.23.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: 586250956208ee300669639fc4fb256955b0f5e3&lt;/p&gt;</comment>
                            <comment id="223758" author="gerrit" created="Thu, 15 Mar 2018 15:56:31 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/31660&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31660&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10813&quot; title=&quot;kernel update [RHEL6.9 2.6.32-696.23.1.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10813&quot;&gt;&lt;del&gt;LU-10813&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL6.9 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-696.23.1.el6&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 879d878eba1e8135442fcb26daed172cf92ef495&lt;/p&gt;</comment>
                            <comment id="223984" author="gerrit" created="Mon, 19 Mar 2018 20:10:37 +0000"  >&lt;p&gt;John L. Hammond (john.hammond@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/31660/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/31660/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-10813&quot; title=&quot;kernel update [RHEL6.9 2.6.32-696.23.1.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-10813&quot;&gt;&lt;del&gt;LU-10813&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL6.9 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-696.23.1.el6&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_10&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 795920a0fd8f9a6f39f7dfa1a334c3564ba480c1&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="50392">LU-10564</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="52165">LU-11008</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|hzzucv:</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>