<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in pkcs11</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2025</copyright>
    <generator>Java</generator><item>
        <title>149e8d7ecc4ef8bb00ab4a37fd2ccede6d79e1ca - ta: pkcs11: fix attribute output size if too small on get attribute value</title>
        <link>http://opengrok.muzhidianzi.cn:8080/history/optee_os/ta/pkcs11/#149e8d7ecc4ef8bb00ab4a37fd2ccede6d79e1ca</link>
        <description>ta: pkcs11: fix attribute output size if too small on get attribute valueCorrect the size field output value for attributes fetched withPKCS11_CMD_GET_ATTRIBUTE_VALUE where a too short buffer was provided.As per the PKCS#11 specification, in such case, the related attributessize field should be filled with CK_UNAVAILABLE_INFORMATION and thefunction to return an non-true-error code like CKR_BUFFER_TOO_SMALL.The implementation complied for the return value but was loading therequired attribute data value size instead in CK_UNAVAILABLE_INFORMATIONin the attribute size field.Fixes: 783c1515c2f9 (&quot;ta: pkcs11: Add support for getting object size and attribute value&quot;)Signed-off-by: Etienne Carriere &lt;etienne.carriere@st.com&gt;Reviewed-by: Jens Wiklander &lt;jens.wiklander@linaro.org&gt;

            List of files:
            /optee_os/ta/pkcs11/src/object.c</description>
        <pubDate>Wed, 21 Jan 2026 13:00:00 +0000</pubDate>
        <dc:creator>Etienne Carriere &lt;etienne.carriere@st.com&gt;</dc:creator>
    </item>
</channel>
</rss>
