[pull request] natty: use %pK from -mm instead of 0400 kallsyms

Kees Cook kees at ubuntu.com
Sat Feb 5 22:08:30 UTC 2011


This is to replace the kallsyms 0400 protection with the %pK-usage
patches, which are living in -mm at the moment...


The following changes since commit 80ff90a8a268e91b4b23db3c81f985f5d216f1d5:

  UBUNTU: Ubuntu-2.6.38-2.29 (2011-02-04 10:00:23 +0000)

are available in the git repository at:
  git://kernel.ubuntu.com/kees/ubuntu-natty.git master

Dan Rosenberg (1):
      Convert net %p usage %pK

Kees Cook (2):
      Revert "UBUNTU: SAUCE: kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
      use %pK for /proc/kallsyms and /proc/modules

 kernel/kallsyms.c        |   12 +++++-------
 kernel/module.c          |    4 ++--
 lib/vsprintf.c           |    2 +-
 net/atm/proc.c           |    4 ++--
 net/can/bcm.c            |    6 +++---
 net/ipv4/raw.c           |    2 +-
 net/ipv4/tcp_ipv4.c      |    6 +++---
 net/ipv4/udp.c           |    2 +-
 net/ipv6/raw.c           |    2 +-
 net/ipv6/tcp_ipv6.c      |    6 +++---
 net/ipv6/udp.c           |    2 +-
 net/key/af_key.c         |    2 +-
 net/netlink/af_netlink.c |    2 +-
 net/packet/af_packet.c   |    2 +-
 net/phonet/socket.c      |    2 +-
 net/sctp/proc.c          |    4 ++--
 net/unix/af_unix.c       |    2 +-
 17 files changed, 30 insertions(+), 32 deletions(-)


-- 
Kees Cook
Ubuntu Security Team




More information about the kernel-team mailing list