From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oi1-f200.google.com (mail-oi1-f200.google.com [209.85.167.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E211A3515D5 for ; Wed, 19 Aug 2026 07:26:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.167.200 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787124365; cv=none; b=VQ4eDgPkagMXkhSsnBzns0XcWTM3FCgpGMrt4DBdjl11vELzfAJudCv0wPmzGv7kS1ZawkHNOAyff1buQz+rfk54WqSux3xh1Bls1N0csdhz5/ysrTvflIa3V1BlIqZPPozyTuvgR13CJf4drUcFHDjlxxRzrDAIpulImFozU8M= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787124365; c=relaxed/simple; bh=XheyG0i0TXxLO92/6U/JpyhO432O5h/oemsDaRLBTb0=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=pCv7crWiemQhLiYEYoQgC1/fHWxTEvCnsPIg35mDz9Dhl6XhJOQG9FbvTft29JCNcwEdlwEa5Kiih6w6yrV+xusH3a4lcHEOg7vbaKMkfqI3czXJotKYqluDak2ZUcn6jXAdu3ROWUojUZIUezCIle9S05Vh6G8D/pQ5ms06jG4= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com; arc=none smtp.client-ip=209.85.167.200 Authentication-Results: smtp.subspace.kernel.org; dmarc=fail (p=none dis=none) header.from=syzkaller.appspotmail.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=M3KW2WVRGUFZ5GODRSRYTGD7.apphosting.bounces.google.com Received: by mail-oi1-f200.google.com with SMTP id 5614622812f47-4a45b3f0bdfso920587b6e.1 for ; Wed, 19 Aug 2026 00:26:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20251104; t=1787124363; x=1787729163; h=content-type:to:from:subject:message-id:in-reply-to:date :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to:content-type; bh=NuoR8w2isEJUsKvMttLJ6ZTYG7S1Av3VF9SDdSSVTt0=; b=DStVhw0iYTKyIFsQbkoob6E3kxeY08sKyjiE3KmqpUQPb07Uq0u8lHv8EiMSPPZ6/o rhkdLOoKAS/qQ4UnelgJjTWkT7hngovNwjYlIOZ88L1lRWXA+Autn4afJLFv9wr9YWKy S57oUF6Lf32i4fngad7EvdIGj9owHsjlZm48mTmut1hmmGkckeRmahJbsKgQRjqaKA3C z+9MBux2cnNiuTeALfXADONHNpY8LtSQ/UIIwADzWbqmsgFpS/xnDLprP92U0q1tODHV 3pzzpunaeFFXSPeEB0gWG53LJ3yOL/rNnaAir31vjGwR21V/tIJS+BQtgUgSco/ZlvOW HJyw== X-Gm-Message-State: AOJu0Yyab1keeYumGkNqMxUNVTSfhYlYkWUgHXe9cpfDNY+qXVRdi9yT P8R6TS8f3HkpqUc4spT7XMgpzFWRJf4q0fUe2+VrLprXTyh9FyeTq8sEfX0JStZ2rAO9lddJ6Vk kz8B4K81yhL0XpCWHWfRtNIro6EBliVen132vils2GZAED7dG9/ixxshL36k= Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Received: by 2002:a05:6808:198d:b0:4b2:5529:ed46 with SMTP id 5614622812f47-4b2bc976ed3mr2107192b6e.8.1787124362882; Wed, 19 Aug 2026 00:26:02 -0700 (PDT) Date: Wed, 19 Aug 2026 00:26:02 -0700 In-Reply-To: <9839aa8d-3a90-4ac1-952a-7763d833a6f8n@googlegroups.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <6a855a8a.c8649fcc.3bb87.000e.GAE@google.com> Subject: Re: [syzbot] [dri?] [usb?] KASAN: slab-out-of-bounds Read in drm_property_add_enum From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com, tao1.yu@intel.com Content-Type: text/plain; charset="UTF-8" Hello, syzbot has tested the proposed patch and the reproducer did not trigger any issue: Reported-by: syzbot+9ae8e7884e451eaed5b4@syzkaller.appspotmail.com Tested-by: syzbot+9ae8e7884e451eaed5b4@syzkaller.appspotmail.com Tested on: commit: 0d5a4a96 drm/gud: validate TV mode names before creati.. git tree: https://github.com/yutao-intel/linux.git fix-dri console output: https://syzkaller.appspot.com/x/log.txt?x=128d9679580000 kernel config: https://syzkaller.appspot.com/x/.config?x=e4131490469a78a3 dashboard link: https://syzkaller.appspot.com/bug?extid=9ae8e7884e451eaed5b4 compiler: gcc (Debian 14.2.0-19) 14.2.0, GNU ld (GNU Binutils for Debian) 2.44 userspace arch: i386 Note: no patches were applied. Note: testing is done by a robot and is best-effort only.