Oops in audit_copy_inode

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]


I seem to have a reliable oops from 3.5.0-rc6 from Linus's tree. I've
bisected it down to, I think, the following commit:

7157486541bffc0dfec912e21ae639b029dae3d3

The Oops:
Jul 31 15:32:11 pmoody-x220 kernel: [  108.471368] Pid: 2643, comm:
cc1 Not tainted 3.5.0-rc6-at17+ #33 LENOVO 4291AK7/4291AK7
Jul 31 15:32:11 pmoody-x220 kernel: [  108.472342] RIP:
0010:[<ffffffff810cec30>]  [<ffffffff810cec30>]
audit_copy_inode+0x10/0x90
Jul 31 15:32:11 pmoody-x220 kernel: [  108.473300] RSP:
0018:ffff8801f88dfc58  EFLAGS: 00010282
Jul 31 15:32:11 pmoody-x220 kernel: [  108.474253] RAX:
ffff8801fb320000 RBX: ffff8801f887c508 RCX: 000000000000c7e8
Jul 31 15:32:11 pmoody-x220 kernel: [  108.475210] RDX:
0000000000000000 RSI: ffff8801f3f1d970 RDI: ffff8801f887c508
Jul 31 15:32:11 pmoody-x220 kernel: [  108.476172] RBP:
ffff8801f88dfc88 R08: 0000000000000000 R09: 0000000000000000
Jul 31 15:32:11 pmoody-x220 kernel: [  108.477138] R10:
0000000000000001 R11: 0000000000000000 R12: ffff8801f3f1d970
Jul 31 15:32:11 pmoody-x220 kernel: [  108.478236] R13:
ffff8801f887c4a8 R14: 0000000000000000 R15: 0000000000000000
Jul 31 15:32:11 pmoody-x220 kernel: [  108.479218] FS:
00007fd6b9473700(0000) GS:ffff880215200000(0000)
knlGS:0000000000000000
Jul 31 15:32:11 pmoody-x220 kernel: [  108.480182] CS:  0010 DS: 0000
ES: 0000 CR0: 0000000080050033
Jul 31 15:32:11 pmoody-x220 kernel: [  108.481143] CR2:
0000000000000040 CR3: 000000020f6a3000 CR4: 00000000000407e0
Jul 31 15:32:11 pmoody-x220 kernel: [  108.482142] DR0:
0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
Jul 31 15:32:11 pmoody-x220 kernel: [  108.483121] DR3:
0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
Jul 31 15:32:11 pmoody-x220 kernel: [  108.484094] Process cc1 (pid:
2643, threadinfo ffff8801f88de000, task ffff8801fb320000)
Jul 31 15:32:11 pmoody-x220 kernel: [  108.485070] Stack:
Jul 31 15:32:11 pmoody-x220 kernel: [  108.486030]  ffffffff8161c6fe
ffff8801f887c508 ffff8801f3f1d970 ffff8801f887c4a8
Jul 31 15:32:11 pmoody-x220 kernel: [  108.487011]  ffff8801f887c508
ffff8801f3f1d970 ffff8801f88dfcf8 ffffffff810d237c
Jul 31 15:32:11 pmoody-x220 kernel: [  108.487995]  ffffffff810d22bb
0000000000000000 ffff8801f3f1d970 ffff8801f4575e40
Jul 31 15:32:11 pmoody-x220 kernel: [  108.488981] Call Trace:
Jul 31 15:32:11 pmoody-x220 kernel: [  108.489957]
[<ffffffff8161c6fe>] ? mutex_unlock+0xe/0x10
Jul 31 15:32:11 pmoody-x220 kernel: [  108.490934]
[<ffffffff810d237c>] __audit_inode+0x13c/0x2a0
Jul 31 15:32:11 pmoody-x220 kernel: [  108.491927]
[<ffffffff810d22bb>] ? __audit_inode+0x7b/0x2a0
Jul 31 15:32:11 pmoody-x220 kernel: [  108.492916]
[<ffffffff8117b44c>] do_last+0x7ac/0xa90
Jul 31 15:32:11 pmoody-x220 kernel: [  108.493883]
[<ffffffff8117cad9>] path_openat+0xd9/0x410
Jul 31 15:32:11 pmoody-x220 kernel: [  108.494852]
[<ffffffff81087f2d>] ? sched_clock_cpu+0xbd/0x110
Jul 31 15:32:11 pmoody-x220 kernel: [  108.495817]
[<ffffffff8101a7a3>] ? native_sched_clock+0x13/0x80
Jul 31 15:32:11 pmoody-x220 kernel: [  108.496774]
[<ffffffff8101a819>] ? sched_clock+0x9/0x10
Jul 31 15:32:11 pmoody-x220 kernel: [  108.497721]
[<ffffffff8117cf32>] do_filp_open+0x42/0xa0
Jul 31 15:32:11 pmoody-x220 kernel: [  108.498663]
[<ffffffff8161ed9b>] ? _raw_spin_unlock+0x2b/0x40
Jul 31 15:32:11 pmoody-x220 kernel: [  108.499609]
[<ffffffff8118a2c2>] ? alloc_fd+0xd2/0x120
Jul 31 15:32:11 pmoody-x220 kernel: [  108.500579]
[<ffffffff8116c2f8>] do_sys_open+0xf8/0x1d0
Jul 31 15:32:11 pmoody-x220 kernel: [  108.501514]
[<ffffffff810d1a8c>] ? __audit_syscall_entry+0xcc/0x310
Jul 31 15:32:11 pmoody-x220 kernel: [  108.502471]
[<ffffffff8116c3f1>] sys_open+0x21/0x30
Jul 31 15:32:11 pmoody-x220 kernel: [  108.503384]
[<ffffffff81627529>] system_call_fastpath+0x16/0x1b
Jul 31 15:32:11 pmoody-x220 kernel: [  108.504275] Code: 00 00 c7 45
cc 1f 00 00 00 e9 2c ff ff ff 66 66 66 66 2e 0f 1f 84 00 00 00 00 00
55 48 89 e5 41 54 53 48 83 ec 20 66 66 66 66 90 <48> 8b 42 40 49 89 f4
48 8d 77 34 48 89 fb 48 89 47 18 48 8b 42
Jul 31 15:32:11 pmoody-x220 kernel: [  108.506188] RIP
[<ffffffff810cec30>] audit_copy_inode+0x10/0x90
Jul 31 15:32:11 pmoody-x220 kernel: [  108.507108]  RSP <ffff8801f88dfc58>
Jul 31 15:32:11 pmoody-x220 kernel: [  108.508021] CR2: 0000000000000040
Jul 31 15:32:11 pmoody-x220 kernel: [  108.516307] ---[ end trace
bcccee9a00e71a3b ]---

I can generate this oops by doing the following:

sudo /etc/init.d/auditd start ; sudo auditctl -D ; sudo auditctl -a
exit,always -F arch=b64 -S chmod -k oops ; gcc hello.c

The macro expansion in hello.c seems to be important.

Other bits of likely pertinent information: Running Ubuntu.
auditd/auditctl version 1.7.13-1ubuntu2 (ancient..), gcc version
4.4.3.

Please let me know if there's anything else I can provide (but please
cc me, I'm not subscribed to lkml).

Cheers,
peter

-- 
Peter Moody      Google
Security Engineer  pgp:0xC3410038
#include <stdio.h>
#define ME "!"
int main(void) {
  printf("hello, world%s\n", ME);
  return 0;
}

[Other Archives]     [Linux Kernel Newbies]     [Linux Driver Development]     [Linux Kbuild]     [Fedora Kernel]     [Linux Kernel Testers]     [Linux SH]     [Linux Omap]     [Linux Tape]     [Linux Input]     [Linux Kernel Janitors]     [Linux Kernel Packagers]     [Linux Doc]     [Linux Man Pages]     [Linux API]     [Linux Memory Management]     [Linux Modules]     [Linux Standards]     [Kernel Announce]     [Netdev]     [Git]     [Linux PCI]     Linux CAN Development     [Linux I2C]     [Linux RDMA]     [Linux NUMA]     [Netfilter]     [Netfilter Devel]     [SELinux]     [Bugtraq]     [FIO]     [Linux Perf Users]     [Linux Serial]     [Linux PPP]     [Linux ISDN]     [Linux Next]     [Kernel Stable Commits]     [Linux Tip Commits]     [Kernel MM Commits]     [Linux Security Module]     [AutoFS]     [Filesystem Development]     [Ext3 Filesystem]     [Linux bcache]     [Ext4 Filesystem]     [Linux BTRFS]     [Linux CEPH Filesystem]     [Linux XFS]     [XFS]     [Linux NFS]     [Linux CIFS]     [Ecryptfs]     [Linux NILFS]     [Linux Cachefs]     [Reiser FS]     [Initramfs]     [Linux FB Devel]     [Linux OpenGL]     [DRI Devel]     [Fastboot]     [Linux RT Users]     [Linux RT Stable]     [eCos]     [Corosync]     [Linux Clusters]     [LVS Devel]     [Hot Plug]     [Linux Virtualization]     [KVM]     [KVM PPC]     [KVM ia64]     [Linux Containers]     [Linux Hexagon]     [Linux Cgroups]     [Util Linux]     [Wireless]     [Linux Bluetooth]     [Bluez Devel]     [Ethernet Bridging]     [Embedded Linux]     [Barebox]     [Linux MMC]     [Linux IIO]     [Sparse]     [Smatch]     [Linux Arch]     [x86 Platform Driver]     [Linux ACPI]     [Linux IBM ACPI]     [LM Sensors]     [CPU Freq]     [Linux Power Management]     [Linmodems]     [Linux DCCP]     [Linux SCTP]     [ALSA Devel]     [Linux USB]     [Linux PA RISC]     [Linux Samsung SOC]     [MIPS Linux]     [IBM S/390 Linux]     [ARM Linux]     [ARM Kernel]     [ARM MSM]     [Tegra Devel]     [Sparc Linux]     [Linux Security]     [Linux Sound]     [Linux Media]     [Video 4 Linux]     [Linux IRDA Users]     [Linux for the blind]     [Linux RAID]     [Linux ATA RAID]     [Device Mapper]     [Linux SCSI]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Linux IDE]     [Linux SMP]     [Linux AXP]     [Linux Alpha]     [Linux M68K]     [Linux ia64]     [Linux 8086]     [Linux x86_64]     [Linux Config]     [Linux Apps]     [Linux MSDOS]     [Linux X.25]     [Linux Crypto]     [DM Crypt]     [Linux Trace Users]     [Linux Btrace]     [Linux Watchdog]     [Utrace Devel]     [Linux C Programming]     [Linux Assembly]     [Dash]     [DWARVES]     [Hail Devel]     [Linux Kernel Debugger]     [Linux gcc]     [Gcc Help]     [X.Org]     [Wine]

Add to Google Powered by Linux

[Older Kernel Discussion]     [Yosemite National Park Forum]     [Large Format Photos]     [Gimp]     [Yosemite Photos]     [Stuff]