Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp3646444rwb; Sun, 20 Nov 2022 19:01:35 -0800 (PST) X-Google-Smtp-Source: AA0mqf6fckZU2sSkt15McntfECIKA4L/BmmqVEFyaR70DORI1DNsDlWlAa3/nZkE/KRZND1YT9iF X-Received: by 2002:a17:90a:e646:b0:218:bbf8:75d6 with SMTP id ep6-20020a17090ae64600b00218bbf875d6mr1126410pjb.121.1668999695404; Sun, 20 Nov 2022 19:01:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1668999695; cv=none; d=google.com; s=arc-20160816; b=RktRhXxIKxGxxYB+m6/C/u+7KZeZYe4Gc5AESM1JB2qUKUPmgqz8TExXIPsfLpRRjp W2C1KukltNIA8CvXdEw+UOOZg7jgCBtD4PKqr+dgF2nKSlHyiSUpSeE2dKoGWLSGS4zn ANIg6EoNeuDNx4HADPECCllMScD5WX4aC5MiKEOOZTKNNQB9R/A/ByZ2XvaBqFINcxCh H5QI0fPPGmhtJNVDpPh5Qx06ADTl6XFoiEB1Fax22FXwJ6RpwjIKZoC/Dbl/m0pcWYps eRgS1p7K4AQP/RHNLB8u6Ki1lhWhgquYgJSV/NuEvIuS37f82lj0ujBlKcYodsDrPJi6 kmTA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=U8wtlFVRRnS/Qr8VVHP9K0Sn0UxhJN5wWgXJaH6waAM=; b=T+ZL1heAiBssB3HvI4ErRtBKAWC6fygkZfR5ek+VlB1YmySKzyMzBk5I+lsUGXAnA7 cI5e6dpDvCp9ZYLCX0GaQ7WXiYrJ7x6KyQyumDnL/Iui+uHuaZDbYHOewFGCPR1FYHO5 mZ/2Tg7a9YhEvRL18kcb5cS3s+1n7PyIkUpdynnWVZlFO8NaiBWC7bbvrbgyrYzStue2 y+yGDB5J1+uNCDRDwmZlKBAl6jFMPiq0WR70JFNyunNs8XVxe0/B8MkK1NSkEDE1squu 47yHFf9DfmSsxrwFuFo9TUhumKsYdiEOANlzvH6tXwiOOkluiWkIQBrV431mbWG8qQei U6dA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id c20-20020a634e14000000b0047704a39c8fsi10185152pgb.636.2022.11.20.19.01.22; Sun, 20 Nov 2022 19:01:35 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=QUARANTINE sp=QUARANTINE dis=NONE) header.from=huawei.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229843AbiKUCde (ORCPT + 90 others); Sun, 20 Nov 2022 21:33:34 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47452 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229676AbiKUCdc (ORCPT ); Sun, 20 Nov 2022 21:33:32 -0500 Received: from szxga08-in.huawei.com (szxga08-in.huawei.com [45.249.212.255]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 58FC21146F for ; Sun, 20 Nov 2022 18:33:31 -0800 (PST) Received: from canpemm500005.china.huawei.com (unknown [172.30.72.56]) by szxga08-in.huawei.com (SkyGuard) with ESMTP id 4NFrz216d0z15Mb6; Mon, 21 Nov 2022 10:33:02 +0800 (CST) Received: from huawei.com (10.175.104.82) by canpemm500005.china.huawei.com (7.192.104.229) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.31; Mon, 21 Nov 2022 10:33:29 +0800 From: Baisong Zhong To: , CC: , , , , Subject: [PATCH -next] ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOT Date: Mon, 21 Nov 2022 10:33:29 +0800 Message-ID: <20221121023329.2423665-1-zhongbaisong@huawei.com> X-Mailer: git-send-email 2.25.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.175.104.82] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) To canpemm500005.china.huawei.com (7.192.104.229) X-CFilter-Loop: Reflected X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Shifting signed 32-bit value by 31 bits is undefined, so changing significant bit to unsigned. The UBSAN warning calltrace like below: UBSAN: shift-out-of-bounds in sound/core/pcm_native.c:2676:21 left shift of 1 by 31 places cannot be represented in type 'int' ... Call Trace: dump_stack_lvl+0x8d/0xcf ubsan_epilogue+0xa/0x44 __ubsan_handle_shift_out_of_bounds+0x1e7/0x208 snd_pcm_open_substream+0x9f0/0xa90 snd_pcm_oss_open.part.26+0x313/0x670 snd_pcm_oss_open+0x30/0x40 soundcore_open+0x18b/0x2e0 chrdev_open+0xe2/0x270 do_dentry_open+0x2f7/0x620 path_openat+0xd66/0xe70 do_filp_open+0xe3/0x170 do_sys_openat2+0x357/0x4a0 do_sys_open+0x87/0xd0 do_syscall_64+0x34/0x80 Fixes: 1da177e4c3f4 ("Linux-2.6.12-rc2") Signed-off-by: Baisong Zhong --- include/sound/pcm.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/sound/pcm.h b/include/sound/pcm.h index 7b1a022910e8..ec28c2ec89de 100644 --- a/include/sound/pcm.h +++ b/include/sound/pcm.h @@ -123,7 +123,7 @@ struct snd_pcm_ops { #define SNDRV_PCM_RATE_384000 (1<<14) /* 384000Hz */ #define SNDRV_PCM_RATE_CONTINUOUS (1<<30) /* continuous range */ -#define SNDRV_PCM_RATE_KNOT (1<<31) /* supports more non-continuos rates */ +#define SNDRV_PCM_RATE_KNOT (1U<<31) /* supports more non-continuos rates */ #define SNDRV_PCM_RATE_8000_44100 (SNDRV_PCM_RATE_8000|SNDRV_PCM_RATE_11025|\ SNDRV_PCM_RATE_16000|SNDRV_PCM_RATE_22050|\ -- 2.17.1