)]}'
{
  "commit": "e807f9574e37a3f202e677feaaad1b7c5d2c0db8",
  "tree": "a9b61e4d8f4e53a81df3bb14df0a4c2b037d8d81",
  "parents": [
    "feaf3848a813a106f163013af6fcf6c4bfec92d9"
  ],
  "author": {
    "name": "Vlad Malov",
    "email": "Vlad.Malov@caviumnetworks.com",
    "time": "Tue Nov 18 15:05:46 2008 -0800"
  },
  "committer": {
    "name": "Ralf Baechle",
    "email": "ralf@linux-mips.org",
    "time": "Thu Dec 04 17:47:26 2008 +0000"
  },
  "message": "MIPS: Fix potential DOS by untrusted user app.\n\nOn a 64 bit kernel if an o32 syscall was made with a syscall number less\nthan 4000, we would read the function from outside of the bounds of the\nsyscall table.  This led to non-deterministic behavior including system\ncrashes.\n\nWhile we were at it we reworked the 32 bit version as well to use fewer\ninstructions.  Both 32 and 64 bit versions are use the same code now.\n\nSigned-off-by: Vlad Malov \u003cVlad.Malov@caviumnetworks.com\u003e\nSigned-off-by: David Daney \u003cddaney@caviumnetworks.com\u003e\nSigned-off-by: Ralf Baechle \u003cralf@linux-mips.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "759f68066b5d529991dea584758d46c26ef1887b",
      "old_mode": 33188,
      "old_path": "arch/mips/kernel/scall32-o32.S",
      "new_id": "34a4dbd76f242719bdbccc1a6fa70b9d97b23a40",
      "new_mode": 33188,
      "new_path": "arch/mips/kernel/scall32-o32.S"
    },
    {
      "type": "modify",
      "old_id": "6c7ef8313ebd702dde4997d225f06189fdb560a0",
      "old_mode": 33188,
      "old_path": "arch/mips/kernel/scall64-o32.S",
      "new_id": "facb41a76d1bc9700e362655a72833cf094ab4ec",
      "new_mode": 33188,
      "new_path": "arch/mips/kernel/scall64-o32.S"
    }
  ]
}
