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:	Sun, 18 Dec 2011 15:14:37 -0800
From:	"D. Stussy" <spam+newsgroups@...-arc.ampr.org>
To:	linux-kernel@...r.kernel.org
Subject: [Additional]: Kernel non-fatal(?) bug - IPsec - Holding atomic when calling scheduler.

Even a simple policy set like this triggers the bug:

# setkey -c <<EOF
> spdadd localhost localhost any -P in none;
> spdadd localhost localhost any -P out none;
> EOF

Obviously, turning off IPsec on the loopback address is a given, yet
despite declaring "none" for the policy (as opposed to "ipsec" with a real
policy) is enough to trigger the bug.

Is anyone else experiencing this bug?


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ