<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 02:13:53 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-8014] potential memory dereference in kuc_ispayload()</title>
                <link>https://jira.whamcloud.com/browse/LU-8014</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;That function takes a pointer, decrements it and dereference the new address. However we have no idea if the page it&apos;s in is readable or even exists. Such dereference would cause an oops.&lt;/p&gt;</description>
                <environment></environment>
        <key id="36098">LU-8014</key>
            <summary>potential memory dereference in kuc_ispayload()</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="fzago">Frank Zago</assignee>
                                    <reporter username="fzago">Frank Zago</reporter>
                        <labels>
                            <label>patch</label>
                    </labels>
                <created>Tue, 12 Apr 2016 21:43:18 +0000</created>
                <updated>Thu, 31 Aug 2017 18:28:32 +0000</updated>
                            <resolved>Sun, 24 Jul 2016 15:00:21 +0000</resolved>
                                                    <fixVersion>Lustre 2.9.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>7</watches>
                                                                            <comments>
                            <comment id="148664" author="gerrit" created="Tue, 12 Apr 2016 21:49:36 +0000"  >&lt;p&gt;Frank Zago (fzago@cray.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/19494&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19494&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8014&quot; title=&quot;potential memory dereference in kuc_ispayload()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8014&quot;&gt;&lt;del&gt;LU-8014&lt;/del&gt;&lt;/a&gt; hsm: remove kuc_ispayload&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 70784451511e39c21863268c63c89a10e259cddd&lt;/p&gt;</comment>
                            <comment id="148665" author="fzago" created="Tue, 12 Apr 2016 21:59:51 +0000"  >&lt;p&gt;An optimization would be to use kuc_alloc earlier to allocate the hal, and change mdt_hsm_agent_send to take a KUC buffer instead of a hal.&lt;/p&gt;</comment>
                            <comment id="149981" author="gerrit" created="Mon, 25 Apr 2016 04:16:55 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/19494/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19494/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8014&quot; title=&quot;potential memory dereference in kuc_ispayload()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8014&quot;&gt;&lt;del&gt;LU-8014&lt;/del&gt;&lt;/a&gt; hsm: remove kuc_ispayload&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 9091a934fcff06538e277d87c3953775e692d9fa&lt;/p&gt;</comment>
                            <comment id="150370" author="jgmitter" created="Wed, 27 Apr 2016 15:35:51 +0000"  >&lt;p&gt;Landed to master for 2.9.0&lt;/p&gt;</comment>
                            <comment id="150508" author="gerrit" created="Thu, 28 Apr 2016 21:18:52 +0000"  >&lt;p&gt;Frank Zago (fzago@cray.com) uploaded a new patch: &lt;a href=&quot;http://review.whamcloud.com/19869&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19869&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8014&quot; title=&quot;potential memory dereference in kuc_ispayload()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8014&quot;&gt;&lt;del&gt;LU-8014&lt;/del&gt;&lt;/a&gt; hsm: remove invalid kuc_free in coordinator&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: 1db3aa54f1f41719bf1a4bec2e6d172734959c00&lt;/p&gt;</comment>
                            <comment id="150509" author="adilger" created="Thu, 28 Apr 2016 21:30:21 +0000"  >&lt;p&gt;Reopen to track &lt;a href=&quot;http://review.whamcloud.com/19869&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19869&lt;/a&gt; landing.&lt;/p&gt;</comment>
                            <comment id="153775" author="gerrit" created="Fri, 27 May 2016 00:58:07 +0000"  >&lt;p&gt;Oleg Drokin (oleg.drokin@intel.com) merged in patch &lt;a href=&quot;http://review.whamcloud.com/19869/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://review.whamcloud.com/19869/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-8014&quot; title=&quot;potential memory dereference in kuc_ispayload()&quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-8014&quot;&gt;&lt;del&gt;LU-8014&lt;/del&gt;&lt;/a&gt; hsm: remove invalid kuc_free in coordinator&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: 12ac7f2baa3691eaf74d468aedb7615f6ddf6d60&lt;/p&gt;</comment>
                            <comment id="159683" author="pjones" created="Sun, 24 Jul 2016 15:00:21 +0000"  >&lt;p&gt;Both patches now landed for 2.9&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <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|hzy7rz:</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>