)]}'
{
  "commit": "291041e935e6d0513f2b7e4a300aa9f02ec1d925",
  "tree": "626b06b52d5ce0a41c7bf21ce4314e2a9fbe79ff",
  "parents": [
    "7a5c5d5735e785a700a377a5fce913b8ad45a58f"
  ],
  "author": {
    "name": "Al Viro",
    "email": "viro@ftp.linux.org.uk",
    "time": "Sun Oct 07 00:24:36 2007 -0700"
  },
  "committer": {
    "name": "Linus Torvalds",
    "email": "torvalds@woody.linux-foundation.org",
    "time": "Sun Oct 07 16:28:43 2007 -0700"
  },
  "message": "fix bogus reporting of signals by audit\n\nAsync signals should not be reported as sent by current in audit log.  As\nit is, we call audit_signal_info() too early in check_kill_permission().\nNote that check_kill_permission() has that test already - it needs to know\nif it should apply current-based permission checks.  So the solution is to\nmove the call of audit_signal_info() between those.\n\nBogosity in question is easily reproduced - add a rule watching for e.g.\nkill(2) from specific process (so that audit_signal_info() would not\nshort-circuit to nothing), say load_policy, watch the bogus OBJ_PID entry\nin audit logs claiming that write(2) on selinuxfs file issued by\nload_policy(8) had somehow managed to send a signal to syslogd...\n\nSigned-off-by: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nAcked-by: Steve Grubb \u003csgrubb@redhat.com\u003e\nAcked-by: Eric Paris \u003ceparis@redhat.com\u003e\nSigned-off-by: Andrew Morton \u003cakpm@linux-foundation.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9fb91a32eddaddfd47d09cb0aa66586a5635a39e",
      "old_mode": 33188,
      "old_path": "kernel/signal.c",
      "new_id": "7929523810928d9aa405aa74cb2e390a6083491f",
      "new_mode": 33188,
      "new_path": "kernel/signal.c"
    }
  ]
}
