Re: [PATCH 1/3] mm: vmalloc: export __vmalloc_node_range
From: Christoph Hellwig
Date: Tue Jul 23 2024 - 21:36:57 EST
On Wed, Jul 24, 2024 at 01:16:02AM +0100, Matthew Wilcox wrote:
> That we're running arbitrary x86 code (provided by the manufacturer)
> inside the kernel where it can undermine every security guarantee we
> provide?
.. and by exporting the interface allow arbitrary other code including
exploit code to allocate writable and executable memory?