You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried with React Native 0.76.0-rc.1 but this issue is Android NDK Specific, Still I can see on these files, binary does not have a stack canary value and not have any fortified functions. These files are created by NDK system
armeabiv7a/libc++_shared.so
arm64-v8a/libc++_shared.so
armeabiv7a/libc++_shared.so
x86/libc++_shared.so
x86_64/libc++_shared.so
Steps to reproduce
create a fresh react native project using 0.76.0-rc.1
create an Android release build
static analysis of apk using MobSF
Affected versions
r28
Canary version
No response
Host OS
Mac
Host OS version
macOS 14.5
Affected ABIs
armeabi-v7a, arm64-v8a, x86, x86_64
Build system
ndk-build
Other build system
No response
minSdkVersion
26
Device API level
No response
The text was updated successfully, but these errors were encountered:
Description
Please help!!
Existing issues are closed related to this
36870
46537
Continuation of issue: 46537
Tried with React Native 0.76.0-rc.1 but this issue is Android NDK Specific, Still I can see on these files, binary does not have a stack canary value and not have any fortified functions. These files are created by NDK system
Steps to reproduce
Affected versions
r28
Canary version
No response
Host OS
Mac
Host OS version
macOS 14.5
Affected ABIs
armeabi-v7a, arm64-v8a, x86, x86_64
Build system
ndk-build
Other build system
No response
minSdkVersion
26
Device API level
No response
The text was updated successfully, but these errors were encountered: