On Tuesday, April 22, 2025 12:30:01 PM Eastern Daylight Time Paul Moore
wrote:
> On Tue, Apr 22, 2025 at 11:37 AM Richard Guy Briggs
> wrote:
> > On 2025-04-11 14:23, Paul Moore wrote:
> >
> > > On Mar 17, 2025 Richard Guy Briggs wrote:
>
>
> ...
>
>
> > > > diff --git a/kernel/module/main.
On Tue, Apr 22, 2025 at 11:37 AM Richard Guy Briggs wrote:
> On 2025-04-11 14:23, Paul Moore wrote:
> > On Mar 17, 2025 Richard Guy Briggs wrote:
...
> > > diff --git a/kernel/module/main.c b/kernel/module/main.c
> > > index 1fb9ad289a6f..efa62ace1b23 100644
> > > --- a/kernel/module/main.c
> >
On 2025-04-11 14:23, Paul Moore wrote:
> On Mar 17, 2025 Richard Guy Briggs wrote:
> >
> > The move of the module sanity check to earlier skipped the audit logging
> > call in the case of failure and to a place where the previously used
> > context is unavailable.
> >
> > Add an audit logging ca
On Mar 17, 2025 Richard Guy Briggs wrote:
>
> The move of the module sanity check to earlier skipped the audit logging
> call in the case of failure and to a place where the previously used
> context is unavailable.
>
> Add an audit logging call for the module loading failure case and get
> the
On 3/17/25 20:57, Richard Guy Briggs wrote:
> The move of the module sanity check to earlier skipped the audit logging
> call in the case of failure and to a place where the previously used
> context is unavailable.
>
> Add an audit logging call for the module loading failure case and get
> the mo