<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:01:33 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-6593] kernel update [RHEL7.1 3.10.0-229.4.2.el7]</title>
                <link>https://jira.whamcloud.com/browse/LU-6593</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;ul&gt;
	&lt;li&gt;A buffer overflow flaw was found in the way the Linux kernel&apos;s Intel&lt;br/&gt;
AES-NI instructions optimized version of the RFC4106 GCM mode decryption&lt;br/&gt;
functionality handled fragmented packets. A remote attacker could use this&lt;br/&gt;
flaw to crash, or potentially escalate their privileges on, a system over a&lt;br/&gt;
connection with an active AEC-GCM mode IPSec security association.&lt;br/&gt;
(CVE-2015-3331, Important)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;This update also fixes the following bugs:&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;Previously, the kernel audit subsystem did not correctly track file path&lt;br/&gt;
names which could lead to empty, or &quot;(null)&quot; path names in the PATH audit&lt;br/&gt;
records. This update fixes the bug by correctly tracking file path names&lt;br/&gt;
and displaying the names in the audit PATH records. (BZ#1197746)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Due to a change in the internal representation of field types,&lt;br/&gt;
AUDIT_LOGINUID set to -1 (4294967295) by the audit API was asymmetrically&lt;br/&gt;
converted to an AUDIT_LOGINUID_SET field with a value of 0, unrecognized by&lt;br/&gt;
an older audit API. To fix this bug, the kernel takes note about the way&lt;br/&gt;
the rule has been formulated and reports the rule in the originally given&lt;br/&gt;
form. As a result, older versions of audit provide a report as expected, in&lt;br/&gt;
the AUDIT_LOGINUID field type form, whereas the newer versions can migrate&lt;br/&gt;
to the new AUDIT_LOGINUID_SET filed type. (BZ#1197748)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;The GFS2 file system &quot;Splice Read&quot; operation, which is used for the&lt;br/&gt;
sendfile() function, was not properly allocating a required multi-block&lt;br/&gt;
reservation structure in memory. Consequently, when the GFS2 block&lt;br/&gt;
allocator was called to assign blocks of data, it attempted to dereference&lt;br/&gt;
the structure, which resulted in a kernel panic. With this update, &quot;Splice&lt;br/&gt;
read&quot; operation properly allocates the necessary reservation structure in&lt;br/&gt;
memory prior to calling the block allocator, and sendfile() thus works&lt;br/&gt;
properly for GFS2. (BZ#1201256)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Moving an Open vSwitch (OVS) internal vport to a different net name space&lt;br/&gt;
and subsequently deleting that name space led to a kernel panic. This bug&lt;br/&gt;
has been fixed by removing the OVS internal vport at net name space&lt;br/&gt;
deletion. (BZ#1202357)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, the kernel audit subsystem was not correctly handling file&lt;br/&gt;
and directory moves, leading to audit records that did not match the audit&lt;br/&gt;
file watches. This fix correctly handles moves such that the audit file&lt;br/&gt;
watches work correctly. (BZ#1202358)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Due to a regression, the crypto adapter could not be set online. A patch&lt;br/&gt;
has been provided that fixes the device registration process so that the&lt;br/&gt;
device can be used also before the registration process is completed, thus&lt;br/&gt;
fixing this bug. (BZ#1205300)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Due to incorrect calculation for entropy during the entropy addition, the&lt;br/&gt;
amount of entropy in the /dev/random file could be overestimated.&lt;br/&gt;
The formula for the entropy addition has been changed, thus fixing this&lt;br/&gt;
bug. (BZ#1211288)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, the ansi_cprng and drbg utilities did not obey the call&lt;br/&gt;
convention and returned the positive value on success instead of the&lt;br/&gt;
correct value of zero. Consequently, Internet Protocol Security (IPsec)&lt;br/&gt;
terminated unexpectedly when ansi_cprng or drbg were used. With this&lt;br/&gt;
update, ansi_cprng and drbg have been changed to return zero on success,&lt;br/&gt;
and IPsec now functions correctly. (BZ#1211487)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Due to a failure to clear the timestamp flag when reusing a tx descriptor&lt;br/&gt;
in the mlx4_en driver, programs that did not request a hardware timestamp&lt;br/&gt;
packet on their sent data received it anyway, resulting in unexpected&lt;br/&gt;
behavior in certain applications. With this update, when reusing the tx&lt;br/&gt;
descriptor in the mlx4_en driver in the aforementioned situation, the&lt;br/&gt;
hardware timestamp flag is cleared, and applications now behave as&lt;br/&gt;
expected. (BZ#1209240)&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;1213322 - CVE-2015-3331 Kernel: crypto: buffer overruns in RFC4106 implementation using AESNI&lt;/p&gt;</description>
                <environment>el7.1</environment>
        <key id="30035">LU-6593</key>
            <summary>kernel update [RHEL7.1 3.10.0-229.4.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>Tue, 12 May 2015 18:05:53 +0000</created>
                <updated>Fri, 1 Jul 2016 18:46:35 +0000</updated>
                            <resolved>Thu, 21 May 2015 15:07:23 +0000</resolved>
                                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="115316" author="gerrit" created="Thu, 14 May 2015 14:01:10 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/14804&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/14804&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6593&quot; title=&quot;kernel update [RHEL7.1 3.10.0-229.4.2.el7]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6593&quot;&gt;&lt;del&gt;LU-6593&lt;/del&gt;&lt;/a&gt; kernel: kernel update &lt;span class=&quot;error&quot;&gt;&amp;#91;RHEL7.1 3.10.0-229.4.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: 7639306a6f983b3076a6db5c44f6010b18382b80&lt;/p&gt;</comment>
                            <comment id="116104" author="gerrit" created="Thu, 21 May 2015 14:58:19 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/14804/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/14804/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-6593&quot; title=&quot;kernel update [RHEL7.1 3.10.0-229.4.2.el7]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-6593&quot;&gt;&lt;del&gt;LU-6593&lt;/del&gt;&lt;/a&gt; kernel: kernel update &lt;span class=&quot;error&quot;&gt;&amp;#91;RHEL7.1 3.10.0-229.4.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: 7b6fb2b06ab7b3c4b94b71ab161f1378166bd47e&lt;/p&gt;</comment>
                            <comment id="116105" author="pjones" created="Thu, 21 May 2015 15:07:23 +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|hzxd27:</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>