Hi ferryblu3,
all unlocked devices are affected.
There was a possibility with Magisk to fix the "SafetyNet CTS issue".
This fix with Magisk no longer works. But you can use
EdXposed it will fake the status.
Examples of when ctsProfileMatch will report as false (failed):
- Uncertified device (the manufacturer haven't applied for Google certification)
- Unlocked bootloader
- Signs of system integrity compromise (rooting, etc)
- Signs of other attacks (Xposed, EdXposed, etc)
Examples of when basicIntegrity will report as false (failed):
- Signs of system integrity compromise (rooting, etc)
- Signs of other attacks (Xposed, EdXposed, etc)
Regards Kater