From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-12.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AEEEDC2D0A3 for ; Fri, 30 Oct 2020 02:26:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4C01020756 for ; Fri, 30 Oct 2020 02:26:09 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=arista.com header.i=@arista.com header.b="YaXQ0fVY" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726208AbgJ3C0I (ORCPT ); Thu, 29 Oct 2020 22:26:08 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35432 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726100AbgJ3C0G (ORCPT ); Thu, 29 Oct 2020 22:26:06 -0400 Received: from mail-wm1-x342.google.com (mail-wm1-x342.google.com [IPv6:2a00:1450:4864:20::342]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5238BC0613CF for ; Thu, 29 Oct 2020 19:26:05 -0700 (PDT) Received: by mail-wm1-x342.google.com with SMTP id k125so1624157wmf.0 for ; Thu, 29 Oct 2020 19:26:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=arista.com; s=googlenew; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=Cffn0GfYN+WIFr13ZpJjw/0tqOhXXXnigKty10nABv0=; b=YaXQ0fVYKz4iwdSGVlHjlXUO8QIdNqsj9lzso9QZ91FBIM/LqXErDk035fXTD7OXVz xDrp56nksbdQkIe6B9HZZ6axhv2aGJzCk5uA3EXUYC1v7zzI5gA+ich4/PcNyQ/qLqz4 hLueSqJkthTlJsAFVferUQxgqG0RKl/e7kMy0VhjAGOjbCO5IE8g4T6+wXGFguishGxQ 0bUkT65bfVLzfxo/i5fblwPelC7rSCbMWHLnqu5KWvzCgo2GoqNMBDAeKQCP/Fc0EKxd VjVaa8aSXsJQBc6QumIFM93AP0NFDaFJJ6ejqKOMMjJwaKrc772OLqZj8NTheQEfqzTk AAQQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=Cffn0GfYN+WIFr13ZpJjw/0tqOhXXXnigKty10nABv0=; b=ZgnxwBKXTkTOTlQgS11BXYnoUPT1LAuTv8+O5E3oMRtmhUK2dEQOOnFTU4/rKdpFkg 8HVrp/boDvPkX+0bXH+u5fz6k5z1B20WWbzIT1eRDCVuYnX1CZtMkrl2z5BmpaJlxOLg MDyrW3eLjLnvS5U9rBbQAlKSeA4kOV1HLeVjiVyorsl6ucysXdcl9Vkp59j+nDHIMihA MCC3lL4FpWt5YTwPSnsjJ7T97m71LV4J8Yt33z8DyTkRxeytMbEFt115y+42yTko5qmF O1jPTOduWjPL1KMiN07NjRoiZzNncNxZo54efmL4Gn+0+KJ1fjj2KjJ7Zv2RpPy1wM7L pvLA== X-Gm-Message-State: AOAM533G5QuC2uOghO67R5PbF6fLimhoEi7VrnVOxEkNH6rr/Wj5sV99 56/qzCmAhkzSVjPAuUvdPLc802wMLzlNfsbN X-Google-Smtp-Source: ABdhPJyYQbpl99Amn/qgVxUMfFO162iDjaySaks6WZ0A+OtEZqdAGdtEV3xKDtycI0A4wxozEO++Pw== X-Received: by 2002:a1c:398a:: with SMTP id g132mr2394304wma.51.1604024763775; Thu, 29 Oct 2020 19:26:03 -0700 (PDT) Received: from localhost.localdomain ([2a02:8084:e84:2480:228:f8ff:fe6f:83a8]) by smtp.gmail.com with ESMTPSA id i14sm2757170wml.24.2020.10.29.19.26.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 29 Oct 2020 19:26:03 -0700 (PDT) From: Dmitry Safonov To: linux-kernel@vger.kernel.org Cc: Dmitry Safonov <0x7f454c46@gmail.com>, Dmitry Safonov , Steffen Klassert , "David S. Miller" , Jakub Kicinski , Herbert Xu , Hillf Danton , netdev@vger.kernel.org, syzbot+a7e701c8385bd8543074@syzkaller.appspotmail.com Subject: [PATCH 1/3] xfrm/compat: Translate by copying XFRMA_UNSPEC attribute Date: Fri, 30 Oct 2020 02:25:58 +0000 Message-Id: <20201030022600.724932-2-dima@arista.com> X-Mailer: git-send-email 2.28.0 In-Reply-To: <20201030022600.724932-1-dima@arista.com> References: <20201030022600.724932-1-dima@arista.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org xfrm_xlate32() translates 64-bit message provided by kernel to be sent for 32-bit listener (acknowledge or monitor). Translator code doesn't expect XFRMA_UNSPEC attribute as it doesn't know its payload. Kernel never attaches such attribute, but a user can. I've searched if any opensource does it and the answer is no. Nothing on github and google finds only tfcproject that has such code commented-out. What will happen if a user sends a netlink message with XFRMA_UNSPEC attribute? Ipsec code ignores this attribute. But if there is a monitor-process or 32-bit user requested ack - kernel will try to translate such message and will hit WARN_ONCE() in xfrm_xlate64_attr(). Deal with XFRMA_UNSPEC by copying the attribute payload with xfrm_nla_cpy(). In result, the default switch-case in xfrm_xlate64_attr() becomes an unused code. Leave those 3 lines in case a new xfrm attribute will be added. Reported-by: syzbot+a7e701c8385bd8543074@syzkaller.appspotmail.com Signed-off-by: Dmitry Safonov --- net/xfrm/xfrm_compat.c | 1 + 1 file changed, 1 insertion(+) diff --git a/net/xfrm/xfrm_compat.c b/net/xfrm/xfrm_compat.c index e28f0c9ecd6a..17edbf935e35 100644 --- a/net/xfrm/xfrm_compat.c +++ b/net/xfrm/xfrm_compat.c @@ -234,6 +234,7 @@ static int xfrm_xlate64_attr(struct sk_buff *dst, const struct nlattr *src) case XFRMA_PAD: /* Ignore */ return 0; + case XFRMA_UNSPEC: case XFRMA_ALG_AUTH: case XFRMA_ALG_CRYPT: case XFRMA_ALG_COMP: -- 2.28.0