We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/MiCode/MTK_kernel_device_modules/blob/3c4ccd07d5624879555ec710c11bb8818e5cb5c6/drivers/misc/mediatek/mkp/mkp_demo.c#L830 https://github.com/MiCode/MTK_kernel_device_modules/blob/3c4ccd07d5624879555ec710c11bb8818e5cb5c6/drivers/misc/mediatek/mkp/mkp_demo.c#L355 mkp自己记录了一份cred和sepolicy,运行时提权可能会被检测到导致崩溃
adb shell su,随机崩溃
adb shell su
No response
console-ramoops-0.log
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please check before submitting an issue
Describe the bug
https://github.com/MiCode/MTK_kernel_device_modules/blob/3c4ccd07d5624879555ec710c11bb8818e5cb5c6/drivers/misc/mediatek/mkp/mkp_demo.c#L830
https://github.com/MiCode/MTK_kernel_device_modules/blob/3c4ccd07d5624879555ec710c11bb8818e5cb5c6/drivers/misc/mediatek/mkp/mkp_demo.c#L355
mkp自己记录了一份cred和sepolicy,运行时提权可能会被检测到导致崩溃
To Reproduce
adb shell su
,随机崩溃Expected behavior
No response
Screenshots
No response
Logs
console-ramoops-0.log
Device info
Additional context
No response
The text was updated successfully, but these errors were encountered: