Re: [PATCH -v2 0/7] module: Strict per-modname namespaces
From: Andi Kleen
Date: Mon Dec 02 2024 - 12:37:59 EST
Peter Zijlstra <peterz@xxxxxxxxxxxxx> writes:
> Hi!
>
> Implement a means for exports to be available only to an explicit list of named
> modules. By explicitly limiting the usage of certain exports, the abuse
> potential/risk is greatly reduced.
Blast from the past: https://lists.linuxcoding.com/kernel/2007-q4/msg19926.html
Yes it makes sense.
-Andi