summaryrefslogtreecommitdiff
path: root/Userland/Libraries
diff options
context:
space:
mode:
authorAndreas Kling <kling@serenityos.org>2021-12-11 21:16:57 +0100
committerAndreas Kling <kling@serenityos.org>2021-12-11 21:18:42 +0100
commit813593a485671e78f17c4e79f1ce12c31dd35aa6 (patch)
tree8b864f7a781a6b16ab7d94cd09149e3897592979 /Userland/Libraries
parentecccd511fac7662f9ab9bf499cbe0c2be49b2440 (diff)
downloadserenity-813593a485671e78f17c4e79f1ce12c31dd35aa6.zip
Kernel: Fix overly loose MemoryManager::kernel_region_from_vaddr()
It's not enough to just find the largest-address-not-above the argument, we must also check that the found region actually contains the argument. Regressed in a23edd42b869a16e11f4d6ca9071d6b570dc219c, thanks to Idan for pointing this out.
Diffstat (limited to 'Userland/Libraries')
0 files changed, 0 insertions, 0 deletions