)]}'
{
  "commit": "42979968049cc6a8ed569ae8ceb486e0637c7ce7",
  "tree": "8e7f4c4af4dc50d16a46d74ea1a8f9beb1cbab99",
  "parents": [
    "e49ee6c66ebfdf4a4fb0cecad2523c7b61fc0282"
  ],
  "author": {
    "name": "Mathias Krause",
    "email": "minipli@googlemail.com",
    "time": "Mon Sep 30 22:04:25 2013 +0200"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@linuxfoundation.org",
    "time": "Wed Dec 04 10:50:31 2013 -0800"
  },
  "message": "audit: use nlmsg_len() to get message payload length\n\ncommit 4d8fe7376a12bf4524783dd95cbc00f1fece6232 upstream.\n\nUsing the nlmsg_len member of the netlink header to test if the message\nis valid is wrong as it includes the size of the netlink header itself.\nThereby allowing to send short netlink messages that pass those checks.\n\nUse nlmsg_len() instead to test for the right message length. The result\nof nlmsg_len() is guaranteed to be non-negative as the netlink message\nalready passed the checks of nlmsg_ok().\n\nAlso switch to min_t() to please checkpatch.pl.\n\nCc: Al Viro \u003cviro@zeniv.linux.org.uk\u003e\nCc: Eric Paris \u003ceparis@redhat.com\u003e\nSigned-off-by: Mathias Krause \u003cminipli@googlemail.com\u003e\nSigned-off-by: Richard Guy Briggs \u003crgb@redhat.com\u003e\nSigned-off-by: Eric Paris \u003ceparis@redhat.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "c6ed3f10114dcbe3446ba793b389c682b79e672b",
      "old_mode": 33188,
      "old_path": "kernel/audit.c",
      "new_id": "a57194b61418b70f0d6fad4b12dbd0b668701436",
      "new_mode": 33188,
      "new_path": "kernel/audit.c"
    }
  ]
}
