<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:03:08 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-13659] kernel update [SLES12 SP4 4.12.14-95.54.1]</title>
                <link>https://jira.whamcloud.com/browse/LU-13659</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;   The SUSE Linux Enterprise 12 SP4 kernel was updated to receive various&lt;br/&gt;
   security and bugfixes.&lt;/p&gt;

&lt;p&gt;   The following security bugs were fixed:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;CVE-2020-0543: Fixed a side channel attack against special registers&lt;br/&gt;
     which could have resulted in leaking of read values to cores other than&lt;br/&gt;
     the one which called it. This attack is known as Special Register Buffer&lt;br/&gt;
     Data Sampling (SRBDS) or &quot;CrossTalk&quot; (bsc#1154824).&lt;/li&gt;
	&lt;li&gt;CVE-2020-13143: Fixed an out-of-bounds read in gadget_dev_desc_UDC_store&lt;br/&gt;
     in drivers/usb/gadget/configfs.c (bsc#1171982).&lt;/li&gt;
	&lt;li&gt;CVE-2020-12769: Fixed an issue which could have allowed attackers to&lt;br/&gt;
     cause a panic via concurrent calls to dw_spi_irq and dw_spi_transfer_one&lt;br/&gt;
     (bsc#1171983).&lt;/li&gt;
	&lt;li&gt;CVE-2020-12768: Fixed a memory leak in svm_cpu_uninit in&lt;br/&gt;
     arch/x86/kvm/svm.c (bsc#1171736).&lt;/li&gt;
	&lt;li&gt;CVE-2020-12657: An a use-after-free in block/bfq-iosched.c (bsc#1171205).&lt;/li&gt;
	&lt;li&gt;CVE-2020-12656: Fixed an improper handling of certain domain_release&lt;br/&gt;
     calls leadingch could have led to a memory leak (bsc#1171219).&lt;/li&gt;
	&lt;li&gt;CVE-2020-12655: Fixed an issue which could have allowed attackers to&lt;br/&gt;
     trigger a sync of excessive duration via an XFS v5 image with crafted&lt;br/&gt;
     metadata (bsc#1171217).&lt;/li&gt;
	&lt;li&gt;CVE-2020-12654: Fixed an issue in he wifi driver which could have&lt;br/&gt;
     allowed a remote AP to trigger a heap-based buffer overflow&lt;br/&gt;
     (bsc#1171202).&lt;/li&gt;
	&lt;li&gt;CVE-2020-12653: Fixed an issue in the wifi driver which could have&lt;br/&gt;
     allowed local users to gain privileges or cause a denial of service&lt;br/&gt;
     (bsc#1171195).&lt;/li&gt;
	&lt;li&gt;CVE-2020-12652: Fixed an issue which could have allowed local users to&lt;br/&gt;
     hold an incorrect lock during the ioctl operation and trigger a race&lt;br/&gt;
     condition (bsc#1171218).&lt;/li&gt;
	&lt;li&gt;CVE-2020-12464: Fixed a use-after-free due to a transfer without a&lt;br/&gt;
     reference (bsc#1170901).&lt;/li&gt;
	&lt;li&gt;CVE-2020-12114: Fixed a pivot_root race condition which could have&lt;br/&gt;
     allowed local users to cause a denial of service (panic) by corrupting a&lt;br/&gt;
     mountpoint reference counter (bsc#1171098).&lt;/li&gt;
	&lt;li&gt;CVE-2020-10757: Fixed an issue where remaping hugepage DAX to anon mmap&lt;br/&gt;
     could have caused user PTE access (bsc#1172317).&lt;/li&gt;
	&lt;li&gt;CVE-2020-10751: Fixed an improper implementation in SELinux LSM hook&lt;br/&gt;
     where it was assumed that an skb would only contain a single netlink&lt;br/&gt;
     message (bsc#1171189).&lt;/li&gt;
	&lt;li&gt;CVE-2020-10732: Fixed kernel data leak in userspace coredumps due to&lt;br/&gt;
     uninitialized data (bsc#1171220).&lt;/li&gt;
	&lt;li&gt;CVE-2020-10720: Fixed a use-after-free read in napi_gro_frags()&lt;br/&gt;
     (bsc#1170778).&lt;/li&gt;
	&lt;li&gt;CVE-2020-10711: Fixed a null pointer dereference in SELinux subsystem&lt;br/&gt;
     which could have allowed a remote network user to crash the kernel&lt;br/&gt;
     resulting in a denial of service (bsc#1171191).&lt;/li&gt;
	&lt;li&gt;CVE-2020-10690: Fixed the race between the release of ptp_clock and cdev&lt;br/&gt;
     (bsc#1170056).&lt;/li&gt;
	&lt;li&gt;CVE-2019-9455: Fixed a pointer leak due to a WARN_ON statement in a&lt;br/&gt;
     video driver. This could lead to local information disclosure with&lt;br/&gt;
     System execution privileges needed (bsc#1170345).&lt;/li&gt;
	&lt;li&gt;CVE-2019-20812: Fixed an issue in prb_calc_retire_blk_tmo() which could&lt;br/&gt;
     have resulted in a denial of service (bsc#1172453).&lt;/li&gt;
	&lt;li&gt;CVE-2019-20806: Fixed a null pointer dereference which may had lead to&lt;br/&gt;
     denial of service (bsc#1172199).&lt;/li&gt;
	&lt;li&gt;CVE-2019-19462: Fixed an issue which could have allowed local user to&lt;br/&gt;
     cause denial of service (bsc#1158265).&lt;/li&gt;
	&lt;li&gt;CVE-2018-1000199: Fixed a potential local code execution via ptrace&lt;br/&gt;
     (bsc#1089895).&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;   The following non-security bugs were fixed:&lt;br/&gt;
   &lt;a href=&quot;http://lists.suse.com/pipermail/sle-security-updates/2020-June/006930.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://lists.suse.com/pipermail/sle-security-updates/2020-June/006930.html&lt;/a&gt;&lt;/p&gt;</description>
                <environment></environment>
        <key id="59521">LU-13659</key>
            <summary>kernel update [SLES12 SP4 4.12.14-95.54.1]</summary>
                <type id="4" iconUrl="https://jira.whamcloud.com/secure/viewavatar?size=xsmall&amp;avatarId=11310&amp;avatarType=issuetype">Improvement</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="2">Won&apos;t Fix</resolution>
                                        <assignee username="yujian">Jian Yu</assignee>
                                    <reporter username="yujian">Jian Yu</reporter>
                        <labels>
                    </labels>
                <created>Wed, 10 Jun 2020 21:50:16 +0000</created>
                <updated>Fri, 7 Aug 2020 21:12:45 +0000</updated>
                            <resolved>Wed, 5 Aug 2020 22:49:59 +0000</resolved>
                                                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="274235" author="gerrit" created="Thu, 2 Jul 2020 04:11:26 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39238&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39238&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13659&quot; title=&quot;kernel update [SLES12 SP4 4.12.14-95.54.1]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13659&quot;&gt;&lt;del&gt;LU-13659&lt;/del&gt;&lt;/a&gt; kernel: kernel update SLES12 SP4 &lt;span class=&quot;error&quot;&gt;&amp;#91;4.12.14-95.54.1&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: 2e5d830155b1be5708c103e16b42a92670df15da&lt;/p&gt;</comment>
                            <comment id="274236" author="gerrit" created="Thu, 2 Jul 2020 04:15:19 +0000"  >&lt;p&gt;Jian Yu (yujian@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/39239&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39239&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13659&quot; title=&quot;kernel update [SLES12 SP4 4.12.14-95.54.1]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13659&quot;&gt;&lt;del&gt;LU-13659&lt;/del&gt;&lt;/a&gt; kernel: kernel update SLES12 SP4 &lt;span class=&quot;error&quot;&gt;&amp;#91;4.12.14-95.54.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 955f5497e8c1e23df734c66c31542eb47896f14b&lt;/p&gt;</comment>
                            <comment id="276775" author="yujian" created="Wed, 5 Aug 2020 22:49:59 +0000"  >&lt;p&gt;A new version is available: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13860&quot; title=&quot;kernel update [SLES12 SP4 4.12.14-95.57.1]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13860&quot;&gt;&lt;del&gt;LU-13860&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="276988" author="gerrit" created="Fri, 7 Aug 2020 21:12:45 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/39239/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/39239/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-13659&quot; title=&quot;kernel update [SLES12 SP4 4.12.14-95.54.1]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-13659&quot;&gt;&lt;del&gt;LU-13659&lt;/del&gt;&lt;/a&gt; kernel: kernel update SLES12 SP4 &lt;span class=&quot;error&quot;&gt;&amp;#91;4.12.14-95.54.1&amp;#93;&lt;/span&gt;&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: b2_12&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 113c09b155c7a6e02737d6fa4a26562aad440643&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Related</name>
                                            <outwardlinks description="is related to ">
                                        <issuelink>
            <issuekey id="59002">LU-13497</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is related to">
                                        <issuelink>
            <issuekey id="60282">LU-13860</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|i012fr:</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>
                                                                                                                                                                                                                                                                                                                                                                                                                </customfields>
    </item>
</channel>
</rss>