[OE-core] [PATCH] file: explicitly disable seccomp

Ross Burton ross.burton at intel.com
Mon Jan 20 17:10:33 UTC 2020


On 20/01/2020 15:45, Khem Raj wrote:
> pseudo needs some love since it alters syscalls which go out of bounds
> what is allowed by libseccomp until then pin your file version to 5.37
> in arch till a supported distro is affected by same problem. It wont
> be long better option is to fix pseudo

That's not quite right.  pseudo LD_PRELOADs itself into file, and makes 
syscalls which are not whitelisted in file's seccomp configuration.

There's nothing pseudo can do to solve this.

Ross


More information about the Openembedded-core mailing list