Skip to content

FolkPatch v5.0 Sentinel

Choose a tag to compare

@matsuzaka-yuki matsuzaka-yuki released this 05 Aug 15:44
· 100 commits to main since this release

This release syncs a KernelPatch fix for random black-screen reboots on some Snapdragon devices (e.g., OPPO/OnePlus): when the patcher fails to preset the kCFI-related symbol addresses, the kernel now re-resolves them at runtime via kallsyms, so the kCFI bypass guard is never silently missing. On Android 13+ GKI kernels with CONFIG_CFI_CLANG enabled, indirect calls into hooked functions no longer trigger "CFI failure" panics, greatly improving stability.