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>] [day] [month] [year] [list]
Date:   Fri, 27 Oct 2017 05:01:17 +0000
From:   Yoshihiro Shimoda <yoshihiro.shimoda.uh@...esas.com>
To:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: About CFG80211_REQUIRE_SIGNED_REGDB in Kconfig

Hi,

I have a question about CFG80211_REQUIRE_SIGNED_REGDB behavior in the latest net-next.git.

Since my environment disables CONFIG_EXPERT, CFG80211_CERTIFICATION_ONUS is also disabled.
In this case, menuconfig doesn't show me the config because the net/wireless/Kconfig has:

config CFG80211_REQUIRE_SIGNED_REGDB
	bool "require regdb signature" if CFG80211_CERTIFICATION_ONUS
	default y
	select SYSTEM_DATA_VERIFICATION

Does this mean that non expert users should enable CFG80211_REQUIRE_SIGNED_REGDB anyway?
Or, does this have special other reasons?

Best regards,
Yoshihiro Shimoda

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ