Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp2339194pxj; Sun, 16 May 2021 22:48:08 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzmIbf5dcUgyH+tSHu47YmUWSDLHfzxKFQba2IsKgpr3AxyRThrKAO2azaKZBztt+6pKyIO X-Received: by 2002:a17:906:90c9:: with SMTP id v9mr21431985ejw.102.1621230488078; Sun, 16 May 2021 22:48:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621230488; cv=none; d=google.com; s=arc-20160816; b=Nsswnoi8W5oGtZdqa2TWslkEV6K0rOAenoyDIhJHUIqG3EhVMwZpZ85IAq6X6kqDnd AH8JslnneVbgDw+/OuoZSpeZBoMlpntB0LdkBA1MSQq/0mvP1jOO/oIwDgJgC9i7A1ER pYncb8b8/c08lD7ZNKV1jE12puci+7NCPkONO7jJYbHO3ew8QXKfQhHg8qQn9YgAZKZK 4rshTOCvO2V14E1gRWCSyq8t+Z6Z8+egFiLnSVQKWpJqBOyCA5wuMNUKa1SUP44LexX4 i6mbxPYau6U2abtzxt7Qz1VDyq6u7yUPpYbUUpYrqiHzeCnabOk4eVpavYqvjE2qbtxC PoAA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:mime-version:content-transfer-encoding :content-language:accept-language:in-reply-to:references:message-id :date:thread-index:thread-topic:subject:cc:to:from:authenticated-by; bh=fzHDYVoASolwQFFlDDmiUC9VL9Gl4n1NXe6zqXNXNuc=; b=CpHxrWk8H89Uuq7wWadGvhwuOsdh/4pl/3l+PR5JgHxQf7iJB/OAUBCVfEq1xtOd3c kwmlR0tzXwZXmA3DBeO/T8Is7ghgxEg6PeKddMO7BMRciJJd1h6yUOh98FBv6T7IJVEt 1vXW5aDQlQXy8YLaoZXqqefyaJqH8MZ6dRRar2FFhoK8ydydZnAjkCkXt9pZ3ijawDZg ZDGh343ELfdrt09elar5x8oHXDU3T5a8L/T1ODyJJBFd/LZtsU2MVfqZ89MtXFTjXU6M dAX1F0WCGq/Qkcx9TYqtXfjIIqYlG1N5qnVuqEo2d7/QKh/72N/CHE2imFOmV28SV6FG 9KNA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x9si15933506eje.114.2021.05.16.22.47.44; Sun, 16 May 2021 22:48:07 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231727AbhEQBDH convert rfc822-to-8bit (ORCPT + 99 others); Sun, 16 May 2021 21:03:07 -0400 Received: from rtits2.realtek.com ([211.75.126.72]:57664 "EHLO rtits2.realtek.com.tw" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229948AbhEQBDG (ORCPT ); Sun, 16 May 2021 21:03:06 -0400 Authenticated-By: X-SpamFilter-By: ArmorX SpamTrap 5.73 with qID 14H11UQr8024911, This message is accepted by code: ctloc85258 Received: from mail.realtek.com (rtexh36502.realtek.com.tw[172.21.6.25]) by rtits2.realtek.com.tw (8.15.2/2.71/5.88) with ESMTPS id 14H11UQr8024911 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128 verify=NOT); Mon, 17 May 2021 09:01:30 +0800 Received: from RTEXDAG02.realtek.com.tw (172.21.6.101) by RTEXH36502.realtek.com.tw (172.21.6.25) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Mon, 17 May 2021 09:01:29 +0800 Received: from RTEXMBS04.realtek.com.tw (172.21.6.97) by RTEXDAG02.realtek.com.tw (172.21.6.101) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2106.2; Mon, 17 May 2021 09:01:28 +0800 Received: from RTEXMBS04.realtek.com.tw ([fe80::1d8:ba7d:61ca:bd74]) by RTEXMBS04.realtek.com.tw ([fe80::1d8:ba7d:61ca:bd74%5]) with mapi id 15.01.2106.013; Mon, 17 May 2021 09:01:28 +0800 From: Hayes Wang To: Alan Stern CC: syzbot , "davem@davemloft.net" , "kuba@kernel.org" , "linux-kernel@vger.kernel.org" , "linux-usb@vger.kernel.org" , "netdev@vger.kernel.org" , "syzkaller-bugs@googlegroups.com" , nic_swsd Subject: RE: [syzbot] WARNING in rtl8152_probe Thread-Topic: [syzbot] WARNING in rtl8152_probe Thread-Index: AQHXRxMNo04dZcfiN0eNJrSRsQsh6qrguwNggAA4ewCAAVQHMP//vp6AgACQRgCAAAIjgIAESHmw Date: Mon, 17 May 2021 01:01:28 +0000 Message-ID: <547984d34f58406aa2e37861d7e8a44d@realtek.com> References: <0000000000009df1b605c21ecca8@google.com> <7de0296584334229917504da50a0ac38@realtek.com> <20210513142552.GA967812@rowland.harvard.edu> <20210514153253.GA1007561@rowland.harvard.edu> In-Reply-To: <20210514153253.GA1007561@rowland.harvard.edu> Accept-Language: zh-TW, en-US Content-Language: zh-TW X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [172.21.177.203] x-kse-serverinfo: RTEXDAG02.realtek.com.tw, 9 x-kse-antivirus-interceptor-info: scan successful x-kse-antivirus-info: =?us-ascii?Q?Clean,_bases:_2021/5/16_=3F=3F_11:41:00?= x-kse-attachment-filter-triggered-rules: Clean x-kse-attachment-filter-triggered-filters: Clean x-kse-bulkmessagesfiltering-scan-result: protection disabled Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-KSE-ServerInfo: RTEXH36502.realtek.com.tw, 9 X-KSE-Attachment-Filter-Triggered-Rules: Clean X-KSE-Attachment-Filter-Triggered-Filters: Clean X-KSE-BulkMessagesFiltering-Scan-Result: protection disabled X-KSE-AntiSpam-Outbound-Interceptor-Info: scan successful X-KSE-AntiSpam-Version: 5.9.20, Database issued on: 05/17/2021 00:47:47 X-KSE-AntiSpam-Status: KAS_STATUS_NOT_DETECTED X-KSE-AntiSpam-Method: none X-KSE-AntiSpam-Rate: 0 X-KSE-AntiSpam-Info: Lua profiles 163679 [May 17 2021] X-KSE-AntiSpam-Info: Version: 5.9.20.0 X-KSE-AntiSpam-Info: Envelope from: hayeswang@realtek.com X-KSE-AntiSpam-Info: LuaCore: 445 445 d5f7ae5578b0f01c45f955a2a751ac25953290c9 X-KSE-AntiSpam-Info: {Tracking_from_domain_doesnt_match_to} X-KSE-AntiSpam-Info: realtek.com:7.1.1;127.0.0.199:7.1.2;d41d8cd98f00b204e9800998ecf8427e.com:7.1.1 X-KSE-AntiSpam-Info: Rate: 0 X-KSE-AntiSpam-Info: Status: not_detected X-KSE-AntiSpam-Info: Method: none X-KSE-AntiSpam-Info: Auth:dkim=none X-KSE-Antiphishing-Info: Clean X-KSE-Antiphishing-ScanningType: Heuristic X-KSE-Antiphishing-Method: None X-KSE-Antiphishing-Bases: 05/17/2021 00:49:00 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Alan Stern > Sent: Friday, May 14, 2021 11:33 PM [...] > The real motivation here, which nobody has mentioned explicitly yet, is > that the driver needs to be careful enough that it won't crash no matter > what bizarre, malfunctioning, or malicious device is attached. > > Even if a device isn't malicious, if it is buggy, broken, or > malfunctioning in some way then it can present input that a normal > device would never generate. If the driver isn't prepared to handle > this unusual input, it may crash. That is specifically what we want to > avoid. > > So if a peculiar emulated device created by syzbot is capable of > crashing the driver, then somewhere there is a bug which needs to be > fixed. It's true that fixing all these bugs might not protect against a > malicious device which deliberately behaves in an apparently reasonable > manner. But it does reduce the attack surface. Thanks for your response. I will add some checks. Best Regards, Hayes