<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:22:21 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-8996] kernel update [RHEL6.8 2.6.32-642.13.1.el6]</title>
                <link>https://jira.whamcloud.com/browse/LU-8996</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 use-after-free vulnerability was found in the kernels socket recvmmsg&lt;br/&gt;
subsystem. This may allow remote attackers to corrupt memory and may allow&lt;br/&gt;
execution of arbitrary code. This corruption takes place during the error&lt;br/&gt;
handling routines within __sys_recvmmsg() function. (CVE-2016-7117, Important)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;An out-of-bounds heap memory access leading to a Denial of Service, heap&lt;br/&gt;
disclosure, or further impact was found in setsockopt(). The function call is&lt;br/&gt;
normally restricted to root, however some processes with cap_sys_admin may also&lt;br/&gt;
be able to trigger this flaw in privileged container environments.&lt;br/&gt;
(CVE-2016-4998, Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A use-after-free vulnerability was found in tcp_xmit_retransmit_queue and&lt;br/&gt;
other tcp_* functions. This condition could allow an attacker to send an&lt;br/&gt;
incorrect selective acknowledgment to existing connections, possibly resetting a&lt;br/&gt;
connection. (CVE-2016-6828, Moderate)&lt;/li&gt;
&lt;/ul&gt;


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

&lt;ul&gt;
	&lt;li&gt;When parallel NFS returned a file layout, a kernel crash sometimes occurred.&lt;br/&gt;
This update removes the call to the BUG_ON() function from a code path of a&lt;br/&gt;
client that returns the file layout. As a result, the kernel no longer crashes&lt;br/&gt;
in the described situation. (BZ#1385480)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When a guest virtual machine (VM) on Microsoft Hyper-V was set to crash on a&lt;br/&gt;
Nonmaskable Interrupt (NMI) that was injected from the host, this VM became&lt;br/&gt;
unresponsive and did not create the vmcore dump file. This update applies a set&lt;br/&gt;
of patches to the Virtual Machine Bus kernel driver (hv_vmbus) that fix this&lt;br/&gt;
bug. As a result, the VM now first creates and saves the vmcore dump file and&lt;br/&gt;
then reboots. (BZ#1385482)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;From Red Hat Enterprise Linux 6.6 to 6.8, the IPv6 routing cache occasionally&lt;br/&gt;
showed incorrect values. This update fixes the DST_NOCOUNT mechanism, and the&lt;br/&gt;
IPv6 routing cache now shows correct values. (BZ#1391974)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When using the ixgbe driver and the software Fibre Channel over Ethernet&lt;br/&gt;
(FCoE) stack, suboptimal performance in some cases occurred on systems with a&lt;br/&gt;
large number of CPUs. This update fixes the fc_exch_alloc() function to try all&lt;br/&gt;
the available exchange managers in the list for an available exchange ID. This&lt;br/&gt;
change avoids failing allocations, which previously led to the host busy status.&lt;br/&gt;
(BZ#1392818)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When the vmwgfx kernel module loads, it overrides the boot resolution&lt;br/&gt;
automatically. Consequently, users were not able to change the resolution by&lt;br/&gt;
manual setting of the kernel&apos;s &apos;vga=&apos; parameter in the /boot/grub/grub.conf&lt;br/&gt;
file. This update adds the &apos;nomodeset&apos; parameter, which can be set in the&lt;br/&gt;
/boot/grub/grub.conf file. The &apos;nomodeset&apos; parameter allows the users to prevent&lt;br/&gt;
the vmwgfx driver from loading. As a result, the setting of the &apos;vga=&apos; parameter&lt;br/&gt;
works as expected, in case that vmwgfx does not load. (BZ#1392875)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When Red Hat Enterprise Linux 6.8 was booted on SMBIOS 3.0 based systems,&lt;br/&gt;
Desktop Management Interface (DMI) information, which is referenced by several&lt;br/&gt;
applications, such as NEC server&apos;s memory RAS utility, was missing entries in&lt;br/&gt;
the sysfs virtual file system. This update fixes the underlying source code, and&lt;br/&gt;
sysfs now shows the DMI information as expected. (BZ#1393464)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Previously, bonding mode active backup and the propagation of the media access&lt;br/&gt;
control (MAC) address to a VLAN interface did not work in Red Hat Enterprise&lt;br/&gt;
Linux 6.8, when the fail_over_mac bonding parameter was set to&lt;br/&gt;
fail_over_mac=active. With this update, the underlying source code has been&lt;br/&gt;
fixed so that the VLANs continue inheriting the MAC address of the active&lt;br/&gt;
physical interface until the VLAN MAC address is explicitly set to any value. As&lt;br/&gt;
a result, IPv6 EUI64 addresses for the VLAN can reflect any changes to the MAC&lt;br/&gt;
address of the physical interface, and Duplicate Address Detection (DAD) behaves&lt;br/&gt;
as expected. (BZ#1396479)&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;1349886 - CVE-2016-4998 kernel: out of bounds reads when processing IPT_SO_SET_REPLACE setsockopt&lt;br/&gt;
1367091 - CVE-2016-6828 kernel: Use after free in tcp_xmit_retransmit_queue&lt;br/&gt;
1382268 - CVE-2016-7117 kernel: Use-after-free in the recvmmsg exit path&lt;/p&gt;

</description>
                <environment></environment>
        <key id="42913">LU-8996</key>
            <summary>kernel update [RHEL6.8 2.6.32-642.13.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, 10 Jan 2017 16:49:39 +0000</created>
                <updated>Tue, 24 Jan 2017 14:38:51 +0000</updated>
                            <resolved>Tue, 24 Jan 2017 14:38:51 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="180350" author="green" created="Tue, 10 Jan 2017 22:02:49 +0000"  >&lt;p&gt;The recvmmesg seems to be the most serious of the bunch, but you still need to run something on the node that would be doing those calls and somehow inject your packets in, so it&apos;s not really super serious to stop he current one we have in the works. Having a code execution would be a lot more tricky I imagine.&lt;br/&gt;
We probably should still be working on this (or some next one) to be incorporated into our release stream eventually.&lt;/p&gt;</comment>
                            <comment id="180774" author="gerrit" created="Fri, 13 Jan 2017 15:44:01 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/24878&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/24878&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8996&quot; title=&quot;kernel update [RHEL6.8 2.6.32-642.13.1.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8996&quot;&gt;&lt;del&gt;LU-8996&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL6.8 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-642.13.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: 543fd4e4d920d30dc2684b91f8b7332da2294af2&lt;/p&gt;</comment>
                            <comment id="181867" author="gerrit" created="Tue, 24 Jan 2017 05:25:24 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/24878/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/24878/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8996&quot; title=&quot;kernel update [RHEL6.8 2.6.32-642.13.1.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8996&quot;&gt;&lt;del&gt;LU-8996&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL6.8 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-642.13.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: b93d049adf6303b57128e7e6f97df7d588d4e947&lt;/p&gt;</comment>
                            <comment id="181909" author="pjones" created="Tue, 24 Jan 2017 14:38:51 +0000"  >&lt;p&gt;Landed for 2.10&lt;/p&gt;</comment>
                    </comments>
                    <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|hzz08n:</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>