Bug 12379 - CONFIG_USELIB is enabled on x86_64 and i586
Summary: CONFIG_USELIB is enabled on x86_64 and i586
Status: CLOSED FIXED
Alias: None
Product: IPFire
Classification: Unclassified
Component: --- (show other bugs)
Version: 2
Hardware: unspecified All
: Will affect most users Security
Assignee: Peter Müller
QA Contact: Arne.F
URL:
Keywords:
Depends on:
Blocks: KERNSEC
  Show dependency treegraph
 
Reported: 2020-04-14 15:58 UTC by Peter Müller
Modified: 2020-07-01 15:15 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Müller 2020-04-14 15:58:16 UTC
Quote from https://capsule8.com/blog/kernel-configuration-glossary/:

> Significance: Medium
> 
> This option enables the uselib syscall a system call used in the dynamic
> linker from libc5 and earlier. glibc does not use this system call. If you
> intend to run programs built on libc5 or earlier you may need to enable this
> syscall. Current systems running glibc can safely disable this.

In my point of view, the last sentence matches our needs.
Comment 1 Peter Müller 2020-04-18 08:24:44 UTC
https://patchwork.ipfire.org/patch/2981/