Re: [PATCH 1/2] libsepol: validate type datum value even for aliases
Stephen Smalley <[email protected]>
| Newsgroups | org.kernel.vger.selinux |
|---|---|
| Message-ID | <CAEjxPJ61+MRPRbjVM=ub=v-4n=sxot9WX_F=-2YyGj+F7gmsvQ@mail.gmail.com> |
On Wed, Aug 5, 2026 at 11:16 AM James Carter <[email protected]> wrote: > > On Wed, Aug 5, 2026 at 10:44 AM Stephen Smalley > <[email protected]> wrote: > > > > Validate type datum values even for aliases. The corresponding change > > was already made in the kernel's type_index() function. > > > > Reported-by: Chen Gong <[email protected]> > > Signed-off-by: Stephen Smalley <[email protected]> > > For these two patches: > Acked-by: James Carter <[email protected]> Thanks, merged.