)]}'
{
  "commit": "62eaa6fec6fa6b8cc2b4146e32ae7139de26e9a4",
  "tree": "08da7f7c41b02ae2a85377276423e3017407e870",
  "parents": [
    "a07e141c141d413585120cc6d64cc9bcda0ed905"
  ],
  "author": {
    "name": "Rafael J. Wysocki",
    "email": "rafael.j.wysocki@intel.com",
    "time": "Mon Jan 26 16:38:45 2026 +0200"
  },
  "committer": {
    "name": "Cloud Image Release",
    "email": "cloud-image-release@prod.google.com",
    "time": "Fri Feb 20 22:32:29 2026 -0800"
  },
  "message": "platform/x86: toshiba_haps: Fix memory leaks in add/remove routines\n\n[ Upstream commit 128497456756e1b952bd5a912cd073836465109d ]\n\ntoshiba_haps_add() leaks the haps object allocated by it if it returns\nan error after allocating that object successfully.\n\ntoshiba_haps_remove() does not free the object pointed to by\ntoshiba_haps before clearing that pointer, so it becomes unreachable\nallocated memory.\n\nAddress these memory leaks by using devm_kzalloc() for allocating\nthe memory in question.\n\nBUG\u003db/484728121\nTEST\u003dpresubmit\nRELEASE_NOTE\u003dFixed CVE-2026-23176 in the Linux kernel.\n\ncos-patch: security-moderate\nFixes: 23d0ba0c908a (\"platform/x86: Toshiba HDD Active Protection Sensor\")\nChange-Id: Ie94cd93ae69ccbdfdac8adda82d96c4d3e4e4525\nSigned-off-by: Rafael J. Wysocki \u003crafael.j.wysocki@intel.com\u003e\nSigned-off-by: Sasha Levin \u003csashal@kernel.org\u003e\nSigned-off-by: Angel Adetula \u003cangeladetula@google.com\u003e\nReviewed-on: https://cos-review.googlesource.com/c/third_party/kernel/+/133286\nMain-Branch-Verified: Cusky Presubmit Bot \u003cpresubmit@cos-infra-prod.iam.gserviceaccount.com\u003e\nReviewed-by: He Gao \u003chegao@google.com\u003e\nTested-by: Cusky Presubmit Bot \u003cpresubmit@cos-infra-prod.iam.gserviceaccount.com\u003e\nReviewed-on: https://cos-review.googlesource.com/c/third_party/kernel/+/133866\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8c9f76286b0807f4ab6cbf723816967794cba383",
      "old_mode": 33188,
      "old_path": "drivers/platform/x86/toshiba_haps.c",
      "new_id": "f2292d2412fd183891219f385c8e95978ff2eaa6",
      "new_mode": 33188,
      "new_path": "drivers/platform/x86/toshiba_haps.c"
    }
  ]
}
