1. 09 2月, 2006 1 次提交
  2. 08 2月, 2006 1 次提交
    • K
      [PATCH] sys_hpux: fix strlen_user() race · 1fcbf053
      Kyle McMartin 提交于
      Userspace can alter the string after the kernel has run strlen_user().
      
      Also: the strlen_user() return value includes the \0, so fix that.
      
      Also: handle EFAULT from strlen_user().
      
      It's unlikely anyone is using this code.  Very, very unlikely.  If I
      remember correctly, CONFIG_HPUX turns this code on, but one would actually
      need CONFIG_BINFMT_SOM to load a binary that could cause a problem, and
      BINFMT_SOM has had an #error in it for quite some time.
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      1fcbf053
  3. 30 1月, 2006 2 次提交
  4. 23 1月, 2006 14 次提交
  5. 22 1月, 2006 1 次提交
  6. 19 1月, 2006 1 次提交
  7. 14 1月, 2006 1 次提交
  8. 13 1月, 2006 1 次提交
  9. 12 1月, 2006 1 次提交
  10. 11 1月, 2006 9 次提交
  11. 09 1月, 2006 1 次提交
  12. 18 11月, 2005 7 次提交