From mboxrd@z Thu Jan 1 00:00:00 1970 From: fw@strlen.de (Florian Westphal) Date: Tue, 31 Oct 2017 15:15:20 +0100 Subject: [RFC PATCH] xfrm: fix regression introduced by xdst pcpu cache In-Reply-To: <1509457420.20694.4.camel@tycho.nsa.gov> References: <20171030145843.13496-1-sds@tycho.nsa.gov> <20171031111122.GB7663@breakpoint.cc> <1509457420.20694.4.camel@tycho.nsa.gov> Message-ID: <20171031141520.GC7663@breakpoint.cc> To: linux-security-module@vger.kernel.org List-Id: linux-security-module.vger.kernel.org Stephen Smalley wrote: > It is a regression; the correct SA was being used prior to the xdst > pcpu cache commit. I don't doubt that at all. I would like to understand why the flow cache did not have this problem. > easily run on a Fedora VM, > git clone https://github.com/SELinuxProject/selinux-testsuite/ > sudo dnf install perl-Test perl-Test-Harness perl-Test-Simple selinux-policy-devel gcc libselinux-devel net-tools netlabel_tools iptables > sudo make -C policy load > cd tests/inet_socket > while sudo ./test; do : ; done Thanks, I'll have a look. -- To unsubscribe from this list: send the line "unsubscribe linux-security-module" in the body of a message to majordomo at vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html