Hi,
I believe I have found a vulnerability in dev/null.
I first came upon it, when I was writing an email, and I saved the file at the location /dev/null. Upon logging in again, I found that the file has mysteriously vanished. This was very sensitive information, so I even encrypted it. But this seem like a vulnerability in the Linux kernel, that non root users have access to delete and modify /dev/null as it is the only possible explanation for my file disappearing.
My dmesg follows
Code:
[17179569.184000] Linux version 2.6.15-51-686 (linuxh8er@localboast) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 SMP PREEMPT Thu Dec 6 20:46:02 UTC 2007
[17179569.184000] BIOS-provided physical RAM map:
[17179569.184000] BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[17179569.184000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[17179569.184000] BIOS-e820: 0000000000100000 - 000000003ff71000 (usable)
[17179569.184000] BIOS-e820: 000000003ff71000 - 000000003ff73000 (ACPI NVS)
[17179569.184000] BIOS-e820: 000000003ff73000 - 000000003ff94000 (ACPI data)
[17179569.184000] BIOS-e820: 000000003ff94000 - 0000000040000000 (reserved)
[17179569.184000] BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
[17179569.184000] BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
[17179569.184000] BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
[17179569.184000] 127MB HIGHMEM available.
[17179569.184000] 896MB LOWMEM available.
[17179569.184000] found SMP MP-table at 000fe710
[17179569.184000] On node 0 totalpages: 262001
[17179569.184000] DMA zone: 4096 pages, LIFO batch:0
[17179569.184000] DMA32 zone: 0 pages, LIFO batch:0
[17179569.184000] Normal zone: 225280 pages, LIFO batch:31
[17179569.184000] HighMem zone: 32625 pages, LIFO batch:7
[17179569.184000] DMI 2.3 present.
[17179569.184000] ACPI: RSDP (v000 DELL ) @ 0x000feba0
[17179569.184000] ACPI: RSDT (v001 DELL GX260 0x00000009 ASL 0x00000061) @ 0x000fd509
[17179569.184000] ACPI: FADT (v001 DELL GX260 0x00000009 ASL 0x00000061) @ 0x000fd541
[17179569.184000] ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffdaccc
[17179569.184000] ACPI: MADT (v001 DELL GX260 0x00000009 ASL 0x00000061) @ 0x000fd5b5
[17179569.184000] ACPI: BOOT (v001 DELL GX260 0x00000009 ASL 0x00000061) @ 0x000fd621
[17179569.184000] ACPI: ASF! (v016 DELL GX260 0x00000009 ASL 0x00000061) @ 0x000fd649
[17179569.184000] ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000
[17179569.184000] ACPI: PM-Timer IO Port: 0x808
[17179569.184000] ACPI: Local APIC address 0xfee00000
[17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[17179569.184000] Processor #0 15:2 APIC version 20
[17179569.184000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] disabled)
[17179569.184000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
[17179569.184000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
[17179569.184000] ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
[17179569.184000] IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[17179569.184000] ACPI: IRQ0 used by override.
[17179569.184000] ACPI: IRQ2 used by override.
[17179569.184000] ACPI: IRQ9 used by override.
[17179569.184000] Enabling APIC mode: Flat. Using 1 I/O APICs
[17179569.184000] Using ACPI (MADT) for SMP configuration information
[17179569.184000] Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
[17179569.184000] Built 1 zonelists
[17179569.184000] Kernel command line: root=/dev/mapper/Ubuntu-root ro quiet splash
[17179569.184000] mapped APIC to ffffd000 (fee00000)
[17179569.184000] mapped IOAPIC to ffffc000 (fec00000)
[17179569.184000] Initializing CPU#0
[17179569.184000] PID hash table entries: 4096 (order: 12, 65536 bytes)
[17179569.184000] Detected 2533.252 MHz processor.
[17179569.184000] Using pmtmr for high-res timesource
[17179569.184000] Console: colour VGA+ 80x25
[17179569.548000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[17179569.548000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179569.584000] Memory: 1026572k/1048004k available (2116k kernel code, 20672k reserved, 594k data, 332k init, 130500k highmem)
[17179569.584000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[17179569.664000] Calibrating delay using timer specific routine.. 5071.51 BogoMIPS (lpj=10143023)
[17179569.664000] Security Framework v1.0.0 initialized
[17179569.664000] SELinux: Enabled at boot.
[17179569.664000] Mount-cache hash table entries: 512
[17179569.664000] CPU: After generic identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
[17179569.664000] CPU: After vendor identify, caps: bfebfbff 00000000 00000000 00000000 00004400 00000000 00000000
[17179569.664000] CPU: Trace cache: 12K uops, L1 D cache: 8K
[17179569.664000] CPU: L2 cache: 512K
[17179569.664000] CPU: Hyper-Threading is disabled
[17179569.664000] CPU: After all inits, caps: bfebfbff 00000000 00000000 00000080 00004400 00000000 00000000
[17179569.664000] mtrr: v2.0 (20020519)
[17179569.664000] Enabling fast FPU save and restore... done.
[17179569.664000] Enabling unmasked SIMD FPU exception support... done.
[17179569.664000] Checking 'hlt' instruction... OK.
[17179569.680000] SMP alternatives: switching to UP code
[17179569.680000] checking if image is initramfs... it is
[17179570.204000] Freeing initrd memory: 6862k freed
[17179570.224000] ACPI: Looking for DSDT ... not found!
[17179570.248000] CPU0: Intel(R) Pentium(R) 4 CPU 2.53GHz stepping 07
[17179570.248000] Total of 1 processors activated (5071.51 BogoMIPS).
[17179570.248000] ENABLING IO-APIC IRQs
[17179570.248000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
[17179570.392000] Brought up 1 CPUs
[17179570.392000] NET: Registered protocol family 16
[17179570.392000] EISA bus registered
[17179570.392000] ACPI: bus type pci registered
[17179570.404000] PCI: PCI BIOS revision 2.10 entry at 0xfbdea, last bus=2
[17179570.404000] PCI: Using configuration type 1
[17179570.404000] ACPI: Subsystem revision 20051216
[17179570.436000] ACPI: Interpreter enabled
[17179570.436000] ACPI: Using IOAPIC for interrupt routing
[17179570.440000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[17179570.440000] PCI: Probing PCI hardware (bus 00)
[17179570.440000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
[17179570.452000] PCI quirk: region 0800-087f claimed by ICH4 ACPI/GPIO/TCO
[17179570.452000] PCI quirk: region 0880-08bf claimed by ICH4 GPIO
[17179570.456000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
[17179570.456000] Boot video device is 0000:01:00.0
[17179570.456000] PCI: Transparent bridge - 0000:00:1e.0
[17179570.456000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[17179570.592000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[17179570.608000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[17179570.608000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[17179570.608000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *9 10 11 12 15)
[17179570.612000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[17179570.612000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[17179570.612000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[17179570.612000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[17179570.612000] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 12 15)
[17179570.612000] Linux Plug and Play Support v0.97 (c) Adam Belay
[17179570.612000] pnp: PnP ACPI init
[17179570.644000] pnp: PnP ACPI: found 10 devices
[17179570.644000] PnPBIOS: Disabled by ACPI PNP
[17179570.644000] PCI: Using ACPI for IRQ routing
[17179570.644000] PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
[17179570.656000] pnp: 00:09: ioport range 0x800-0x85f could not be reserved
[17179570.656000] pnp: 00:09: ioport range 0xc00-0xc7f has been reserved
[17179570.656000] pnp: 00:09: ioport range 0x860-0x8ff could not be reserved
[17179570.656000] PCI: Bridge: 0000:00:01.0
[17179570.656000] IO window: disabled.
[17179570.656000] MEM window: fc000000-fdffffff
[17179570.656000] PREFETCH window: f0000000-f7ffffff
[17179570.656000] PCI: Bridge: 0000:00:1e.0
[17179570.656000] IO window: e000-efff
[17179570.656000] MEM window: fe100000-fe2fffff
[17179570.656000] PREFETCH window: disabled.
[17179570.656000] PCI: Setting latency timer of device 0000:00:1e.0 to 64
[17179570.656000] Simple Boot Flag value 0x87 read from CMOS RAM was invalid
[17179570.656000] Simple Boot Flag at 0x7a set to 0x1
[17179570.660000] audit: initializing netlink socket (disabled)
[17179570.660000] audit(1202590449.656:1): initialized
[17179570.660000] highmem bounce pool size: 64 pages
[17179570.660000] VFS: Disk quotas dquot_6.5.1
[17179570.660000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[17179570.660000] Initializing Cryptographic API
[17179570.660000] io scheduler noop registered
[17179570.660000] io scheduler anticipatory registered
[17179570.660000] io scheduler deadline registered
[17179570.660000] io scheduler cfq registered
[17179570.660000] isapnp: Scanning for PnP cards...
[17179571.012000] isapnp: No Plug & Play device found
[17179571.032000] Real Time Clock Driver v1.12
[17179571.032000] PNP: PS/2 Controller [PNP0303:KBD] at 0x60,0x64 irq 1
[17179571.032000] PNP: PS/2 controller doesn't have AUX irq; using default 12
[17179571.036000] serio: i8042 AUX port at 0x60,0x64 irq 12
[17179571.036000] serio: i8042 KBD port at 0x60,0x64 irq 1
[17179571.036000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[17179571.036000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179571.036000] 00:07: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[17179571.036000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[17179571.036000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[17179571.036000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[17179571.036000] mice: PS/2 mouse device common for all mice
[17179571.040000] EISA: Probing bus 0 at eisa.0
[17179571.040000] EISA: Detected 0 cards.
[17179571.040000] NET: Registered protocol family 2
[17179571.080000] IP route cache hash table entries: 65536 (order: 6, 262144 bytes)
[17179571.080000] TCP established hash table entries: 262144 (order: 9, 3145728 bytes)
[17179571.084000] TCP bind hash table entries: 65536 (order: 7, 786432 bytes)
[17179571.084000] TCP: Hash tables configured (established 262144 bind 65536)
[17179571.084000] TCP reno registered
[17179571.084000] TCP bic registered
[17179571.084000] NET: Registered protocol family 1
[17179571.084000] NET: Registered protocol family 8
[17179571.084000] NET: Registered protocol family 20
[17179571.084000] Using IPI No-Shortcut mode
[17179571.084000] ACPI wakeup devices:
[17179571.084000] VBTN PCI0 USB0 USB1 USB2 PCI1 KBD
[17179571.084000] ACPI: (supports S0 S1 S3 S4 S5)
[17179571.084000] Freeing unused kernel memory: 332k freed
[17179571.096000] input: AT Translated Set 2 keyboard as /class/input/input0
[17179571.140000] vga16fb: initializing
[17179571.140000] vga16fb: mapped to 0xc00a0000
[17179571.288000] Console: switching to colour frame buffer device 80x25
[17179571.288000] fb0: VGA16 VGA frame buffer device
[17179572.416000] Capability LSM initialized
[17179573.168000] ICH4: IDE controller at PCI slot 0000:00:1f.1
[17179573.168000] PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
[17179573.168000] ACPI: PCI Interrupt 0000:00:1f.1[A] -> GSI 18 (level, low) -> IRQ 169
[17179573.168000] ICH4: chipset revision 1
[17179573.168000] ICH4: not 100% native mode: will probe irqs later
[17179573.168000] ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:pio
[17179573.168000] ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
[17179573.168000] Probing IDE interface ide0...
[17179573.464000] hda: ST380021A, ATA DISK drive
[17179574.140000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[17179574.144000] Probing IDE interface ide1...
[17179574.880000] hdc: LITEON DVD-ROM LTD163, ATAPI CD/DVD-ROM drive
[17179575.336000] hdd: LG CD-RW CED-8120B, ATAPI CD/DVD-ROM drive
[17179575.396000] ide1 at 0x170-0x177,0x376 on irq 15
[17179575.408000] hda: max request size: 128KiB
[17179575.424000] hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
[17179575.424000] hda: cache flushes not supported
[17179575.424000] hda: hda1 < hda5 hda6 >
[17179575.444000] hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
[17179575.444000] Uniform CD-ROM driver Revision: 3.20
[17179575.444000] hdd: ATAPI 32X CD-ROM CD-R/RW drive, 8192kB Cache, DMA
[17179575.656000] usbcore: registered new driver usbfs
[17179575.656000] usbcore: registered new driver hub
[17179575.660000] USB Universal Host Controller Interface driver v2.3
[17179575.660000] ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 177
[17179575.660000] PCI: Setting latency timer of device 0000:00:1d.0 to 64
[17179575.660000] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[17179575.660000] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
[17179575.660000] uhci_hcd 0000:00:1d.0: irq 177, io base 0x0000ff80
[17179575.660000] hub 1-0:1.0: USB hub found
[17179575.660000] hub 1-0:1.0: 2 ports detected
[17179575.768000] ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 185
[17179575.768000] PCI: Setting latency timer of device 0000:00:1d.1 to 64
[17179575.768000] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[17179575.768000] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
[17179575.768000] uhci_hcd 0000:00:1d.1: irq 185, io base 0x0000ff60
[17179575.768000] hub 2-0:1.0: USB hub found
[17179575.768000] hub 2-0:1.0: 2 ports detected
[17179575.872000] ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 169
[17179575.872000] PCI: Setting latency timer of device 0000:00:1d.2 to 64
[17179575.872000] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[17179575.876000] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
[17179575.876000] uhci_hcd 0000:00:1d.2: irq 169, io base 0x0000ff40
[17179575.876000] hub 3-0:1.0: USB hub found
[17179575.876000] hub 3-0:1.0: 2 ports detected
[17179575.984000] ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 193
[17179575.984000] PCI: Setting latency timer of device 0000:00:1d.7 to 64
[17179575.984000] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[17179575.984000] ehci_hcd 0000:00:1d.7: debug port 1
[17179575.984000] PCI: cache line size of 128 is not supported by device 0000:00:1d.7
[17179575.984000] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
[17179575.984000] ehci_hcd 0000:00:1d.7: irq 193, io mem 0xfe300800
[17179575.988000] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[17179575.988000] hub 4-0:1.0: USB hub found
[17179575.988000] hub 4-0:1.0: 6 ports detected
[17179576.008000] usb 1-1: new low speed USB device using uhci_hcd and address 2
[17179576.164000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel@redhat.com
[17179576.520000] usb 1-1: new low speed USB device using uhci_hcd and address 3
[17179576.724000] usbcore: registered new driver hiddev
[17179576.740000] input: Microsoft Microsoft IntelliMouse? Optical as /class/input/input1
[17179576.740000] input: USB HID v1.00 Mouse [Microsoft Microsoft IntelliMouse? Optical] on usb-0000:00:1d.0-1
[17179576.740000] usbcore: registered new driver usbhid
[17179576.740000] drivers/usb/input/hid-core.c: v2.6:USB HID core driver
[17179577.196000] cdrom: open failed.
[17179577.264000] cdrom: open failed.
[17179577.340000] Attempting manual resume
[17179577.376000] EXT3-fs: INFO: recovery required on readonly filesystem.
[17179577.376000] EXT3-fs: write access will be enabled during recovery.
[17179577.764000] EXT3-fs: recovery complete.
[17179577.764000] kjournald starting. Commit interval 5 seconds
[17179577.768000] EXT3-fs: mounted filesystem with ordered data mode.
[17179589.472000] ts: Compaq touchscreen protocol output
[17179592.276000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[17179592.288000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[17179592.304000] Linux agpgart interface v0.101 (c) Dave Jones
[17179592.316000] agpgart: Detected an Intel 845G Chipset.
[17179592.324000] agpgart: AGP aperture is 128M @ 0xe8000000
[17179592.696000] nvidia: module license 'NVIDIA' taints kernel.
[17179592.700000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) -> IRQ 177
[17179592.704000] NVRM: loading NVIDIA Linux x86 Kernel Module 1.0-8776 Mon Oct 16 21:56:04 PDT 2006
[17179593.200000] hw_random: RNG not detected
[17179593.228000] ACPI: PCI Interrupt 0000:00:1f.5[B] -> GSI 17 (level, low) -> IRQ 201
[17179593.228000] PCI: Setting latency timer of device 0000:00:1f.5 to 64
[17179593.276000] input: PC Speaker as /class/input/input2
[17179593.548000] intel8x0_measure_ac97_clock: measured 58867 usecs
[17179593.548000] intel8x0: clocking to 48000
[17179593.580000] parport: PnPBIOS parport detected.
[17179593.580000] parport0: PC-style at 0x378 (0x778), irq 7, using FIFO [PCSPP,TRISTATE,COMPAT,ECP]
[17179593.624000] Floppy drive(s): fd0 is 1.44M
[17179593.628000] Intel(R) PRO/1000 Network Driver - version 7.0.33-k2
[17179593.628000] Copyright (c) 1999-2005 Intel Corporation.
[17179593.628000] ACPI: PCI Interrupt 0000:02:0c.0[A] -> GSI 18 (level, low) -> IRQ 169
[17179593.644000] FDC 0 is a post-1991 82077
[17179594.132000] e1000: 0000:02:0c.0: e1000_probe: (PCI:33MHz:32-bit) 00:08:74:35:b3:ee
[17179594.172000] e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
[17179594.556000] lp0: using parport0 (interrupt-driven).
[17179594.660000] Adding 3104760k swap on /dev/mapper/Ubuntu-swap_1. Priority:-1 extents:1 across:3104760k
[17179594.812000] EXT3 FS on dm-0, internal journal
[17179594.972000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[17179594.972000] md: bitmap version 4.39
[17179595.832000] NET: Registered protocol family 17
[17179595.972000] cdrom: open failed.
[17179596.424000] e1000: eth0: e1000_watchdog_task: NIC Link is Up 100 Mbps Full Duplex
[17179596.436000] cdrom: open failed.
[17179596.440000] cdrom: open failed.
[17179597.144000] kjournald starting. Commit interval 5 seconds
[17179597.144000] EXT3 FS on hda5, internal journal
[17179597.144000] EXT3-fs: mounted filesystem with ordered data mode.
[17179601.976000] NET: Registered protocol family 10
[17179601.976000] lo: Disabled Privacy Extensions
[17179601.976000] IPv6 over IPv4 tunneling driver
[17179602.984000] ACPI: Power Button (FF) [PWRF]
[17179602.984000] ACPI: Power Button (CM) [VBTN]
[17179603.132000] ibm_acpi: ec object not found
[17179603.164000] pcc_acpi: loading...
[17179604.016000] process `syslogd' is using obsolete setsockopt SO_BSDCOMPAT
[17179607.032000] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[17179607.032000] apm: overridden by ACPI.
[17179611.540000] Bluetooth: Core ver 2.8
[17179611.540000] NET: Registered protocol family 31
[17179611.540000] Bluetooth: HCI device and connection manager initialized
[17179611.540000] Bluetooth: HCI socket layer initialized
[17179611.652000] Bluetooth: L2CAP ver 2.8
[17179611.652000] Bluetooth: L2CAP socket layer initialized
[17179611.780000] Bluetooth: RFCOMM socket layer initialized
[17179611.780000] Bluetooth: RFCOMM TTY layer initialized
[17179611.780000] Bluetooth: RFCOMM ver 1.7
[17179612.132000] Found system call table at 0xc035563c (pattern scan)
[17179612.220000] Starting AFS cache scan...<7>eth0: no IPv6 routers present
[17179615.560000] found 1375 non-empty cache files (4%).
[17179618.976000] ip_tables: (C) 2000-2002 Netfilter core team
[17179620.956000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[17179620.956000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[17179620.956000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[17226806.068000] afs: Waiting for busy volume 536896451 in cell acm.uiuc.edu
[17226806.552000] afs: Waiting for busy volume 536870913 in cell acm.uiuc.edu
[17235425.640000] ibm_acpi: ec object not found
[17371044.816000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[17386343.572000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[17388690.504000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[17430735.052000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[17433484.472000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[17590818.408000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[17590818.412000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[17590818.412000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[17831520.280000] afs: Waiting for busy volume 536892105 in cell acm.uiuc.edu
[17831520.544000] afs: Waiting for busy volume 536892105 (user.jconroy2) in cell acm.uiuc.edu
[17831535.548000] afs: Waiting for busy volume 536892105 (user.jconroy2) in cell acm.uiuc.edu
[17831550.552000] afs: Waiting for busy volume 536892105 (user.jconroy2) in cell acm.uiuc.edu
[17831565.556000] afs: Waiting for busy volume 536892105 (user.jconroy2) in cell acm.uiuc.edu
[17831573.976000] afs: Waiting for busy volume 536896610 in cell acm.uiuc.edu
[17840177.940000] ibm_acpi: ec object not found
[17953997.084000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[17965810.336000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[17967255.044000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[17975472.272000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[17976357.724000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18030995.488000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18031188.044000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18031767.408000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18032233.372000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18032425.752000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18037695.420000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18038255.004000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18038462.628000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18038632.200000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18038907.372000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18039178.308000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18039306.024000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18039487.760000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18040945.252000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18041072.984000] end_request: I/O error, dev fd0, sector 0
[18041084.504000] cdrom: open failed.
[18041084.612000] cdrom: open failed.
[18041087.880000] end_request: I/O error, dev fd0, sector 0
[18041089.600000] cdrom: open failed.
[18041089.600000] cdrom: open failed.
[18041176.396000] end_request: I/O error, dev fd0, sector 0
[18041228.160000] cdrom: open failed.
[18041228.164000] cdrom: open failed.
[18041230.136000] end_request: I/O error, dev fd0, sector 0
[18041232.184000] cdrom: open failed.
[18041232.188000] cdrom: open failed.
[18041286.708000] end_request: I/O error, dev fd0, sector 0
[18041374.336000] usb 4-6: new high speed USB device using ehci_hcd and address 3
[18041374.640000] SCSI subsystem initialized
[18041374.700000] Initializing USB Mass Storage driver...
[18041374.704000] scsi0 : SCSI emulation for USB Mass Storage devices
[18041374.704000] usb-storage: device found at 3
[18041374.704000] usb-storage: waiting for device to settle before scanning
[18041374.704000] usbcore: registered new driver usb-storage
[18041374.704000] USB Mass Storage support registered.
[18041379.704000] Vendor: SanDisk Model: U3 Cruzer Micro Rev: 2.18
[18041379.704000] Type: Direct-Access ANSI SCSI revision: 02
[18041379.704000] Vendor: SanDisk Model: U3 Cruzer Micro Rev: 2.18
[18041379.704000] Type: CD-ROM ANSI SCSI revision: 02
[18041379.708000] usb-storage: device scan complete
[18041379.828000] Driver 'sd' needs updating - please use bus_type methods
[18041379.832000] SCSI device sda: 4001425 512-byte hdwr sectors (2049 MB)
[18041379.836000] sda: Write Protect is off
[18041379.836000] sda: Mode Sense: 03 00 00 00
[18041379.836000] sda: assuming drive cache: write through
[18041379.844000] SCSI device sda: 4001425 512-byte hdwr sectors (2049 MB)
[18041379.844000] sda: Write Protect is off
[18041379.844000] sda: Mode Sense: 03 00 00 00
[18041379.844000] sda: assuming drive cache: write through
[18041379.844000] sda: sda1
[18041379.848000] sd 0:0:0:0: Attached scsi removable disk sda
[18041379.864000] sd 0:0:0:0: Attached scsi generic sg0 type 0
[18041379.864000] 0:0:0:1: Attached scsi generic sg1 type 5
[18041379.984000] sr0: scsi3-mmc drive: 8x/40x writer xa/form2 cdda tray
[18041379.984000] sr 0:0:0:1: Attached scsi CD-ROM sr0
[18041380.332000] cdrom: This disc doesn't have any tracks I recognize!
[18041380.528000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[18041445.412000] usb 4-6: USB disconnect, address 3
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] Buffer I/O error on device sda1, logical block 715
[18041445.412000] lost page write due to I/O error on sda1
[18041445.412000] Buffer I/O error on device sda1, logical block 716
[18041445.412000] lost page write due to I/O error on sda1
[18041445.412000] Buffer I/O error on device sda1, logical block 717
[18041445.412000] lost page write due to I/O error on sda1
[18041445.412000] Buffer I/O error on device sda1, logical block 718
[18041445.412000] lost page write due to I/O error on sda1
[18041445.412000] Buffer I/O error on device sda1, logical block 719
[18041445.412000] lost page write due to I/O error on sda1
[18041445.412000] Buffer I/O error on device sda1, logical block 720
[18041445.412000] lost page write due to I/O error on sda1
[18041445.412000] Buffer I/O error on device sda1, logical block 721
[18041445.412000] lost page write due to I/O error on sda1
[18041445.412000] Buffer I/O error on device sda1, logical block 722
[18041445.412000] lost page write due to I/O error on sda1
[18041445.412000] Buffer I/O error on device sda1, logical block 723
[18041445.412000] lost page write due to I/O error on sda1
[18041445.412000] Buffer I/O error on device sda1, logical block 724
[18041445.412000] lost page write due to I/O error on sda1
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.412000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18041445.416000] sd 0:0:0:0: rejecting I/O to device being removed
[18042708.864000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[18042708.864000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[18042708.864000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[18042810.688000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[18042810.688000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[18042810.688000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[18052707.512000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[18052707.516000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[18052707.516000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[18134443.972000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18148627.028000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18154356.252000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18436334.304000] afs: Waiting for busy volume 536896610 in cell acm.uiuc.edu
[18444930.920000] ibm_acpi: ec object not found
[18471515.212000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[18471515.212000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[18471515.212000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[18592961.152000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18594648.024000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[18655242.216000] usb 4-6: new high speed USB device using ehci_hcd and address 4
[18655242.348000] scsi1 : SCSI emulation for USB Mass Storage devices
[18655242.348000] usb-storage: device found at 4
[18655242.348000] usb-storage: waiting for device to settle before scanning
[18655247.348000] Vendor: SanDisk Model: Cruzer Micro Rev: 0.1
[18655247.348000] Type: Direct-Access ANSI SCSI revision: 02
[18655247.352000] SCSI device sda: 4001760 512-byte hdwr sectors (2049 MB)
[18655247.352000] sda: Write Protect is off
[18655247.352000] sda: Mode Sense: 03 00 00 00
[18655247.352000] sda: assuming drive cache: write through
[18655247.352000] SCSI device sda: 4001760 512-byte hdwr sectors (2049 MB)
[18655247.356000] sda: Write Protect is off
[18655247.356000] sda: Mode Sense: 03 00 00 00
[18655247.356000] sda: assuming drive cache: write through
[18655247.356000] sda: sda1
[18655247.356000] sd 1:0:0:0: Attached scsi removable disk sda
[18655247.356000] sd 1:0:0:0: Attached scsi generic sg0 type 0
[18655247.356000] usb-storage: device scan complete
[18655256.152000] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive!
[18658333.580000] usb 4-6: USB disconnect, address 4
[18681067.448000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[18681067.448000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[18681067.448000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 4x mode
[19033113.536000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[19034426.408000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[19034586.580000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[19041035.336000] afs: Waiting for busy volume 536896610 in cell acm.uiuc.edu
[19041035.600000] afs: Waiting for busy volume 536896610 (user.bschaap) in cell acm.uiuc.edu
[19041050.448000] afs: Waiting for busy volume 536870913 () in cell acm.uiuc.edu
[19041050.604000] afs: Waiting for busy volume 536896610 (user.bschaap) in cell acm.uiuc.edu
[19041065.452000] afs: Waiting for busy volume 536870913 () in cell acm.uiuc.edu
[19041065.608000] afs: Waiting for busy volume 536896610 (user.bschaap) in cell acm.uiuc.edu
[19041080.460000] afs: Waiting for busy volume 536870913 () in cell acm.uiuc.edu
[19041080.612000] afs: Waiting for busy volume 536896610 (user.bschaap) in cell acm.uiuc.edu
[19041095.616000] afs: Waiting for busy volume 536896610 (user.bschaap) in cell acm.uiuc.edu
[19041110.620000] afs: Waiting for busy volume 536896610 (user.bschaap) in cell acm.uiuc.edu
[19049684.248000] ibm_acpi: ec object not found
[19071776.928000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[19071989.016000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.
[19077750.664000] afs: byte-range lock/unlock ignored; make sure no one else is running this program.