size overflow detected in function resource_size
Posted: Wed Apr 10, 2013 11:33 am
Hi,
I've got a bit of a problem with 3.2.42 and grsecurity-2.9.1-3.2.42-201304091938
The problem existed with grsecurity-2.9.1-3.2.42-201304052303 as well.
It kernel panics during start up.
The key being this;
Or more fully, this;
3.2.42 without the grsecurity patches, and the same .config works fine.
Cheers
Mike
I've got a bit of a problem with 3.2.42 and grsecurity-2.9.1-3.2.42-201304091938
The problem existed with grsecurity-2.9.1-3.2.42-201304052303 as well.
It kernel panics during start up.
The key being this;
PAX: size overflow detected in function resource_size include/linux/ioport.h:171 cicus.52_9 min, count: 6
Or more fully, this;
- Code: Select all
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.2.42-hardened-r1 (root@bdb64serv) (gcc version 4.6.3 (Gentoo Hardened 4.6.3 p1.11, pie-0.5.2) ) #1 SMP Wed Apr 10 15:20:46 BST 2013
[ 0.000000] Command line: root=/dev/ram0 init=/linuxrc real_root=/dev/sda3 console=ttyS1,115200 console=tty0
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 0000000000096c00 (usable)
[ 0.000000] BIOS-e820: 0000000000096c00 - 00000000000a0000 (reserved) f
[ 0.000000] BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 00000000bf780000 (usable)
[ 0.000000] BIOS-e820: 00000000bf78e000 - 00000000bf790000 type 9
[ 0.000000] BIOS-e820: 00000000bf790000 - 00000000bf79e000 (ACPI data)
[ 0.000000] BIOS-e820: 00000000bf79e000 - 00000000bf7d0000 (ACPI NVS) 6
[ 0.000000] BIOS-e820: 00000000bf7d0000 - 00000000bf7e0000 (reserved)
[ 0.000000] BIOS-e820: 00000000bf7ec000 - 00000000c0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000ffc00000 - 0000000100000000 (reserved)
[ 0.000000] BIOS-e820: 0000000100000000 - 0000000640000000 (usable)
[ 0.000000] NX (Execute Disable) protection: active.42-hardened-r1 #3
[ 0.000000] SMBIOS 2.6 present.
[ 0.000000] No AGP bridge found>] ? panic+0xb3/0x1b9
[ 0.000000] last_pfn = 0x640000 max_arch_pfn = 0x400000000
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] last_pfn = 0xbf780 max_arch_pfn = 0x4000000000x2c/0x2c
[ 0.000000] Using GB pages for direct mappingresources_sorted+0x156/0x289
[ 0.000000] init_memory_mapping: 0000000000000000-00000000bf780000d/0xd9
[ 0.000000] init_memory_mapping: 0000000100000000-0000000640000000s+0xff/0x3ef
[ 0.000000] RAMDISK: 37d2d000 - 37ff0000find_device+0x7a/0x88
[ 0.000000] ACPI: RSDP 00000000000fabe0 00024 (v02 ACPIAM)x3c
[ 0.000000] ACPI: XSDT 00000000bf790100 0008C (v01 SMCI 20110827 MSFT 00000097)
[ 0.000000] ACPI: FACP 00000000bf790290 000F4 (v03 082711 FACP1642 20110827 MSFT 00000097)
[ 0.000000] ACPI: DSDT 00000000bf7906a0 06630 (v01 10006 10006000 00000000 INTL 20051117)
[ 0.000000] ACPI: FACS 00000000bf79e000 00040itcall+0x73/0x120
[ 0.000000] ACPI: APIC 00000000bf790390 0011E (v01 082711 APIC1642 20110827 MSFT 00000097)
[ 0.000000] ACPI: MCFG 00000000bf7904b0 0003C (v01 082711 OEMMCFG 20110827 MSFT 00000097)
[ 0.000000] ACPI: SLIT 00000000bf7904f0 00030 (v01 082711 OEMSLIT 20110827 MSFT 00000097)
[ 0.000000] ACPI: OEMB 00000000bf79e040 00085 (v01 082711 OEMB1642 20110827 MSFT 00000097)
[ 0.000000] ACPI: SRAT 00000000bf79a6a0 001D0 (v01 082711 OEMSRAT 00000001 INTL 00000001)
[ 0.000000] ACPI: HPET 00000000bf79a870 00038 (v01 082711 OEMHPET 20110827 MSFT 00000097)
[ 0.000000] ACPI: DMAR 00000000bf79e0d0 00128 (v01 AMI OEMDMAR 00000001 MSFT 00000097)
[ 0.000000] ACPI: SSDT 00000000bf7a1b30 00363 (v01 DpgPmm CpuPm 00000012 INTL 20051117)
[ 0.000000] ACPI: EINJ 00000000bf79a8b0 00130 (v01 AMIER AMI_EINJ 20110827 MSFT 00000097)
[ 0.000000] ACPI: BERT 00000000bf79aa40 00030 (v01 AMIER AMI_BERT 20110827 MSFT 00000097)
[ 0.000000] ACPI: ERST 00000000bf79aa70 001B0 (v01 AMIER AMI_ERST 20110827 MSFT 00000097)
[ 0.000000] ACPI: HEST 00000000bf79ac20 000A8 (v01 AMIER ABC_HEST 20110827 MSFT 00000097)
[ 0.000000] SRAT: PXM 0 -> APIC 0x00 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x02 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x12 -> Node 0.04
[ 0.000000] SRAT: PXM 0 -> APIC 0x14 -> Node 0, Ltd.
[ 0.000000] SRAT: PXM 0 -> APIC 0x01 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x03 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x13 -> Node 0
[ 0.000000] SRAT: PXM 0 -> APIC 0x15 -> Node 0
[ 0.000000] SRAT: PXM 1 -> APIC 0x20 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x22 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x32 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x34 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x21 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x23 -> Node 1ession
[ 0.000000] SRAT: PXM 1 -> APIC 0x33 -> Node 1
[ 0.000000] SRAT: PXM 1 -> APIC 0x35 -> Node 1
[ 0.000000] SRAT: Node 0 PXM 0 0-a0000
[ 0.000000] SRAT: Node 0 PXM 0 100000-c0000000
[ 0.000000] SRAT: Node 0 PXM 0 100000000-340000000
[ 0.000000] SRAT: Node 1 PXM 1 340000000-640000000
[ 0.000000] NUMA: Node 0 [0,a0000) + [100000,c0000000) -> [0,c0000000)
[ 0.000000] NUMA: Node 0 [0,c0000000) + [100000000,340000000) -> [0,340000000)
[ 0.000000] Initmem setup node 0 0000000000000000-0000000340000000
[ 0.000000] NODE_DATA [000000033fffb000 - 000000033fffffff]
[ 0.000000] Initmem setup node 1 0000000340000000-0000000640000000
[ 0.000000] NODE_DATA [000000063fffa000 - 000000063fffefff]
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal 0x00100000 -> 0x00640000
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[4] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x00000096
[ 0.000000] 0: 0x00000100 -> 0x000bf780
[ 0.000000] 0: 0x00100000 -> 0x00340000
[ 0.000000] 1: 0x00340000 -> 0x00640000
[ 0.000000] ACPI: PM-Timer IO Port: 0x808
[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x12] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x14] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x20] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x22] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x32] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x34] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x09] lapic_id[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0a] lapic_id[0x03] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0b] lapic_id[0x13] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0c] lapic_id[0x15] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0d] lapic_id[0x21] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0e] lapic_id[0x23] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x0f] lapic_id[0x33] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x10] lapic_id[0x35] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x11] lapic_id[0x90] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x12] lapic_id[0x91] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x13] lapic_id[0x92] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x14] lapic_id[0x93] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x15] lapic_id[0x94] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x16] lapic_id[0x95] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x17] lapic_id[0x96] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x18] lapic_id[0x97] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x06] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 6, version 32, address 0xfec00000, GSI 0-23
[ 0.000000] ACPI: IOAPIC (id[0x07] address[0xfec8a000] gsi_base[24])
[ 0.000000] IOAPIC[1]: apic_id 7, version 32, address 0xfec8a000, GSI 24-47
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x8086a301 base: 0xfed00000
[ 0.000000] SMP: Allowing 24 CPUs, 8 hotplug CPUs
[ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:20000000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:80 nr_cpumask_bits:80 nr_cpu_ids:24 nr_node_ids:2
[ 0.000000] PERCPU: Embedded 23 pages/cpu @ffff88033fc00000 s62976 r8192 d23040 u131072
[ 0.000000] Built 2 zonelists in Zone order, mobility grouping on. Total pages: 6199556
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: root=/dev/ram0 init=/linuxrc real_root=/dev/sda3 console=ttyS1,115200 console=tty0
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Checking aperture...
[ 0.000000] No AGP bridge found
[ 0.000000] Memory: 24731968k/26214400k available (4456k kernel code, 1057768k absent, 424664k reserved, 3137k data, 684k init)
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] NR_IRQS:5376 nr_irqs:1280 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] console [ttyS1] enabled
[ 0.000000] allocated 201326592 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Fast TSC calibration using PIT
[ 0.004000] Detected 2400.475 MHz processor.
[ 0.000007] Calibrating delay loop (skipped), value calculated using timer frequency.. 4800.95 BogoMIPS (lpj=9601900)
[ 0.010747] pid_max: default: 32768 minimum: 501
[ 0.017323] Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes)
[ 0.032940] Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[ 0.043955] Mount-cache hash table entries: 256
[ 0.048718] Initializing cgroup subsys cpuacct
[ 0.053225] Initializing cgroup subsys memory
[ 0.057658] Initializing cgroup subsys devices
[ 0.062157] Initializing cgroup subsys freezer
[ 0.066657] Initializing cgroup subsys blkio
[ 0.071019] CPU: Physical Processor ID: 0
[ 0.075086] CPU: Processor Core ID: 0
[ 0.078815] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.078816] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.091977] mce: CPU supports 9 MCE banks
[ 0.096052] CPU0: Thermal monitoring enabled (TM1)
[ 0.100903] using mwait in idle threads.
[ 0.106651] ACPI: Core revision 20110623
[ 0.137095] Switched APIC routing to physical flat.
[ 0.142562] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.189098] CPU0: Intel(R) Xeon(R) CPU E5620 @ 2.40GHz stepping 02
[ 0.304066] Performance Events: PEBS fmt1+, Westmere events, Intel PMU driver.
[ 0.311537] ... version: 3
[ 0.315602] ... bit width: 48
[ 0.319749] ... generic registers: 4
[ 0.323816] ... value mask: 0000ffffffffffff
[ 0.329180] ... max period: 000000007fffffff
[ 0.339530] ... fixed-purpose events: 3
[ 0.343597] ... event mask: 000000070000000f
[ 0.349188] Booting Node 0, Processors #1
[ 0.464034] #2
[ 0.575824] #3
[ 0.687761] Ok.
[ 0.689656] Booting Node 1, Processors #4
[ 0.803497] #5
[ 0.915383] #6
[ 1.027149] #7
[ 1.138993] Ok.
[ 1.140890] Booting Node 0, Processors #8
[ 1.254810] #9
[ 1.366687] #10
[ 1.478458] #11
[ 1.590368] Ok.
[ 1.592264] Booting Node 1, Processors #12
[ 1.706110] #13
[ 1.817997] #14
[ 1.929747] #15
[ 2.041489] Brought up 16 CPUs
[ 2.044599] Total of 16 processors activated (76803.51 BogoMIPS).
[ 2.069062] devtmpfs: initialized
[ 2.074845] xor: automatically using best checksumming function: generic_sse
[ 2.101291] generic_sse: 9075.000 MB/sec
[ 2.105615] xor: using function: generic_sse (9075.000 MB/sec)
[ 2.111587] NET: Registered protocol family 16
[ 2.116490] ACPI: bus type pci registered
[ 2.121674] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 2.131041] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
[ 2.158434] PCI: Using configuration type 1 for base access
[ 2.170456] bio: create slab <bio-0> at 0
[ 2.241091] raid6: int64x1 2387 MB/s
[ 2.308973] raid6: int64x2 2356 MB/s
[ 2.376876] raid6: int64x4 2034 MB/s
[ 2.444765] raid6: int64x8 1589 MB/s
[ 2.512661] raid6: sse2x1 5813 MB/s
[ 2.580551] raid6: sse2x2 6875 MB/s
[ 2.648447] raid6: sse2x4 7853 MB/s
[ 2.652253] raid6: using algorithm sse2x4 (7853 MB/s)
[ 2.657451] ACPI: Added _OSI(Module Device)
[ 2.661689] ACPI: Added _OSI(Processor Device)
[ 2.666187] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 2.670948] ACPI: Added _OSI(Processor Aggregator Device)
[ 2.678290] ACPI: Executed 1 blocks of module-level executable AML code
[ 2.736346] ACPI: SSDT 00000000bf79e200 02FB4 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 2.746427] ACPI: Dynamic OEM Table Load:
[ 2.750609] ACPI: SSDT (nil) 02FB4 (v01 DpgPmm P001Ist 00000011 INTL 20051117)
[ 2.759183] ACPI: SSDT 00000000bf7a11c0 00961 (v01 PmRef P001Cst 00003001 INTL 20051117)
[ 2.767924] ACPI: Dynamic OEM Table Load:
[ 2.772112] ACPI: SSDT (nil) 00961 (v01 PmRef P001Cst 00003001 INTL 20051117)
[ 2.780832] ACPI: Interpreter enabled
[ 2.784549] ACPI: (supports S0 S5)
[ 2.788142] ACPI: Using IOAPIC for interrupt routing
[ 2.803997] ACPI: No dock devices found.
[ 2.807979] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 2.817409] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 2.823918] pci_root PNP0A08:00: host bridge window [io 0x0000-0x03af]
[ 2.830587] pci_root PNP0A08:00: host bridge window [io 0x03e0-0x0cf7]
[ 2.837250] pci_root PNP0A08:00: host bridge window [io 0x03b0-0x03bb]
[ 2.843913] pci_root PNP0A08:00: host bridge window [io 0x03c0-0x03df]
[ 2.850576] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xefff]
[ 2.857241] pci_root PNP0A08:00: host bridge window [io 0xf000-0xffff]
[ 2.863912] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 2.871283] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff]
[ 2.878657] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff]
[ 2.886030] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfed8ffff]
[ 2.893401] pci_root PNP0A08:00: host bridge window [mem 0xfed40000-0xfed44fff]
[ 2.900774] pci_root PNP0A08:00: host bridge window expanded to [mem 0xf0000000-0xfed8ffff]; [mem 0xfed40000-0xfed44fff] ignored
[ 2.912400] pci_root PNP0A08:00: ignoring host bridge window [mem 0x000d0000-0x000dffff] (conflicts with Adapter ROM [mem 0x000cb000-0x000d13ff])
[ 2.928103] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
[ 2.935736] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 4700 (mask 00ff)
[ 2.943370] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 4 PIO at 0ca0 (mask 000f)
[ 2.951253] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 2.956567] pci 0000:00:03.0: PCI bridge to [bus 02-02]
[ 2.961879] pci 0000:00:07.0: PCI bridge to [bus 03-03]
[ 2.971958] pci 0000:00:09.0: PCI bridge to [bus 04-04]
[ 2.977290] pci 0000:00:1c.0: PCI bridge to [bus 05-05]
[ 2.987937] pci 0000:00:1c.4: PCI bridge to [bus 06-06]
[ 2.999919] pci 0000:00:1c.5: PCI bridge to [bus 07-07]
[ 3.005373] pci 0000:00:1e.0: PCI bridge to [bus 08-08] (subtractive decode)
[ 3.013389] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 3.019444] pci0000:00: ACPI _OSC control (0x1c) granted
[ 3.047112] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 7 10 *11 12 14 15)
[ 3.054744] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 3.062375] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 7 10 11 12 14 *15)
[ 3.070009] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 7 10 11 12 *14 15)
[ 3.077642] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 7 10 11 12 14 15) *0, disabled.
[ 3.086529] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 6 *7 10 11 12 14 15)
[ 3.094161] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *6 7 10 11 12 14 15)
[ 3.101791] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 6 7 *10 11 12 14 15)
[ 3.109677] vgaarb: device added: PCI:0000:08:01.0,decodes=io+mem,owns=io+mem,locks=none
[ 3.117832] vgaarb: loaded
[ 3.120597] vgaarb: bridge control possible 0000:08:01.0
[ 3.126213] SCSI subsystem initialized
[ 3.130349] PCI: Using ACPI for IRQ routing
[ 3.140297] PCI: Discovered peer bus fe
[ 3.146096] PCI: Discovered peer bus ff
[ 3.152344] Switching to clocksource hpet
[ 3.156610] pnp: PnP ACPI init
[ 3.159748] ACPI: bus type pnp registered
[ 3.164330] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 3.171749] system 00:06: [io 0x0a10-0x0a1f] has been reserved
[ 3.178840] system 00:09: [io 0x0ca2-0x0ca3] has been reserved
[ 3.184822] system 00:09: [io 0x0cf8-0x0cff] could not be reserved
[ 3.191144] system 00:09: [io 0x04d0-0x04d1] has been reserved
[ 3.197116] system 00:09: [io 0x0800-0x087f] has been reserved
[ 3.203084] system 00:09: [io 0x0500-0x057f] has been reserved
[ 3.209057] system 00:09: [mem 0x00000400-0x000004ff] could not be reserved
[ 3.216074] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 3.222738] system 00:09: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 3.229408] system 00:09: [mem 0xfed40000-0xfed8ffff] has been reserved
[ 3.236464] system 00:0b: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 3.243480] system 00:0b: [mem 0xfee00000-0xfee00fff] has been reserved
[ 3.251510] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[ 3.258456] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[ 3.265469] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[ 3.272488] system 00:0d: [mem 0xfed90000-0xffffffff] could not be reserved
[ 3.279652] pnp: PnP ACPI: found 14 devices
[ 3.283890] ACPI: ACPI bus type pnp unregistered
[ 3.298717] PAX: size overflow detected in function resource_size include/linux/ioport.h:171 cicus.52_9 min, count: 6
[ 3.309385] Pid: 1, comm: swapper/0 Not tainted 3.2.42-hardened-r1 #1
[ 3.315874] Call Trace:
[ 3.318391] [<ffffffff810ce0f8>] ? report_size_overflow+0x22/0x2c
[ 3.324627] [<ffffffff8126ffba>] ? __assign_resources_sorted+0x156/0x289
[ 3.331472] [<ffffffff81430de2>] ? __pci_bus_assign_resources+0x4d/0xd9
[ 3.338228] [<ffffffff817b7844>] ? pci_assign_unassigned_resources+0xff/0x3ef
[ 3.345516] [<ffffffff812efd6d>] ? bus_find_device+0x7a/0x88
[ 3.351321] [<ffffffff81267690>] ? pci_do_find_bus+0x3c/0x3c
[ 3.357127] [<ffffffff812678ac>] ? pci_get_subsys+0x67/0x79
[ 3.362846] [<ffffffff817c7ffa>] ? pcibios_assign_resources+0xe3/0xf1
[ 3.369430] [<ffffffff817c7f17>] ? pcibios_allocate_bus_resources+0x106/0x106
[ 3.376727] [<ffffffff81002073>] ? do_one_initcall+0x73/0x120
[ 3.382613] [<ffffffff8177e0fc>] ? kernel_init+0x125/0x212
[ 3.388245] [<ffffffff81452bc4>] ? kernel_thread_helper+0x4/0x10
[ 3.394397] [<ffffffff8177dfd7>] ? start_kernel+0x444/0x444
[ 3.400108] [<ffffffff81452bc0>] ? gs_change+0x13/0x13
[ 3.405390] Kernel panic - not syncing: Attempted to kill init!
[ 3.411362] Pid: 1, comm: swapper/0 Not tainted 3.2.42-hardened-r1 #1
[ 3.417850] Call Trace:
[ 3.420355] [<ffffffff8144668d>] ? panic+0xb3/0x1b9
[ 3.425373] [<ffffffff81040001>] ? do_exit+0xa0/0x76a
[ 3.430564] [<ffffffff810409af>] ? do_group_exit+0x7e/0xa8
[ 3.436188] [<ffffffff810ce102>] ? report_size_overflow+0x2c/0x2c
[ 3.442420] [<ffffffff8126ffba>] ? __assign_resources_sorted+0x156/0x289
[ 3.449256] [<ffffffff81430de2>] ? __pci_bus_assign_resources+0x4d/0xd9
[ 3.456005] [<ffffffff817b7844>] ? pci_assign_unassigned_resources+0xff/0x3ef
[ 3.463291] [<ffffffff812efd6d>] ? bus_find_device+0x7a/0x88
[ 3.469089] [<ffffffff81267690>] ? pci_do_find_bus+0x3c/0x3c
[ 3.474886] [<ffffffff812678ac>] ? pci_get_subsys+0x67/0x79
[ 3.480598] [<ffffffff817c7ffa>] ? pcibios_assign_resources+0xe3/0xf1
[ 3.487175] [<ffffffff817c7f17>] ? pcibios_allocate_bus_resources+0x106/0x106
[ 3.494462] [<ffffffff81002073>] ? do_one_initcall+0x73/0x120
[ 3.500346] [<ffffffff8177e0fc>] ? kernel_init+0x125/0x212
[ 3.507070] [<ffffffff81452bc4>] ? kernel_thread_helper+0x4/0x10
[ 3.513214] [<ffffffff8177dfd7>] ? start_kernel+0x444/0x444
[ 3.518924] [<ffffffff81452bc0>] ? gs_change+0x13/0x13
3.2.42 without the grsecurity patches, and the same .config works fine.
Cheers
Mike