<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:42:17 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-11254] kernel update [RHEL6.10 2.6.32-754.3.5.el6]</title>
                <link>https://jira.whamcloud.com/browse/LU-11254</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Upstream details at: &lt;a href=&quot;https://access.redhat.com/errata/RHSA-2018:2390&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://access.redhat.com/errata/RHSA-2018:2390&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Security Fix(es):&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;Modern operating systems implement virtualization of physical memory to efficiently use available system resources and provide inter-domain protection through access control and isolation. The L1TF issue was found in the way the x86 microprocessor designs have implemented speculative execution of instructions (a commonly used performance optimisation) in combination with handling of page-faults caused by terminated virtual to physical address resolving process. As a result, an unprivileged attacker could use this flaw to read privileged memory of the kernel or other processes and/or cross guest/host boundaries to read host memory by conducting targeted cache side-channel attacks. (CVE-2018-3620, CVE-2018-3646)&lt;/li&gt;
	&lt;li&gt;An industry-wide issue was found in the way many modern microprocessor designs have implemented speculative execution of instructions past bounds check. The flaw relies on the presence of a precisely-defined instruction sequence in the privileged code and the fact that memory writes occur to an address which depends on the untrusted value. Such writes cause an update into the microprocessor&apos;s data cache even for speculatively executed instructions that never actually commit (retire). As a result, an unprivileged attacker could use this flaw to influence speculative execution and/or read privileged memory by conducting targeted cache side-channel attacks. (CVE-2018-3693)&lt;/li&gt;
	&lt;li&gt;kernel: kvm: vmx: host GDT limit corruption (CVE-2018-10901)&lt;/li&gt;
	&lt;li&gt;kernel: Use-after-free in snd_pcm_info function in ALSA subsystem potentially leads to privilege escalation (CVE-2017-0861)&lt;/li&gt;
	&lt;li&gt;kernel: Use-after-free in snd_seq_ioctl_create_port() (CVE-2017-15265)&lt;/li&gt;
	&lt;li&gt;kernel: race condition in snd_seq_write() may lead to UAF or OOB-access (CVE-2018-7566)&lt;/li&gt;
	&lt;li&gt;kernel: Race condition in sound system can lead to denial of service (CVE-2018-1000004)&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;Bug Fix(es):&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;The Least recently used (LRU) operations are batched by caching pages in per-cpu page vectors to prevent contention of the heavily used lru_lock spinlock. The page vectors can hold even the compound pages. Previously, the page vectors were cleared only if they were full. Subsequently, the amount of memory held in page vectors, which is not reclaimable, was sometimes too high. Consequently the page reclamation started the Out of Memory (OOM) killing processes. With this update, the underlying source code has been fixed to clear LRU page vectors each time when a compound page is added to them. As a result, OOM killing processes due to high amounts of memory held in page vectors no longer occur. (BZ#1575819)&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="52982">LU-11254</key>
            <summary>kernel update [RHEL6.10 2.6.32-754.3.5.el6]</summary>
                <type id="1" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11303&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.whamcloud.com/images/icons/priorities/major.svg">Major</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="yujian">Jian Yu</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Wed, 15 Aug 2018 17:57:33 +0000</created>
                <updated>Wed, 10 Oct 2018 17:55:44 +0000</updated>
                            <resolved>Tue, 11 Sep 2018 23:05:39 +0000</resolved>
                                                    <fixVersion>Lustre 2.10.6</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>4</watches>
                                                                            <comments>
                            <comment id="232031" author="gerrit" created="Thu, 16 Aug 2018 06:57:03 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/33014&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33014&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11254&quot; title=&quot;kernel update [RHEL6.10 2.6.32-754.3.5.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11254&quot;&gt;&lt;del&gt;LU-11254&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL6.10 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-754.3.5.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: 60b214f3e25d506d8b7b8bc6b210959b1ebc9f79&lt;/p&gt;</comment>
                            <comment id="233360" author="gerrit" created="Tue, 11 Sep 2018 22:18:32 +0000"  >&lt;p&gt;John L. Hammond (jhammond@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/33014/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/33014/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-11254&quot; title=&quot;kernel update [RHEL6.10 2.6.32-754.3.5.el6]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-11254&quot;&gt;&lt;del&gt;LU-11254&lt;/del&gt;&lt;/a&gt; kernel: kernel update RHEL6.10 &lt;span class=&quot;error&quot;&gt;&amp;#91;2.6.32-754.3.5.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: 334af6a3333e369e03b2832f2e723bab277848a7&lt;/p&gt;</comment>
                            <comment id="233362" author="pjones" created="Tue, 11 Sep 2018 23:05:39 +0000"  >&lt;p&gt;Landed for 2.10.6&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="52795">LU-11168</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="53570">LU-11500</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|i000sf:</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>