Missing Stack Canary Protection for Aspose Android

I am using these 2 dependencies in my Android Kotlin Project:
aspose-words-22.9.0-android.via.java.jar
aspose-pdf-android-via-java-23.2.jar

After building the project, the .so files from the Aspose dependencies that were flagged with missing stack canary protection were:
arm64-v8a/libtiffdecoder.so
armeabi/libtiffdecoder.so
armeabi-v7a/libtiffdecoder.so
mips/libtiff.so
mips/libtiffdecoder.so
mips64/libtiff.so
mips64/libtiffdecoder.so
x86_64/libtiffdecoder.so

I ran the following commands: llvm-readelf.exe -s libtiffdecoder.so | findstr __stack_chk_fail
and found no results for the stack canary protection.

May I check if this issue can be resolved with the latest version for PDF/Words?

@cascas
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): PDFJAVA-45967

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.