<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:28:36 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-9717] kernel update [RHEL7.3 3.10.0-514.26.1.el7]</title>
                <link>https://jira.whamcloud.com/browse/LU-9717</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 Linux kernel allocates heap memory to build the&lt;br/&gt;
scattergather list from a fragment list(skb_shinfo(skb)-&amp;gt;frag_list) in&lt;br/&gt;
the socket buffer(skb_buff). The heap overflow occurred if &apos;MAX_SKB_FRAGS + 1&apos;&lt;br/&gt;
parameter and &apos;NETIF_F_FRAGLIST&apos; feature were used together. A&lt;br/&gt;
remote user or process could use this flaw to potentially escalate their&lt;br/&gt;
privilege on a system. (CVE-2017-7477, Important)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;The NFS2/3 RPC client could send long arguments to the NFS server. These&lt;br/&gt;
encoded arguments are stored in an array of memory pages, and accessed using&lt;br/&gt;
pointer variables. Arbitrarily long arguments could make these pointers point&lt;br/&gt;
outside the array and cause an out-of-bounds memory access. A remote user or&lt;br/&gt;
program could use this flaw to crash the kernel (denial of service).&lt;br/&gt;
(CVE-2017-7645, Important)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;The NFSv2 and NFSv3 server implementations in the Linux kernel through 4.10.13&lt;br/&gt;
lacked certain checks for the end of a buffer. A remote attacker could trigger a&lt;br/&gt;
pointer-arithmetic error or possibly cause other unspecified impacts using&lt;br/&gt;
crafted requests related to fs/nfsd/nfs3xdr.c and fs/nfsd/nfsxdr.c.&lt;br/&gt;
(CVE-2017-7895, Important)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;The Linux kernel built with the Kernel-based Virtual Machine (CONFIG_KVM)&lt;br/&gt;
support was vulnerable to an incorrect segment selector(SS) value error. The&lt;br/&gt;
error could occur while loading values into the SS register in long mode. A user&lt;br/&gt;
or process inside a guest could use this flaw to crash the guest, resulting in&lt;br/&gt;
DoS or potentially escalate their privileges inside the guest. (CVE-2017-2583,&lt;br/&gt;
Moderate)&lt;/li&gt;
&lt;/ul&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 could allow&lt;br/&gt;
a remote attacker to force the kernel to enter a condition in which it could&lt;br/&gt;
loop 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;Previously, the reserved-pages counter (HugePages_Rsvd) was bigger than the&lt;br/&gt;
total-pages counter (HugePages_Total) in the /proc/meminfo file, and&lt;br/&gt;
HugePages_Rsvd underflowed. With this update, the HugeTLB feature of the Linux&lt;br/&gt;
kernel has been fixed, and HugePages_Rsvd underflow no longer occurs.&lt;br/&gt;
(BZ#1445184)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;If a directory on a NFS client was modified while being listed, the NFS client&lt;br/&gt;
could restart the directory listing multiple times. Consequently, the&lt;br/&gt;
performance of listing the directory was sub-optimal. With this update, the&lt;br/&gt;
restarting of the directory listing happens less frequently. As a result, the&lt;br/&gt;
performance of listing the directory while it is being modified has improved.&lt;br/&gt;
(BZ#1450851)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;The Fibre Channel over Ethernet (FCoE) adapter in some cases failed to reboot.&lt;br/&gt;
This update fixes the qla2xxx driver, and FCoE adapter now reboots as expected.&lt;br/&gt;
(BZ#1446246)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When a VM with Virtual Function I/O (VFIO) device was rebooted, the QEMU&lt;br/&gt;
process occasionally terminated unexpectedly due to a failed VFIO Direct Memory&lt;br/&gt;
Access (DMA) map request. This update fixes the vfio driver and QEMU no longer&lt;br/&gt;
crashes in the described situation. (BZ#1450855)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When the operating system was booted with the in-box lpfc driver, a kernel&lt;br/&gt;
panic occurred on the little-endian variant of IBM Power Systems. This update&lt;br/&gt;
fixes lpfc, and the kernel no longer panics in the described situation.&lt;br/&gt;
(BZ#1452044)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When creating or destroying a VM with Virtual Function I/O (VFIO) devices with&lt;br/&gt;
&quot;Hugepages&quot; feature enabled, errors in Direct Memory Access (DMA) page table&lt;br/&gt;
entry (PTE) mappings occurred, and QEMU memory usage behaved unpredictably. This&lt;br/&gt;
update fixes range computation when making room for large pages in Input/Output&lt;br/&gt;
Memory Management Unit (IOMMU). As a result, errors in DMA PTE mappings no&lt;br/&gt;
longer occur, and QEMU has a predictable memory usage in the described&lt;br/&gt;
situation. (BZ#1450856)&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;1414735 - CVE-2017-2583 Kernel: Kvm: vmx/svm potential privilege escalation inside guest&lt;br/&gt;
1426542 - CVE-2017-6214 kernel: ipv4/tcp: Infinite loop in tcp_splice_read()&lt;br/&gt;
1443615 - CVE-2017-7645 kernel: nfsd: Incorrect handling of long RPC replies&lt;br/&gt;
1445207 - CVE-2017-7477 kernel: net: Heap overflow in skb_to_sgvec in macsec.c&lt;br/&gt;
1446103 - CVE-2017-7895 kernel: NFSv3 server does not properly handle payload bounds checking of WRITE requests&lt;/p&gt;</description>
                <environment></environment>
        <key id="46906">LU-9717</key>
            <summary>kernel update [RHEL7.3 3.10.0-514.26.1.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="10200">Won&apos;t Do</resolution>
                                        <assignee username="bogl">Bob Glossman</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Wed, 28 Jun 2017 15:54:32 +0000</created>
                <updated>Thu, 6 Jul 2017 04:49:16 +0000</updated>
                            <resolved>Thu, 6 Jul 2017 04:49:15 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="200719" author="gerrit" created="Fri, 30 Jun 2017 14:02:37 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/27899&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/27899&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9717&quot; title=&quot;kernel update [RHEL7.3 3.10.0-514.26.1.el7]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9717&quot;&gt;&lt;del&gt;LU-9717&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL7.3 &lt;span class=&quot;error&quot;&gt;&amp;#91;3.10.0-514.26.1.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: 3667689aa75c8cba7fe37f8fbb9bd4e2bc3f2fc1&lt;/p&gt;</comment>
                            <comment id="201105" author="bogl" created="Thu, 6 Jul 2017 04:49:15 +0000"  >&lt;p&gt;This ticket is obsolete.  Fixes listed will never land.  All replaced by &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-9738&quot; title=&quot;kernel update [RHEL7.3 3.10.0-514.26.2.el7]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-9738&quot;&gt;&lt;del&gt;LU-9738&lt;/del&gt;&lt;/a&gt;, a later version update for el7.&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="46774">LU-9686</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="47113">LU-9738</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|hzzftb:</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>