)]}'
{
  "commit": "29cd8ae0e1a39e239a3a7b67da1986add1199fc0",
  "tree": "b3e9cf667e8f13d15bc2fb76d8f44557a6f65202",
  "parents": [
    "84d73cd3fb142bf1298a8c13fd4ca50fd2432372"
  ],
  "author": {
    "name": "Mathias Krause",
    "email": "minipli@googlemail.com",
    "time": "Sat Mar 09 05:52:21 2013 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sun Mar 10 05:19:26 2013 -0400"
  },
  "message": "dcbnl: fix various netlink info leaks\n\nThe dcb netlink interface leaks stack memory in various places:\n* perm_addr[] buffer is only filled at max with 12 of the 32 bytes but\n  copied completely,\n* no in-kernel driver fills all fields of an IEEE 802.1Qaz subcommand,\n  so we\u0027re leaking up to 58 bytes for ieee_ets structs, up to 136 bytes\n  for ieee_pfc structs, etc.,\n* the same is true for CEE -- no in-kernel driver fills the whole\n  struct,\n\nPrevent all of the above stack info leaks by properly initializing the\nbuffers/structures involved.\n\nSigned-off-by: Mathias Krause \u003cminipli@googlemail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1b588e23cf80b561632b9b5e16b851dff218a933",
      "old_mode": 33188,
      "old_path": "net/dcb/dcbnl.c",
      "new_id": "21291f1abcd6d0d228241b6771984d704bc1699e",
      "new_mode": 33188,
      "new_path": "net/dcb/dcbnl.c"
    }
  ]
}
