Re: 3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Kees Cook
On Thu, Sep 6, 2012 at 9:45 AM, Dave Jones wrote: > On Thu, Sep 06, 2012 at 09:32:49AM -0700, Kees Cook wrote: > > > I just realised, the funny thing about this is that the machine running > that test > > > had selinux/audit disabled. And yet here we are, screwing around with > audit buffers.

Re: 3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Dave Jones
On Thu, Sep 06, 2012 at 09:32:49AM -0700, Kees Cook wrote: > > I just realised, the funny thing about this is that the machine running > > that test > > had selinux/audit disabled. And yet here we are, screwing around with > > audit buffers. > > The intent was to have this message show up

Re: 3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Kees Cook
On Thu, Sep 6, 2012 at 8:16 AM, Dave Jones wrote: > On Thu, Sep 06, 2012 at 09:46:28AM -0400, Dave Jones wrote: > > Hit this in overnight fuzz testing.. > > > > BUG: unable to handle kernel NULL pointer dereference at 0020 > > IP: [] audit_log_d_path+0x35/0xf0 > > PGD 12fded067

Re: 3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Eric Paris
On Thu, Sep 6, 2012 at 11:16 AM, Dave Jones wrote: > On Thu, Sep 06, 2012 at 09:46:28AM -0400, Dave Jones wrote: > > Hit this in overnight fuzz testing.. > > > > BUG: unable to handle kernel NULL pointer dereference at 0020 > > IP: [] audit_log_d_path+0x35/0xf0 > > PGD 12fded067

Re: 3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Dave Jones
On Thu, Sep 06, 2012 at 09:46:28AM -0400, Dave Jones wrote: > Hit this in overnight fuzz testing.. > > BUG: unable to handle kernel NULL pointer dereference at 0020 > IP: [] audit_log_d_path+0x35/0xf0 > PGD 12fded067 PUD 142c06067 PMD 0 > Oops: [#1] SMP > Modules linked

3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Dave Jones
Hit this in overnight fuzz testing.. BUG: unable to handle kernel NULL pointer dereference at 0020 IP: [] audit_log_d_path+0x35/0xf0 PGD 12fded067 PUD 142c06067 PMD 0 Oops: [#1] SMP Modules linked in: tun fuse ipt_ULOG binfmt_misc nfnetlink nfc caif_socket caif phonet can llc2

3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Dave Jones
Hit this in overnight fuzz testing.. BUG: unable to handle kernel NULL pointer dereference at 0020 IP: [81103365] audit_log_d_path+0x35/0xf0 PGD 12fded067 PUD 142c06067 PMD 0 Oops: [#1] SMP Modules linked in: tun fuse ipt_ULOG binfmt_misc nfnetlink nfc caif_socket caif

Re: 3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Dave Jones
On Thu, Sep 06, 2012 at 09:46:28AM -0400, Dave Jones wrote: Hit this in overnight fuzz testing.. BUG: unable to handle kernel NULL pointer dereference at 0020 IP: [81103365] audit_log_d_path+0x35/0xf0 PGD 12fded067 PUD 142c06067 PMD 0 Oops: [#1] SMP

Re: 3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Eric Paris
On Thu, Sep 6, 2012 at 11:16 AM, Dave Jones da...@redhat.com wrote: On Thu, Sep 06, 2012 at 09:46:28AM -0400, Dave Jones wrote: Hit this in overnight fuzz testing.. BUG: unable to handle kernel NULL pointer dereference at 0020 IP: [81103365]

Re: 3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Kees Cook
On Thu, Sep 6, 2012 at 8:16 AM, Dave Jones da...@redhat.com wrote: On Thu, Sep 06, 2012 at 09:46:28AM -0400, Dave Jones wrote: Hit this in overnight fuzz testing.. BUG: unable to handle kernel NULL pointer dereference at 0020 IP: [81103365]

Re: 3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Dave Jones
On Thu, Sep 06, 2012 at 09:32:49AM -0700, Kees Cook wrote: I just realised, the funny thing about this is that the machine running that test had selinux/audit disabled. And yet here we are, screwing around with audit buffers. The intent was to have this message show up in dmesg

Re: 3.6-rc4 audit_log_d_path oops.

2012-09-06 Thread Kees Cook
On Thu, Sep 6, 2012 at 9:45 AM, Dave Jones da...@redhat.com wrote: On Thu, Sep 06, 2012 at 09:32:49AM -0700, Kees Cook wrote: I just realised, the funny thing about this is that the machine running that test had selinux/audit disabled. And yet here we are, screwing around with audit