)]}'
{
  "commit": "2bd50fb3d4d31f5168ecea221f291534cd0a96e9",
  "tree": "fbc079983364b9d761b111f52d7a581cf7fc5b48",
  "parents": [
    "e1e9bda22d7ddf88515e8fe401887e313922823e"
  ],
  "author": {
    "name": "Taesoo Kim",
    "email": "tsgatesv@gmail.com",
    "time": "Sat Mar 21 19:08:30 2015 -0400"
  },
  "committer": {
    "name": "Steve French",
    "email": "smfrench@gmail.com",
    "time": "Sat Mar 21 12:01:50 2015 -0500"
  },
  "message": "cifs: potential memory leaks when parsing mnt opts\n\nFor example, when mount opt is redundently specified\n(e.g., \"user\u003dA,user\u003dB,user\u003dC\"), kernel kept allocating new key/val\nwith kstrdup() and overwrite previous ptr (to be freed).\n\nAlthouhg mount.cifs in userspace performs a bit of sanitization\n(e.g., forcing one user option), current implementation is not\nrobust. Other options such as iocharset and domainanme are similarly\nvulnerable.\n\nSigned-off-by: Taesoo Kim \u003ctsgatesv@gmail.com\u003e\nSigned-off-by: Steve French \u003csmfrench@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d3aa999ab78520fcd4819f99548247e231df591b",
      "old_mode": 33188,
      "old_path": "fs/cifs/connect.c",
      "new_id": "4cb8450e081b98f6345f01d6c0958813773a4b75",
      "new_mode": 33188,
      "new_path": "fs/cifs/connect.c"
    }
  ]
}
