Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BINFMT_MISC_BPF:
( CONFIG_BINFMT_MISC = CONFIG_y ) && ( CONFIG_BPF_SYSCALL && CONFIG_BPF_JIT && CONFIG_DEBUG_INFO_BTF )Allow binfmt_misc binary type handlers to be implemented as bpf struct_ops programs. Instead of matching a fixed magic and redirecting to a fixed interpreter recorded at registration time such handlers match binaries programmatically and compute the interpreter to use per binary, e.g. relative to the location of the binary itself.
If you don't know what to answer at this point, say N.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index
Automatically generated (in year 2026). See also LKDDb sources on GitLab