Skip to content
Snippets Groups Projects
Commit 703b1b82 authored by Ariel Yin's avatar Ariel Yin
Browse files

msm: mdss:To fix race condition during mdp debugfs release

To fix race condition in the release of the mdp debugfs functions
panel_debug_base_release and mdss_debug_base_release by adding
the lock for unpreempted freeing of the buffer so that multiple
concurrent processes cannot affect the release which can possibly
lead to use-after-free operation on the buffer.

Bug: 33863407
Change-Id: I348de6408b5fe7d41d9671c4d0956c0944f828bb
parent b67faa98
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment