)]}'
{
  "commit": "bf2afee14e07de16d3cafc67edbfc2a3cc65e4bc",
  "tree": "aba3efa9b9ef3af8c4d233c6acddc47c07fcc946",
  "parents": [
    "52269718dc2cf2585d7a2828f31d46ef46e68000"
  ],
  "author": {
    "name": "Ronnie Sahlberg",
    "email": "lsahlber@redhat.com",
    "time": "Fri Sep 08 10:37:35 2017 +1000"
  },
  "committer": {
    "name": "Steve French",
    "email": "smfrench@gmail.com",
    "time": "Tue Sep 12 18:11:44 2017 -0500"
  },
  "message": "cifs: check rsp for NULL before dereferencing in SMB2_open\n\nIn SMB2_open there are several paths where the SendReceive2\ncall will return an error before it sets rsp_iov.iov_base\nthus leaving iov_base uninitialized.\n\nThus we need to check rsp before we dereference it in\nthe call to get_rfc1002_length().\n\nA report of this issue was previously reported in\nhttp://www.spinics.net/lists/linux-cifs/msg12846.html\n\nRH-bugzilla : 1476151\n\nVersion 2 :\n* Lets properly initialize rsp_iov before we use it.\n\nSigned-off-by: Ronnie Sahlberg \u003clsahlber@redhat.com\u003e\nReviewed-by: Pavel Shilovsky \u003cpshilov@microsoft.com\u003e.\nSigned-off-by: Steve French \u003csmfrench@gmail.com\u003e\nReported-by: Xiaoli Feng \u003cxifeng@redhat.com\u003e\nCC: Stable \u003cstable@vger.kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "5531e7ee1210eba48915a6a0d4d01b348b386cde",
      "old_mode": 33188,
      "old_path": "fs/cifs/smb2pdu.c",
      "new_id": "69a751b038ab6db1bafa29a71c1cc9523813fc19",
      "new_mode": 33188,
      "new_path": "fs/cifs/smb2pdu.c"
    }
  ]
}
