cbd23144f7
We currently call arm64_mm_context_put() without holding a reference to
the mm, which can result in use-after-free. Call mmgrab()/mmdrop() to
ensure the mm only gets freed after we unpinned the ASID.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
arm-smmu-v3-sva.c | ||
arm-smmu-v3.c | ||
arm-smmu-v3.h |