)]}'
{
  "commit": "2500fa3958b1ba51c2b065e39db1b04dfa7e23a2",
  "tree": "dd12b9e64bf0acf870421762001c827076e4bb5b",
  "parents": [
    "bae7ce7bafb59e42dc0e0e2999fdd9d1cffe3866"
  ],
  "author": {
    "name": "Yizhou Zhao",
    "email": "zhaoyz24@mails.tsinghua.edu.cn",
    "time": "Mon Jul 06 18:16:23 2026 +0800"
  },
  "committer": {
    "name": "Florian Westphal",
    "email": "fw@strlen.de",
    "time": "Wed Jul 08 15:33:44 2026 +0200"
  },
  "message": "ipvs: use parsed transport offset in TCP state lookup\n\nTCP state handling reparses the skb to find the TCP header. For IPv6 it\nuses sizeof(struct ipv6hdr), while the surrounding IPVS code already\nparsed the packet with ip_vs_fill_iph_skb() and has the real\ntransport-header offset in iph.len.\n\nThis makes TCP state handling look at the wrong bytes when an IPv6\npacket carries extension headers. Use the parsed transport offset passed\ndown from ip_vs_set_state() when reading the TCP header.\n\nFor IPv4 and for IPv6 packets without extension headers, the passed\noffset matches the previous value.\n\nFixes: 0bbdd42b7efa6 (\"IPVS: Extend protocol DNAT/SNAT and state handlers\")\nLink: https://lore.kernel.org/netdev/20260705125659.37744-1-zhaoyz24@mails.tsinghua.edu.cn/\nReported-by: Yizhou Zhao \u003czhaoyz24@mails.tsinghua.edu.cn\u003e\nReported-by: Yuxiang Yang \u003cyangyx22@mails.tsinghua.edu.cn\u003e\nReported-by: Ao Wang \u003cwangao@seu.edu.cn\u003e\nReported-by: Xuewei Feng \u003cfengxw06@126.com\u003e\nReported-by: Qi Li \u003cqli01@tsinghua.edu.cn\u003e\nReported-by: Ke Xu \u003cxuke@tsinghua.edu.cn\u003e\nAssisted-by: Claude Code:GLM-5.2\nSigned-off-by: Yizhou Zhao \u003czhaoyz24@mails.tsinghua.edu.cn\u003e\nAcked-by: Julian Anastasov \u003cja@ssi.bg\u003e\nSigned-off-by: Florian Westphal \u003cfw@strlen.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2d3f6aeafe522d35219eaf628ec77e3e3c89e8e8",
      "old_mode": 33188,
      "old_path": "net/netfilter/ipvs/ip_vs_proto_tcp.c",
      "new_id": "f86b763efcc4dc12e1a294e35ca3986be5fad229",
      "new_mode": 33188,
      "new_path": "net/netfilter/ipvs/ip_vs_proto_tcp.c"
    }
  ]
}
