)]}'
{
  "commit": "2f2d0088eb93db5c649d2a5e34a3800a8a935fc5",
  "tree": "eb94be1cc6a34b0230112e8c1154d8d646e04fb8",
  "parents": [
    "c6688ef9f29762e65bce325ef4acd6c675806366"
  ],
  "author": {
    "name": "Shuah Khan",
    "email": "shuahkh@osg.samsung.com",
    "time": "Thu Dec 07 14:16:49 2017 -0700"
  },
  "committer": {
    "name": "Greg Kroah-Hartman",
    "email": "gregkh@linuxfoundation.org",
    "time": "Fri Dec 08 17:32:23 2017 +0100"
  },
  "message": "usbip: prevent vhci_hcd driver from leaking a socket pointer address\n\nWhen a client has a USB device attached over IP, the vhci_hcd driver is\nlocally leaking a socket pointer address via the\n\n/sys/devices/platform/vhci_hcd/status file (world-readable) and in debug\noutput when \"usbip --debug port\" is run.\n\nFix it to not leak. The socket pointer address is not used at the moment\nand it was made visible as a convenient way to find IP address from socket\npointer address by looking up /proc/net/{tcp,tcp6}.\n\nAs this opens a security hole, the fix replaces socket pointer address with\nsockfd.\n\nReported-by: Secunia Research \u003cvuln@secunia.com\u003e\nCc: stable \u003cstable@vger.kernel.org\u003e\nSigned-off-by: Shuah Khan \u003cshuahkh@osg.samsung.com\u003e\nSigned-off-by: Greg Kroah-Hartman \u003cgregkh@linuxfoundation.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e5de35c8c5056b7ab9c38c715cbf57b67a263a92",
      "old_mode": 33188,
      "old_path": "drivers/usb/usbip/usbip_common.h",
      "new_id": "473fb8a872893caa3494fe9a4a85b60600bdfd28",
      "new_mode": 33188,
      "new_path": "drivers/usb/usbip/usbip_common.h"
    },
    {
      "type": "modify",
      "old_id": "e78f7472cac496d4cfa2a5fcf0e4111568c242ab",
      "old_mode": 33188,
      "old_path": "drivers/usb/usbip/vhci_sysfs.c",
      "new_id": "091f76b7196d21da57d4adf1cca91fae29377fdd",
      "new_mode": 33188,
      "new_path": "drivers/usb/usbip/vhci_sysfs.c"
    },
    {
      "type": "modify",
      "old_id": "627d1dfc332b94a09078eedbded5c03a33339622",
      "old_mode": 33188,
      "old_path": "tools/usb/usbip/libsrc/vhci_driver.c",
      "new_id": "c9c81614a66ad6245d831066b204b72b1af8817f",
      "new_mode": 33188,
      "new_path": "tools/usb/usbip/libsrc/vhci_driver.c"
    }
  ]
}
