[RFC PATCH v19 1/5] exec: Add a new AT_CHECK flag to execveat(2)
Florian Weimer
fweimer at redhat.com
Mon Jul 8 16:25:59 UTC 2024
* Jeff Xu:
> Will dynamic linkers use the execveat(AT_CHECK) to check shared
> libraries too ? or just the main executable itself.
I expect that dynamic linkers will have to do this for everything they
map. Usually, that does not include the maim program, but this can
happen with explicit loader invocations (“ld.so /bin/true”).
Thanks,
Florian
More information about the Linux-security-module-archive
mailing list