Re: [PATCH v2] libsepol/fuzz: Exercise module to CIL code when fuzzing

Stephen Smalley <[email protected]> Fri, 31 Jul 2026 16:04:17 -0400
Newsgroups org.kernel.vger.selinux
Message-ID <CAEjxPJ7OJmp1zKZ+VnFtXQ2_KE2d43v749q6Btbnaoaev3WM=Q@mail.gmail.com>
On Fri, Jul 31, 2026 at 11:54=E2=80=AFAM Stephen Smalley
<[email protected]> wrote:
>
> On Fri, Jul 31, 2026 at 11:26=E2=80=AFAM James Carter <[email protected]>=
 wrote:
> >
> > When fuzzing a kernel policy both sepol_kernel_policydb_to_conf()
> > and sepol_kernel_policydb_to_cil() are called to test those parts
> > of the code base. Call sepol_module_policydb_to_cil() for base and
> > module policies to test that part of the code base.
> >
> > Signed-off-by: James Carter <[email protected]>
>
> Acked-by: Stephen Smalley <[email protected]>

Merged.