)]}'
{
  "commit": "ba677dbe77af5ffe6204e0f3f547f3ba059c6302",
  "tree": "f3facef8360243e600fd4a4249a2e6cb5382104b",
  "parents": [
    "7b4c5a37544ba22c6ebe72c0d4ea56c953459fa5"
  ],
  "author": {
    "name": "Peter Zijlstra",
    "email": "peterz@infradead.org",
    "time": "Wed Jul 02 18:21:44 2025 +0200"
  },
  "committer": {
    "name": "Peter Zijlstra",
    "email": "peterz@infradead.org",
    "time": "Thu Jul 03 10:33:55 2025 +0200"
  },
  "message": "perf: Revert to requiring CAP_SYS_ADMIN for uprobes\n\nJann reports that uprobes can be used destructively when used in the\nmiddle of an instruction. The kernel only verifies there is a valid\ninstruction at the requested offset, but due to variable instruction\nlength cannot determine if this is an instruction as seen by the\nintended execution stream.\n\nAdditionally, Mark Rutland notes that on architectures that mix data\nin the text segment (like arm64), a similar things can be done if the\ndata word is \u0027mistaken\u0027 for an instruction.\n\nAs such, require CAP_SYS_ADMIN for uprobes.\n\nFixes: c9e0924e5c2b (\"perf/core: open access to probes for CAP_PERFMON privileged process\")\nReported-by: Jann Horn \u003cjannh@google.com\u003e\nSigned-off-by: Peter Zijlstra (Intel) \u003cpeterz@infradead.org\u003e\nLink: https://lkml.kernel.org/r/CAG48ez1n4520sq0XrWYDHKiKxE_+WCfAK+qt9qkY4ZiBGmL-5g@mail.gmail.com\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "bf2118c2212663040b39857c0f6d9ccfe258d295",
      "old_mode": 33188,
      "old_path": "kernel/events/core.c",
      "new_id": "0db36b2b2448a862acb2ba71aaa04525d7d801ba",
      "new_mode": 33188,
      "new_path": "kernel/events/core.c"
    }
  ]
}
