lkml.org 
[lkml]   [2017]   [Nov]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Date
    SubjectRe: [PATCH v5 next 0/5] Improve Module autoloading infrastructure
    On Mon, Nov 27, 2017 at 9:18 AM, Djalal Harouni <tixxdz@gmail.com> wrote:
    >
    > The sysctl flag is available at "/proc/sys/kernel/modules_autoload_mode"
    >
    > When modules_autoload_mode is set to (0), the default, there are no
    > restrictions.

    So quick question: do we actually need this?

    Yes, it may be the current default, but is it anything that people
    actually depend on?

    I'd have expected that most module loading comes from system actions
    anyway, not normal users.

    So I'd like to explore first whether it even makes sense to make a new option.

    New options are bad because:

    - opt-in security isn't security at all

    - having to configure things is complex

    so we should generally strive to _not_ need new random config options.

    What are the real life use-cases for normal users having modules auto-load?

    Linus

    \
     
     \ /
      Last update: 2017-11-27 19:41    [W:4.038 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site