)]}'
{
  "commit": "c378b1a6f8dd3e02eb08661f4d5d50f236eead03",
  "tree": "e5f78e704186d471de8765d19facf192e3b35fab",
  "parents": [
    "7690137e70ab0fb1f8b5a30e6f087f8ee908b680"
  ],
  "author": {
    "name": "Gang Yan",
    "email": "yangang@kylinos.cn",
    "time": "Tue Jun 02 22:14:16 2026 +1000"
  },
  "committer": {
    "name": "Jakub Kicinski",
    "email": "kuba@kernel.org",
    "time": "Wed Jun 03 19:04:26 2026 -0700"
  },
  "message": "mptcp: check desc-\u003ecount in read_sock\n\n__tcp_read_sock() checks desc-\u003ecount after each skb is consumed and\nbreaks the loop when it reaches 0. The MPTCP variant lacks this check.\n\nThis is a functional bug, other subsystems also rely on this check:\nTLS strparser sets desc-\u003ecount to 0 once a full TLS record is assembled\nand depends on this break to stop reading.\n\nAdd the same desc-\u003ecount check to __mptcp_read_sock(), mirroring\n__tcp_read_sock().\n\nFixes: 250d9766a984 (\"mptcp: implement .read_sock\")\nCc: stable@vger.kernel.org\nCo-developed-by: Geliang Tang \u003cgeliang@kernel.org\u003e\nSigned-off-by: Geliang Tang \u003cgeliang@kernel.org\u003e\nSigned-off-by: Gang Yan \u003cyangang@kylinos.cn\u003e\nReviewed-by: Matthieu Baerts (NGI0) \u003cmatttbe@kernel.org\u003e\nSigned-off-by: Matthieu Baerts (NGI0) \u003cmatttbe@kernel.org\u003e\nLink: https://patch.msgid.link/20260602-net-mptcp-misc-fixes-7-1-rc7-v2-9-856831229976@kernel.org\nSigned-off-by: Jakub Kicinski \u003ckuba@kernel.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7fac5fac20976a260e2efc72f7835dba9a9f0a63",
      "old_mode": 33188,
      "old_path": "net/mptcp/protocol.c",
      "new_id": "cb9515f505aa4e019d2390070929d9057aa0e518",
      "new_mode": 33188,
      "new_path": "net/mptcp/protocol.c"
    }
  ]
}
