<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:09:01 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-7451] kernel upgrade [RHEL7.2 3.10.0-327.3.1.el7]</title>
                <link>https://jira.whamcloud.com/browse/LU-7451</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;This ticket represents upgrade of our supported el7 version from RHEL 7.1 to RHEL 7.2, just announced recently.&lt;/p&gt;

&lt;ul&gt;
	&lt;li&gt;A flaw was found in the way the Linux kernel&apos;s file system implementation&lt;br/&gt;
handled rename operations in which the source was inside and the&lt;br/&gt;
destination was outside of a bind mount. A privileged user inside a&lt;br/&gt;
container could use this flaw to escape the bind mount and, potentially,&lt;br/&gt;
escalate their privileges on the system. (CVE-2015-2925, Important)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A race condition flaw was found in the way the Linux kernel&apos;s IPC&lt;br/&gt;
subsystem initialized certain fields in an IPC object structure that were&lt;br/&gt;
later used for permission checking before inserting the object into a&lt;br/&gt;
globally visible list. A local, unprivileged user could potentially use&lt;br/&gt;
this flaw to elevate their privileges on the system. (CVE-2015-7613,&lt;br/&gt;
Important)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;It was found that reporting emulation failures to user space could lead&lt;br/&gt;
to either a local (CVE-2014-7842) or a L2-&amp;gt;L1 (CVE-2010-5313) denial of&lt;br/&gt;
service. In the case of a local denial of service, an attacker must have&lt;br/&gt;
access to the MMIO area or be able to access an I/O port. (CVE-2010-5313,&lt;br/&gt;
CVE-2014-7842, Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A flaw was found in the way the Linux kernel&apos;s KVM subsystem handled&lt;br/&gt;
non-canonical addresses when emulating instructions that change the RIP&lt;br/&gt;
(for example, branches or calls). A guest user with access to an I/O or&lt;br/&gt;
MMIO region could use this flaw to crash the guest. (CVE-2014-3647,&lt;br/&gt;
Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;It was found that the Linux kernel memory resource controller&apos;s (memcg)&lt;br/&gt;
handling of OOM (out of memory) conditions could lead to deadlocks.&lt;br/&gt;
An attacker could use this flaw to lock up the system. (CVE-2014-8171,&lt;br/&gt;
Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A race condition flaw was found between the chown and execve system&lt;br/&gt;
calls. A local, unprivileged user could potentially use this flaw to&lt;br/&gt;
escalate their privileges on the system. (CVE-2015-3339, Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A flaw was discovered in the way the Linux kernel&apos;s TTY subsystem handled&lt;br/&gt;
the tty shutdown phase. A local, unprivileged user could use this flaw to&lt;br/&gt;
cause a denial of service on the system. (CVE-2015-4170, Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A NULL pointer dereference flaw was found in the SCTP implementation.&lt;br/&gt;
A local user could use this flaw to cause a denial of service on the system&lt;br/&gt;
by triggering a kernel panic when creating multiple sockets in parallel&lt;br/&gt;
while the system did not have the SCTP module loaded. (CVE-2015-5283,&lt;br/&gt;
Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A flaw was found in the way the Linux kernel&apos;s perf subsystem retrieved&lt;br/&gt;
userlevel stack traces on PowerPC systems. A local, unprivileged user could&lt;br/&gt;
use this flaw to cause a denial of service on the system. (CVE-2015-6526,&lt;br/&gt;
Moderate)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A flaw was found in the way the Linux kernel&apos;s Crypto subsystem handled&lt;br/&gt;
automatic loading of kernel modules. A local user could use this flaw to&lt;br/&gt;
load any installed kernel module, and thus increase the attack surface of&lt;br/&gt;
the running kernel. (CVE-2013-7421, CVE-2014-9644, Low)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;An information leak flaw was found in the way the Linux kernel changed&lt;br/&gt;
certain segment registers and thread-local storage (TLS) during a context&lt;br/&gt;
switch. A local, unprivileged user could use this flaw to leak the user&lt;br/&gt;
space TLS base address of an arbitrary process. (CVE-2014-9419, Low)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;It was found that the Linux kernel KVM subsystem&apos;s sysenter instruction&lt;br/&gt;
emulation was not sufficient. An unprivileged guest user could use this&lt;br/&gt;
flaw to escalate their privileges by tricking the hypervisor to emulate a&lt;br/&gt;
SYSENTER instruction in 16-bit mode, if the guest OS did not initialize the&lt;br/&gt;
SYSENTER model-specific registers (MSRs). Note: Certified guest operating&lt;br/&gt;
systems for Red Hat Enterprise Linux with KVM do initialize the SYSENTER&lt;br/&gt;
MSRs and are thus not vulnerable to this issue when running on a KVM&lt;br/&gt;
hypervisor. (CVE-2015-0239, Low)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;A flaw was found in the way the Linux kernel handled the securelevel&lt;br/&gt;
functionality after performing a kexec operation. A local attacker could&lt;br/&gt;
use this flaw to bypass the security mechanism of the&lt;br/&gt;
securelevel/secureboot combination. (CVE-2015-7837, Low)&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;1033907 - Test case failure: Outputs - DVI on Radeon HD 7850 &lt;span class=&quot;error&quot;&gt;&amp;#91;1002:6819&amp;#93;&lt;/span&gt;&lt;br/&gt;
1033908 - Test case failure: Multihead - Large Desktop on Radeon HD 7850 &lt;span class=&quot;error&quot;&gt;&amp;#91;1002:6819&amp;#93;&lt;/span&gt;&lt;br/&gt;
1033910 - Test case failure: Panning on Radeon HD 7850 &lt;span class=&quot;error&quot;&gt;&amp;#91;1002:6819&amp;#93;&lt;/span&gt;&lt;br/&gt;
1033911 - Test case failure: Screen - Change Monitors on Radeon HD 7850 &lt;span class=&quot;error&quot;&gt;&amp;#91;1002:6819&amp;#93;&lt;/span&gt;&lt;br/&gt;
1034497 - Test case failure: KMS - Log out after suspend/resume on AMD/ATI Kaveri &lt;span class=&quot;error&quot;&gt;&amp;#91;1002:1304&amp;#93;&lt;/span&gt;&lt;br/&gt;
1036792 - PXE boot 5-10x slower in RHEL due to invalid guest state emulation&lt;br/&gt;
1064059 - clock_nanosleep returns early with TIMER_ABSTIME&lt;br/&gt;
1076738 - No RHGB on some new ATI hardware&lt;br/&gt;
1076769 - Test case failure: KMS - Log out after suspend/resume on ATI Pitcairn PRO &lt;span class=&quot;error&quot;&gt;&amp;#91;Radeon HD 7850&amp;#93;&lt;/span&gt; &lt;span class=&quot;error&quot;&gt;&amp;#91;1002:6819&amp;#93;&lt;/span&gt;&lt;br/&gt;
1144897 - CVE-2014-3647 kernel: kvm: noncanonical rip after emulation&lt;br/&gt;
1163762 - CVE-2010-5313 CVE-2014-7842 kernel: kvm: reporting emulation failures to userspace&lt;br/&gt;
1177260 - CVE-2014-9419 kernel: partial ASLR bypass through TLS base addresses leak&lt;br/&gt;
1182243 - partition scan in losetup does not succeed when bound repeatedly&lt;br/&gt;
1184155 - Dynamic tickless feature not working in RHEL7 KVM guest&lt;br/&gt;
1185469 - CVE-2013-7421 Linux kernel: crypto api unprivileged arbitrary module load via request_module()&lt;br/&gt;
1186112 - &lt;span class=&quot;error&quot;&gt;&amp;#91;thinkpad&amp;#93;&lt;/span&gt; Support the Lenovo early 2015 models touchpad (X1 Carbon 3rd, T450, W541)&lt;br/&gt;
1186448 - CVE-2015-0239 kernel: kvm: insufficient sysenter emulation when invoked from 16-bit code&lt;br/&gt;
1190546 - CVE-2014-9644 Linux kernel: crypto api unprivileged arbitrary module load via request_module()&lt;br/&gt;
1191604 - DM RAID - Add support for &apos;raid0&apos; mappings to device-mapper raid target&lt;br/&gt;
1198109 - CVE-2014-8171 kernel: memcg: OOM handling DoS&lt;br/&gt;
1205258 - Busy loop in recv(MSG_PEEK|MSG_WAITALL)&lt;br/&gt;
1206198 - Intel 9-series PCH chipset ACS quirks&lt;br/&gt;
1209367 - CVE-2015-2925 Kernel: vfs: Do not allow escaping from bind mounts&lt;br/&gt;
1214030 - CVE-2015-3339 kernel: race condition between chown() and execve()&lt;br/&gt;
1218454 - CVE-2015-6526 kernel: perf on ppc64 can loop forever getting userlevel stacktraces&lt;br/&gt;
1218879 - CVE-2015-4170 kernel: pty layer race condition on tty ldisc shutdown.&lt;br/&gt;
1243998 - CVE-2015-7837 kernel: securelevel disabled after kexec &lt;span class=&quot;error&quot;&gt;&amp;#91;rhel-7.2&amp;#93;&lt;/span&gt;&lt;br/&gt;
1249107 - &lt;span class=&quot;error&quot;&gt;&amp;#91;targetcli&amp;#93;&lt;/span&gt; cannot discover iSCSI target with IPv6&lt;br/&gt;
1251331 - Lenovo W541 Xorg freezes when mini display port cable is plugged in - 3.10.0-267.el7 WARNING: at drivers/gpu/drm/drm_dp_mst_topology.c:1272 process_single_tx_qlock+0x4b6/0x540 &lt;span class=&quot;error&quot;&gt;&amp;#91;drm_kms_helper&amp;#93;&lt;/span&gt;()&lt;br/&gt;
1257528 - CVE-2015-5283 kernel: Creating multiple sockets when SCTP module isn&apos;t loaded leads to kernel panic&lt;br/&gt;
1268270 - CVE-2015-7613 kernel: Unauthorized access to IPC objects with SysV shm&lt;br/&gt;
1272472 - CVE-2015-7837 kernel: securelevel disabled after kexec&lt;br/&gt;
839466 - ext4: ext4 driver should reject nonsensical mount options for ext2 and ext3&lt;/p&gt;</description>
                <environment></environment>
        <key id="33251">LU-7451</key>
            <summary>kernel upgrade [RHEL7.2 3.10.0-327.3.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="1">Fixed</resolution>
                                        <assignee username="bogl">Bob Glossman</assignee>
                                    <reporter username="bogl">Bob Glossman</reporter>
                        <labels>
                    </labels>
                <created>Thu, 19 Nov 2015 21:24:09 +0000</created>
                <updated>Fri, 1 Jul 2016 18:47:00 +0000</updated>
                            <resolved>Tue, 5 Jan 2016 14:04:17 +0000</resolved>
                                                    <fixVersion>Lustre 2.8.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="134075" author="gerrit" created="Fri, 20 Nov 2015 16:07:57 +0000"  >&lt;p&gt;Bob Glossman (bob.glossman@intel.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/17305&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/17305&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7451&quot; title=&quot;kernel upgrade [RHEL7.2 3.10.0-327.3.1.el7]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7451&quot;&gt;&lt;del&gt;LU-7451&lt;/del&gt;&lt;/a&gt; kernel: kernel upgrade RHEL7.2 &lt;span class=&quot;error&quot;&gt;&amp;#91;3.10.0-327.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: 3bf441d88b5263d4950267b3729e15ad06f78cf3&lt;/p&gt;</comment>
                            <comment id="135524" author="bogl" created="Tue, 8 Dec 2015 17:25:16 +0000"  >&lt;p&gt;there is already a kernel update for el7.2.  Since we haven&apos;t landed el7.2 support on any branch yet I&apos;m just refocusing this ticket on the update instead of doing a whole new ticket.&lt;/p&gt;</comment>
                            <comment id="135525" author="bogl" created="Tue, 8 Dec 2015 17:27:06 +0000"  >&lt;ul&gt;
	&lt;li&gt;It was found that the x86 ISA (Instruction Set Architecture) is prone to&lt;br/&gt;
a denial of service attack inside a virtualized environment in the form of&lt;br/&gt;
an infinite loop in the microcode due to the way (sequential) delivering of&lt;br/&gt;
benign exceptions such as #AC (alignment check exception) and #DB (debug&lt;br/&gt;
exception) is handled. A privileged user inside a guest could use these&lt;br/&gt;
flaws to create denial of service conditions on the host kernel.&lt;br/&gt;
(CVE-2015-5307, CVE-2015-8104, Important)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;On Intel Xeon v5 platforms, the processor frequency was always tied to&lt;br/&gt;
the highest possible frequency. Switching p-states on these client&lt;br/&gt;
platforms failed. This update sets the idle frequency, busy frequency, and&lt;br/&gt;
processor frequency values by determining the range and adjusting the&lt;br/&gt;
minimal and maximal percent limit values. Now, switching p-states on the&lt;br/&gt;
aforementioned client platforms proceeds successfully. (BZ#1273926)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Due to a validation error of in-kernel memory-mapped I/O (MMIO) tracing,&lt;br/&gt;
a VM became previously unresponsive when connected to Red Hat Enterprise&lt;br/&gt;
Virtualization Hypervisor. The provided patch fixes this bug by dropping&lt;br/&gt;
the check in MMIO handler, and a VM continues running as expected.&lt;br/&gt;
(BZ#1275150)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;Due to retry-able command errors, the NVMe driver previously leaked I/O&lt;br/&gt;
descriptors and DMA mappings. As a consequence, the kernel could become&lt;br/&gt;
unresponsive during the hot-unplug operation if a driver was removed.&lt;br/&gt;
This update fixes the driver memory leak bug on command retries, and the&lt;br/&gt;
kernel no longer hangs in this situation. (BZ#1279792)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;The hybrid_dma_data() function was not initialized before use, which&lt;br/&gt;
caused an invalid memory access when hot-plugging a PCI card. As a&lt;br/&gt;
consequence, a kernel oops occurred. The provided patch makes sure&lt;br/&gt;
hybrid_dma_data() is initialized before use, and the kernel oops no longer&lt;br/&gt;
occurs in this situation. (BZ#1279793)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When running PowerPC (PPC) KVM guests and the host was experiencing a lot&lt;br/&gt;
of page faults, for example because it was running low on memory, the host&lt;br/&gt;
sometimes triggered an incorrect kind of interrupt in the guest: a data&lt;br/&gt;
storage exception instead of a data segment exception. This caused a kernel&lt;br/&gt;
panic of the PPC KVM guest. With this update, the host kernel synthesizes a&lt;br/&gt;
segment fault if the corresponding Segment Lookaside Buffer (SLB) lookup&lt;br/&gt;
fails, which prevents the kernel panic from occurring. (BZ#1281423)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;The kernel accessed an incorrect area of the khugepaged process causing&lt;br/&gt;
Logical Partitioning (LPAR) to become unresponsive, and an oops occurred in&lt;br/&gt;
medlp5. The backported upstream patch prevents an LPAR hang, and the oops&lt;br/&gt;
no longer occurs. (BZ#1281424)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;When the sctp module was loaded and a route to an association endpoint&lt;br/&gt;
was removed after receiving an Out-of-The-Blue (OOTB) chunk but before&lt;br/&gt;
incrementing the &quot;dropped because of missing route&quot; SNMP statistic, a Null&lt;br/&gt;
Pointer Dereference kernel panic previously occurred. This update fixes the&lt;br/&gt;
race condition between OOTB response and route removal. (BZ#1281426)&lt;/li&gt;
&lt;/ul&gt;


&lt;ul&gt;
	&lt;li&gt;The cpuscaling test of the certification test suite previously failed due&lt;br/&gt;
to a rounding bug in the intel-pstate driver. This bug has been fixed and&lt;br/&gt;
the cpuscaling test now passes. (BZ#1281491)&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;1277172 - CVE-2015-5307 virt: guest to host DoS by triggering an infinite loop in microcode via #AC exception&lt;br/&gt;
1278496 - CVE-2015-8104 virt: guest to host DoS by triggering an infinite loop in microcode via #DB exception&lt;/p&gt;</comment>
                            <comment id="137888" author="gerrit" created="Tue, 5 Jan 2016 00:49:47 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/17305/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/17305/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-7451&quot; title=&quot;kernel upgrade [RHEL7.2 3.10.0-327.3.1.el7]&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-7451&quot;&gt;&lt;del&gt;LU-7451&lt;/del&gt;&lt;/a&gt; kernel: kernel upgrade RHEL7.2 &lt;span class=&quot;error&quot;&gt;&amp;#91;3.10.0-327.3.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: &lt;br/&gt;
Commit: b8f8a5b8f0fe889b61acafb48a756cb3872b8598&lt;/p&gt;</comment>
                            <comment id="137926" author="jgmitter" created="Tue, 5 Jan 2016 14:04:17 +0000"  >&lt;p&gt;Landed for 2.8.0&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10120">
                    <name>Blocker</name>
                                                                <inwardlinks description="is blocked by">
                                                        </inwardlinks>
                                    </issuelinktype>
                            <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|hzxtrr:</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>