Re: [PATCH] libsepol: fix direct leak in user_extra_to_cil()
Stephen Smalley <[email protected]> Fri, 31 Jul 2026 16:04:45 -0400
| Newsgroups | org.kernel.vger.selinux |
|---|---|
| Message-ID | <CAEjxPJ7UF-H6pWdANUmEwgByh5q4c9jpdL2WK5zbWe9dqV77Bw@mail.gmail.com> |
On Fri, Jul 31, 2026 at 1:59=E2=80=AFPM James Carter <[email protected]> wr= ote: > > On Fri, Jul 31, 2026 at 12:20=E2=80=AFPM Stephen Smalley > <[email protected]> wrote: > > > > Free all the strings on the exit path. > > > > Reported-by: oss-fuzz (issue 539257834) > > Signed-off-by: Stephen Smalley <[email protected]> > > Acked-by: James Carter <[email protected]> Merged.