This bug was fixed in the package linux - 2.6.30-3.4
---
linux (2.6.30-3.4) karmic; urgency=low
[ Kees Cook ]
* SAUCE: [x86] implement cs-limit nx-emulation for ia32
- LP: #369978
[ Stefan Bader ]
* SAUCE: input: Blacklist digitizers from joydev.c
- LP: #300143
--
UBUNTU: SAUCE: [x86] implement cs-limit nx-emulation for ia32
** Changed in: linux (Ubuntu Karmic)
Status: In Progress => Fix Committed
--
cs-limit nx-emulation for ia32
https://bugs.launchpad.net/bugs/369978
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Ported to karmic. I'm unsure of the kernel/tlb_32.c to mm/tlb.c change,
as the get_cpu/put_cpu vanished. It seems like the cpu is under lock in
the function, so I ignored the lack of get_cpu. This tests out fine for
me on ia32.
** Attachment added:
"0001-UBUNTU-SAUCE-x86-implement-cs-limit-nx-
http://www.codemonkey.org.uk/projects/execshield/
Patches 01 and 02 are needed to get funtional nx-emu. Attached is the
ported patch for Jaunty, which tests out well.
** Attachment added: "jaunty nx-emu patch"
http://launchpadlibrarian.net/26190115/soft-nx.patch
--
cs-limit nx-emulation for