- Code: Select all
[945426.297697] kernel BUG at mm/mmap.c:1683!
[945426.297699] invalid opcode: 0000 [#1]
[945426.297701] Modules linked in: tun bitrev michael_mic arc4 ecb blkcipher cryptomgr ieee80211_crypt_tkip af_packet radeon drm fan ipv6 ehci_hcd uhci_hcd usbcore pcmcia yenta_socket rsrc_nonstatic pcmcia_core nls_iso8859_1 nls_cp850 vfat fat nls_utf8 ntfs nls_base reiserfs dm_snapshot dm_mirror dm_mod hdaps fbcon crc32 font bitblit softcursor radeonfb fb fb_ddc i2c_algo_bit cfbcopyarea cfbimgblt cfbfillrect 8250_pci snd_intel8x0 snd_intel8x0m snd_ac97_codec ac97_bus snd_pcm_oss snd_mixer_oss thermal ipw2200 8250_pnp ieee80211 ieee80211_crypt snd_pcm firmware_class 8250 serial_core evdev video snd_timer battery ac processor e1000 button thinkpad_acpi hwmon backlight nvram i2c_i801 intel_agp agpgart output psmouse rtc snd i2c_core soundcore snd_page_alloc unix
[945426.297750] CPU: 0
[945426.297751] EIP: 0060:[<000480cb>] Not tainted VLI
[945426.297752] EFLAGS: 00010246 (2.6.23.8-grsec #1)
[945426.297755] eax: cecd09f8 ebx: 4683a000 ecx: cecd09f8 edx: cecd09f8
[945426.297757] esi: 4683a000 edi: cecd0aa8 ebp: cecd0aa8 esp: cc40fe90
[945426.297760] ds: 0068 es: 0068 fs: 0000 gs: 0033 ss: 0068
[945426.297763] Process firefox-bin (pid: 19961, ti=cc40e000 task=d64f9a90 task.ti=cc40e000)
[945426.297765] Stack: cecd09f8 cecd0aa8 cecd0aa8 0004919d 4683a000 a683a000 4683a000 00000000
[945426.297771] 00000000 00000000 00000000 00000000 4683a000 cc40ff90 cecd0aa8 0004a7fd
[945426.297775] 4683b000 00100075 d949cea0 00000000 0004683a 00000000 d38d0e00 00100073
[945426.297781] Call Trace:
[945426.297804] [<0004919d>] <0> [<0004a7fd>] <0> [<00100075>] <0> [<0004683a>] <0> [<00100073>] <0> [<00100075>] <0> [<0004acb6>] <0> [<00100075>] <0> [<00013053>] <0> [<0002161e>] <0> [<00003cfc>] <0> [<00003cd6>] <0> =======================
[945426.298138] Code: 29 f0 39 c3 75 36 8b 41 44 3b 42 44 74 04 0f 0b eb fe 8b 41 3c 3b 42 3c 75 f4 8b 4a 14 31 cf 81 e7 dd df ef df 74 af 0f 0b eb fe <0f> 0b eb fe 90 0f 0b eb fe 0f 0b eb fe 0f 0b eb fe 0f 0b eb fe
[945426.298176] EIP: [<000480cb>] SS:ESP 0068:cc40fe90
It happened on a 2.6.23.8 patched with grsecurity-2.1.11-2.6.23.8-200711230831. According to my sources, obviously PaX-related. It doesn't seem that I can reproduce it.