From: Paolo Abeni Date: Thu, 2 Apr 2026 11:36:10 +0000 (+0200) Subject: Merge branch 'net-x25-fix-overflow-and-double-free' X-Git-Tag: v7.0-rc7~28^2~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a80a014f83bded5a2f498c22b4a06a7a31256f98;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'net-x25-fix-overflow-and-double-free' Martin Schiller says: ==================== net/x25: Fix overflow and double free This patch set includes 2 fixes: The first removes a potential double free of received skb The second fixes an overflow when accumulating packets with the more-bit set. Signed-off-by: Martin Schiller ==================== Link: https://patch.msgid.link/20260331-x25_fraglen-v4-0-3e69f18464b4@dev.tdt.de Signed-off-by: Paolo Abeni --- a80a014f83bded5a2f498c22b4a06a7a31256f98