<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:49:37 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-12094] NULL pointer dereference in lprocfs_import_seq_write</title>
                <link>https://jira.whamcloud.com/browse/LU-12094</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;BUG: unable to handle kernel NULL pointer dereference at 00000000000003c4&lt;br/&gt;
RIP: 0010:&lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa007b2cf&amp;gt;&amp;#93;&lt;/span&gt;  &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa007b2cf&amp;gt;&amp;#93;&lt;/span&gt; lprocfs_import_seq_write+0x11f/0x520 &lt;span class=&quot;error&quot;&gt;&amp;#91;ptlrpc&amp;#93;&lt;/span&gt;&lt;br/&gt;
Call Trace:&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffffa03830e7&amp;gt;&amp;#93;&lt;/span&gt; mdc_import_seq_write+0x17/0x20 &lt;span class=&quot;error&quot;&gt;&amp;#91;mdc&amp;#93;&lt;/span&gt;&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff81229bcd&amp;gt;&amp;#93;&lt;/span&gt; proc_reg_write+0x3d/0x70&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff811b5a78&amp;gt;&amp;#93;&lt;/span&gt; vfs_write+0xb8/0x1d0&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff811b6899&amp;gt;&amp;#93;&lt;/span&gt; SyS_write+0x69/0x110&lt;br/&gt;
 &lt;span class=&quot;error&quot;&gt;&amp;#91;&amp;lt;ffffffff815fc6d8&amp;gt;&amp;#93;&lt;/span&gt; tracesys+0x8a/0xb0&lt;/p&gt;

&lt;p&gt;looks like a race as imp was NULL:&lt;br/&gt;
(gdb) p &amp;amp;((struct obd_import *)0)-&amp;gt;imp_connect_data.ocd_instance&lt;br/&gt;
$2 = (__u32 *) 0x3c4 &amp;lt;_ldlm_lock_debug+228&amp;gt;&lt;/p&gt;
</description>
                <environment></environment>
        <key id="55205">LU-12094</key>
            <summary>NULL pointer dereference in lprocfs_import_seq_write</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="bzzz">Alex Zhuravlev</assignee>
                                    <reporter username="bzzz">Alex Zhuravlev</reporter>
                        <labels>
                    </labels>
                <created>Thu, 21 Mar 2019 04:53:52 +0000</created>
                <updated>Fri, 24 Sep 2021 18:34:44 +0000</updated>
                            <resolved>Sat, 7 Sep 2019 14:27:54 +0000</resolved>
                                                    <fixVersion>Lustre 2.13.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>2</watches>
                                                                            <comments>
                            <comment id="244386" author="gerrit" created="Thu, 21 Mar 2019 04:56:47 +0000"  >&lt;p&gt;Alex Zhuravlev (bzzz@whamcloud.com) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/34479&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/34479&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12094&quot; title=&quot;NULL pointer dereference in lprocfs_import_seq_write&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12094&quot;&gt;&lt;del&gt;LU-12094&lt;/del&gt;&lt;/a&gt; ptlrpc: lprocfs_import_seq_write() should check imp&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: dde43d07cff5a2ed63d6c69aadd18b262c85b7d5&lt;/p&gt;</comment>
                            <comment id="253410" author="gerrit" created="Wed, 21 Aug 2019 20:54:38 +0000"  >&lt;p&gt;James Simmons (jsimmons@infradead.org) uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/35853&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35853&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12094&quot; title=&quot;NULL pointer dereference in lprocfs_import_seq_write&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12094&quot;&gt;&lt;del&gt;LU-12094&lt;/del&gt;&lt;/a&gt; obd: check if obd_import is protected in sysfs files&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 2bb5dac3c84d8532a3afe888b30032077b0fe574&lt;/p&gt;</comment>
                            <comment id="254323" author="gerrit" created="Sat, 7 Sep 2019 01:53:26 +0000"  >&lt;p&gt;Oleg Drokin (green@whamcloud.com) merged in patch &lt;a href=&quot;https://review.whamcloud.com/35853/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/35853/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-12094&quot; title=&quot;NULL pointer dereference in lprocfs_import_seq_write&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-12094&quot;&gt;&lt;del&gt;LU-12094&lt;/del&gt;&lt;/a&gt; ptlrpc: protect obd_import in lprocfs_import_seq_write&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 6d68eb9f73a0582ad5c215d210275ca20436f1d0&lt;/p&gt;</comment>
                            <comment id="254344" author="pjones" created="Sat, 7 Sep 2019 14:27:54 +0000"  >&lt;p&gt;ok, given Alex&apos;s patch was abandoned, looks like this is resolved&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|i00dm7:</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>