diff options
author | Andreas Kling <kling@serenityos.org> | 2021-12-28 19:25:14 +0100 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-12-28 21:02:38 +0100 |
commit | 9dffcc9752d7e6a4337f3ef500683ace9f0047da (patch) | |
tree | 1d72acbf3bf4accfbdd0435c816a712d64272f3d /Kernel/Graphics/VGACompatibleAdapter.h | |
parent | 9111376d70a89440a8a37a6e45d1191459487b6c (diff) | |
download | serenity-9dffcc9752d7e6a4337f3ef500683ace9f0047da.zip |
Kernel: VERIFY that addresses passed to kfree_sized() look valid
Let's do some simple pointer arithmetic to verify that the address being
freed is at least within one of the two valid kmalloc VM ranges.
Diffstat (limited to 'Kernel/Graphics/VGACompatibleAdapter.h')
0 files changed, 0 insertions, 0 deletions