|
|
Log in / Subscribe / Register

Calling kernel functions from BPF

Calling kernel functions from BPF

Posted May 13, 2021 18:00 UTC (Thu) by atnot (guest, #124910)
Parent article: Calling kernel functions from BPF

Is there anything to make sure that people editing a function are aware that it's being exposed to BPF? It feels like vulnerabilities are inevitable if not.


to post comments

Calling kernel functions from BPF

Posted May 13, 2021 22:55 UTC (Thu) by fntlnz (guest, #152080) [Link]

Was thinking the exact same thing. What happens if that function with a specific set of parameters causes an unbounded loop for example ?


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds