<!-- 
RSS generated by JIRA (9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c) at Sat Feb 10 03:19:14 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-15545] lgss_sk crash because of freeing twice </title>
                <link>https://jira.whamcloud.com/browse/LU-15545</link>
                <project id="10000" key="LU">Lustre</project>
                    <description>&lt;p&gt;When a key &quot;xxx&quot; alreasy exists, following command would crash:&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;# /usr/sbin/lgss_sk -t client -f lustre0 -w xxx
Reading random data for shared key from &apos;/dev/random&apos;
Generating DH parameters, this can take a while...
error: opening &apos;xxx&apos;: File exists
*** Error in `/usr/sbin/lgss_sk&apos;: free(): invalid size: 0x000000000226ff90 ***
======= Backtrace: =========
/lib64/libc.so.6(+0x81329)[0x7fc28d9e4329]
/lib64/libcrypto.so.10(CRYPTO_free+0x1d)[0x7fc28e51780d]
/lib64/libcrypto.so.10(BN_clear_free+0x50)[0x7fc28e575a20]
/lib64/libcrypto.so.10(DH_free+0x75)[0x7fc28e5ba125]
/usr/sbin/lgss_sk[0x402caa]
/lib64/libc.so.6(__libc_start_main+0xf5)[0x7fc28d985555]
/usr/sbin/lgss_sk[0x4031f3]
======= Memory map: ========
&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;This is caused by calling DH_free() on the same address for twice.&lt;/p&gt;</description>
                <environment></environment>
        <key id="68614">LU-15545</key>
            <summary>lgss_sk crash because of freeing twice </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="flei">Feng Lei </assignee>
                                    <reporter username="lixi_wc">Li Xi</reporter>
                        <labels>
                    </labels>
                <created>Thu, 10 Feb 2022 13:08:45 +0000</created>
                <updated>Sat, 2 Apr 2022 15:07:00 +0000</updated>
                            <resolved>Sat, 2 Apr 2022 15:07:00 +0000</resolved>
                                                    <fixVersion>Lustre 2.15.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>3</watches>
                                                                            <comments>
                            <comment id="327078" author="gerrit" created="Wed, 23 Feb 2022 10:11:04 +0000"  >&lt;p&gt;&quot;Feng, Lei &amp;lt;flei@whamcloud.com&amp;gt;&quot; uploaded a new patch: &lt;a href=&quot;https://review.whamcloud.com/46594&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46594&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15545&quot; title=&quot;lgss_sk crash because of freeing twice &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15545&quot;&gt;&lt;del&gt;LU-15545&lt;/del&gt;&lt;/a&gt; utils: fix double free in lgss_sk&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: 1&lt;br/&gt;
Commit: fc151847435b39ed7c0bd45a3f88816602740dc4&lt;/p&gt;</comment>
                            <comment id="330901" author="gerrit" created="Sat, 2 Apr 2022 06:58:26 +0000"  >&lt;p&gt;&quot;Oleg Drokin &amp;lt;green@whamcloud.com&amp;gt;&quot; merged in patch &lt;a href=&quot;https://review.whamcloud.com/46594/&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://review.whamcloud.com/46594/&lt;/a&gt;&lt;br/&gt;
Subject: &lt;a href=&quot;https://jira.whamcloud.com/browse/LU-15545&quot; title=&quot;lgss_sk crash because of freeing twice &quot; class=&quot;issue-link&quot; data-issue-key=&quot;LU-15545&quot;&gt;&lt;del&gt;LU-15545&lt;/del&gt;&lt;/a&gt; utils: fix double free in lgss_sk&lt;br/&gt;
Project: fs/lustre-release&lt;br/&gt;
Branch: master&lt;br/&gt;
Current Patch Set: &lt;br/&gt;
Commit: cd34488668be189c5c7ce140190f9347b9c1d1e7&lt;/p&gt;</comment>
                            <comment id="330906" author="pjones" created="Sat, 2 Apr 2022 15:07:00 +0000"  >&lt;p&gt;Landed for 2.15&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|i02i0v:</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>