Thread (14 messages) 14 messages, 4 authors, 2021-07-28

Re: [PATCH RFC 0/9] sk_buff: optimize layout for GRO

From: Florian Westphal <fw@strlen.de>
Date: 2021-07-25 22:52:34
Also in: linux-security-module, selinux

Casey Schaufler [off-list ref] wrote:
RedHat and android use SELinux and will want this. Ubuntu doesn't
yet, but netfilter in in the AppArmor task list. Tizen definitely
uses it with Smack. The notion that security modules are only used
in fringe cases is antiquated. 
I was not talking about LSM in general, I was referring to the
extended info that Paul mentioned.

If thats indeed going to be used on every distro then skb extensions
are not suitable for this, it would result in extr akmalloc for every
skb.
quoted
It certainly makes more sense to me than doing lookups
in a hashtable based on a ID
Agreed. The data burden required to support a hash scheme
for the security module stacking case is staggering.
It depends on the type of data (and its lifetime).

I suspect you have something that is more like skb->dev/dst,
i.e. reference to object that persists after the skb is free'd.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help