lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <e0a6a2b5-acff-4b58-9457-292864a5bc91@I-love.SAKURA.ne.jp>
Date: Fri, 22 Nov 2024 23:53:47 +0900
From: Tetsuo Handa <penguin-kernel@...ove.SAKURA.ne.jp>
To: kernel test robot <oliver.sang@...el.com>, oe-lkp@...ts.linux.dev,
        lkp@...el.com
Cc: linux-kernel@...r.kernel.org, John Johansen
 <john.johansen@...onical.com>,
        Paul Moore <paul@...l-moore.com>
Subject: Re: [linus:master] [tomoyo] c5e3cdbf2a: Kernel_panic-not_syncing:STOP

That commit is not bad.

Kernel config says

  CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER=y
  # CONFIG_SECURITY_TOMOYO_INSECURE_BUILTIN_SETTING is not set

which is a combination that cannot boot without doing one of choices listed below.

  Change CONFIG_SECURITY_TOMOYO_INSECURE_BUILTIN_SETTING to y.

  Change CONFIG_SECURITY_TOMOYO_OMIT_USERSPACE_LOADER to n and
  install tomoyo-tools package and initialize on-disk policy.

  Modify built-in policy to include a complete set of on-disk policy.

On 2024/11/22 19:11, kernel test robot wrote:
> config: i386-randconfig-005-20241118

Please correct kernel config if random config selection hit this combination.


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ