Control-flow integrity in 5.13
Control-flow integrity in 5.13
Posted May 23, 2021 8:50 UTC (Sun) by jpfrancois (subscriber, #65948)In reply to: Control-flow integrity in 5.13 by anton
Parent article: Control-flow integrity in 5.13
What about 1000 functions ? How does it scale ? Here is a count of file using struct file_operations.
https://elixir.bootlin.com/linux/v5.12.6/C/ident/file_ope...
https://elixir.bootlin.com/linux/v5.12.6/C/ident/file_ope...
net_device_ops goes into the 500.
I suppose other heavily used abstraction will suffer the same penalty.
