mirror of https://github.com/yuzu-mirror/yuzu
kernel/svc: Properly sanitize mutex address in WaitProcessWideKeyAtomic
We need to be checking whether or not the given address is within the kernel address space or if the given address isn't word-aligned and bail in these scenarios instead of trashing any kernel state.pull/8/head
parent
7931a68d4e
commit
c39c8e6982
Loading…
Reference in New Issue