Re: [PATCH bpf-next v5 5/5] selftests/bpf: Add ksock test for async callback guard
Stanislav Fomichev <[email protected]>
| Newsgroups | org.kernel.vger.netdev,org.kernel.vger.bpf |
|---|---|
| Message-ID | <[email protected]> |
On 08/07, Mahe Tardy wrote: > Because the kfuncs are going through LSM hooks, allowing their use via > workqueue callbacks would expose the wrong credentials. This test > ensures the kfunc are preventing any use from these contexts. > > Signed-off-by: Mahe Tardy <[email protected]> Acked-by: Stanislav Fomichev <[email protected]>