On Mon, Oct 11, 2021 at 7:39 PM Todd Kjos wrote:
>
> On Mon, Oct 11, 2021 at 2:39 PM Paul Moore wrote:
> >
> > On Fri, Oct 8, 2021 at 5:24 PM Todd Kjos wrote:
> > >
> > > On Fri, Oct 8, 2021 at 2:12 PM Paul Moore wrote:
> > > >
> > > > On Wed, Oct 6, 2021 at 8:46 PM Todd Kjos wrote:
> > > > >
On Fri, Oct 8, 2021 at 5:24 PM Todd Kjos wrote:
>
> On Fri, Oct 8, 2021 at 2:12 PM Paul Moore wrote:
> >
> > On Wed, Oct 6, 2021 at 8:46 PM Todd Kjos wrote:
> > >
> > > Set a transaction's sender_euid from the 'struct cred'
> > > saved at binder_open() instead of looking up the euid
> > > from t
On Fri, Oct 8, 2021 at 5:25 PM Casey Schaufler wrote:
>
> On 10/8/2021 2:12 PM, Paul Moore wrote:
> > On Wed, Oct 6, 2021 at 8:46 PM Todd Kjos wrote:
> >> Set a transaction's sender_euid from the 'struct cred'
> >> saved at binder_open() instead of looking up the euid
> >> from the binder proc's
On 10/8/2021 2:12 PM, Paul Moore wrote:
> On Wed, Oct 6, 2021 at 8:46 PM Todd Kjos wrote:
>> Set a transaction's sender_euid from the 'struct cred'
>> saved at binder_open() instead of looking up the euid
>> from the binder proc's 'struct task'. This ensures
>> the euid is associated with the secu
On Wed, Oct 6, 2021 at 8:46 PM Todd Kjos wrote:
>
> Set a transaction's sender_euid from the 'struct cred'
> saved at binder_open() instead of looking up the euid
> from the binder proc's 'struct task'. This ensures
> the euid is associated with the security context that
> of the task that opened