)]}'
{
  "commit": "458f429452cd5ea8aeeb236dc73e95e1d6efd5bb",
  "tree": "8b919cf30e21ca600b0876512af047d46ebf11ee",
  "parents": [
    "8fdc4be18b8715bd6879ee39138ae1b9fe4b4163"
  ],
  "author": {
    "name": "Matthew Wilcox (Oracle)",
    "email": "willy@infradead.org",
    "time": "Thu Dec 21 16:53:57 2023 +0000"
  },
  "committer": {
    "name": "Michael Kochera",
    "email": "kochera@google.com",
    "time": "Tue Jan 30 23:42:24 2024 +0000"
  },
  "message": "ida: Fix crash in ida_free when the bitmap is empty\n\n[ Upstream commit af73483f4e8b6f5c68c9aa63257bdd929a9c194a ]\n\nThe IDA usually detects double-frees, but that detection failed to\nconsider the case when there are no nearby IDs allocated and so we have a\nNULL bitmap rather than simply having a clear bit.  Add some tests to the\ntest-suite to be sure we don\u0027t inadvertently reintroduce this problem.\nUnfortunately they\u0027re quite noisy so include a message to disregard\nthe warnings.\n\nBUG\u003db/321923449\nTEST\u003dNone\nRELEASE_NOTE\u003dFixed CVE-2023-6915 in the linux kernel.\n\ncos-patch: security-high\nReported-by: Zhenghan Wang \u003cwzhmmmmm@gmail.com\u003e\nChange-Id: I5e74b2c5f450b8a7319cf8ce9302eeefb14278e6\nSigned-off-by: Matthew Wilcox (Oracle) \u003cwilly@infradead.org\u003e\nSigned-off-by: Linus Torvalds \u003ctorvalds@linux-foundation.org\u003e\nSigned-off-by: Sasha Levin \u003csashal@kernel.org\u003e\nReviewed-on: https://cos-review.googlesource.com/c/third_party/kernel/+/64350\nTested-by: Cusky Presubmit Bot \u003cpresubmit@cos-infra-prod.iam.gserviceaccount.com\u003e\nReviewed-by: Oleksandr Tymoshenko \u003covt@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "13f2758c2377358602a3486aa5f08763c128be7d",
      "old_mode": 33188,
      "old_path": "lib/idr.c",
      "new_id": "da36054c3ca02058dcfa3338c712ba664b79b13a",
      "new_mode": 33188,
      "new_path": "lib/idr.c"
    },
    {
      "type": "modify",
      "old_id": "b0688062596150be5e29555ee237cf9a99a1d414",
      "old_mode": 33188,
      "old_path": "lib/test_ida.c",
      "new_id": "55105baa19da9a3b03b143bb8609ab8cbb4373e2",
      "new_mode": 33188,
      "new_path": "lib/test_ida.c"
    }
  ]
}
