<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:14:56 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-8134] kernel update [RHEL7.2 3.10.0-327.18.2.el7]</title>
                <link>https://jira.whamcloud.com/browse/LU-8134</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 way the Linux kernel&apos;s ASN.1 DER decoder processed&lt;br/&gt;
certain certificate files with tags of indefinite length. A local, unprivileged&lt;br/&gt;
user could use a specially crafted X.509 certificate DER file to crash the&lt;br/&gt;
system or, potentially, escalate their privileges on the system. (CVE-2016-0758,&lt;br/&gt;
Important)&lt;/li&gt;
&lt;/ul&gt;


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

&lt;ul&gt;
	&lt;li&gt;Under certain conditions, the migration threads could race with the CPU&lt;br/&gt;
hotplug, which could cause a deadlock. A set of patches has been provided to fix&lt;br/&gt;
this bug, and the deadlock no longer occurs in the system. (BZ#1299338)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A bug in the code that cleans up revoked delegations could previously cause a&lt;br/&gt;
soft lockup in the NFS server. This patch fixes the underlying source code, so&lt;br/&gt;
the lockup no longer occurs. (BZ#1311582)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;The second attempt to reload Common Application Programming Interface (CAPI)&lt;br/&gt;
devices on the little-endian variant of IBM Power Systems previously failed. The&lt;br/&gt;
provided set of patches fixes this bug, and reloading works as intended.&lt;br/&gt;
(BZ#1312396)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Due to inconsistencies in page size of IOMMU, the NVMe device, and the kernel,&lt;br/&gt;
the BUG_ON signal previously occurred in the nvme_setup_prps() function, leading&lt;br/&gt;
to the system crash while setting up the DMA transfer. The provided patch sets&lt;br/&gt;
the default NVMe page size to 4k, thus preventing the system crash. (BZ#1312399)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, on a system using the Infiniband mlx5 driver used for the SRP&lt;br/&gt;
stack, a hard lockup previously occurred after the kernel exceeded time with&lt;br/&gt;
lock held with interrupts blocked. As a consequence, the system panicked. This&lt;br/&gt;
update fixes this bug, and the system no longer panics in this situation.&lt;br/&gt;
(BZ#1313814)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;On the little-endian variant of IBM Power Systems, the kernel previously&lt;br/&gt;
crashed in the bitmap_weight() function while running the memory affinity&lt;br/&gt;
script. The provided patch fortifies the topology setup and prevents sd-&amp;gt;child&lt;br/&gt;
from being set to NULL when it is already NULL. As a result, the memory affinity&lt;br/&gt;
script runs successfully. (BZ#1316158)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When a KVM guest wrote random values to the special-purpose registers (SPR)&lt;br/&gt;
Instruction Authority Mask Register (IAMR), the guest and the corresponding QEMU&lt;br/&gt;
process previously hung. This update adds the code which sets SPRs to a suitable&lt;br/&gt;
neutral value on guest exit, thus fixing this bug. (BZ#1316636)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Under heavy iSCSI traffic load, the system previously panicked due to a race&lt;br/&gt;
in the locking code leading to a list corruption. This update fixes this bug,&lt;br/&gt;
and the system no longer panics in this situation. (BZ#1316812)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;During SCSI exception handling (triggered by some irregularities), the driver&lt;br/&gt;
could previously use an already retired SCSI command. As a consequence, a kernel&lt;br/&gt;
panic or data corruption occurred. The provided patches fix this bug, and&lt;br/&gt;
exception handling now proceeds successfully. (BZ#1316820)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When the previously opened /dev/tty, which pointed to a pseudo terminal (pty)&lt;br/&gt;
pair, was the last file closed, a kernel crash could previously occur. The&lt;br/&gt;
underlying source code has been fixed, preventing this bug. (BZ#1320297)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, when using VPLEX and FCoE via the bnx2fc driver, different degrees&lt;br/&gt;
of data corruption occurred. The provided patch fixes the FCP Response (RSP)&lt;br/&gt;
residual parsing in bnx2fc, which prevents the aforementioned corruption.&lt;br/&gt;
(BZ#1322279)&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;1300257 - CVE-2016-0758 kernel: tags with indefinite length can corrupt pointers in asn1_find_indefinite_length()&lt;/p&gt;</description>
                <environment></environment>
        <key id="36881">LU-8134</key>
            <summary>kernel update [RHEL7.2 3.10.0-327.18.2.el7]</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>Thu, 12 May 2016 13:25:01 +0000</created>
                <updated>Mon, 12 Sep 2016 15:59:45 +0000</updated>
                            <resolved>Wed, 1 Jun 2016 20:40:23 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="152294" author="gerrit" created="Fri, 13 May 2016 20:10:42 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/20206&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20206&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8134&quot; title=&quot;kernel update [RHEL7.2 3.10.0-327.18.2.el7]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8134&quot;&gt;&lt;del&gt;LU-8134&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL7.2 &lt;span class=&quot;error&quot;&gt;&amp;#91;3.10.0-327.18.2.el7&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: 18cbe21cc4e320b7ea871622e4224c97e8b264bc&lt;/p&gt;</comment>
                            <comment id="153776" author="gerrit" created="Fri, 27 May 2016 00:58:15 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/20206/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/20206/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8134&quot; title=&quot;kernel update [RHEL7.2 3.10.0-327.18.2.el7]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8134&quot;&gt;&lt;del&gt;LU-8134&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL7.2 &lt;span class=&quot;error&quot;&gt;&amp;#91;3.10.0-327.18.2.el7&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: 2b5ed7c24b3d91bcd704281dc563e71e4689990c&lt;/p&gt;</comment>
                            <comment id="154325" author="jgmitter" created="Wed, 1 Jun 2016 20:40:23 +0000"  >&lt;p&gt;Landed to master for 2.9.0&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|hzybe7:</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>