From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail-oa1-f69.google.com (mail-oa1-f69.google.com [209.85.160.69]) (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 EB296194A76 for ; Sat, 13 Dec 2025 22:36:23 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=209.85.160.69 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765665385; cv=none; b=n1tMLA0OlHBcn7HOD78PtV0qd03rli7s1Re5+lOsBMenC6GxgNUeLESUVIEm3vsqgls96mtfEIG96iXAl1ZoKZkztFTziRFb24Ljcp/ojHwPXGrQqw+znfy+zOKntkFQdG2QPDsrOlGh18hfYdgY3ljOy1WvrhCTyzV8Amlp5k4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1765665385; c=relaxed/simple; bh=EBCJP7FbmFf22VJuJhSSMZAb3z6+GX5acTtMwsGUx7k=; h=MIME-Version:Date:In-Reply-To:Message-ID:Subject:From:To: Content-Type; b=KLPvuwgtJ1naRplYYCLfAOMfTNqK8ncr4RzHo4yrk8pZLwKE7VR0XWKVI5FjDVM1uIj/Cy/wtFp94OfgSTqrStDVk1F0flg7Ew8r8lrMpO3LGJaXK/9cwHaMcPiotU7lxVLJQVYcnh21KPPv0BfnDaXtDfV/qKIgThcEnI3Ere4= 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.160.69 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-oa1-f69.google.com with SMTP id 586e51a60fabf-3f55d1efcefso3417354fac.1 for ; Sat, 13 Dec 2025 14:36:23 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1765665383; x=1766270183; h=to:from:subject:message-id:in-reply-to:date:mime-version :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=EBCJP7FbmFf22VJuJhSSMZAb3z6+GX5acTtMwsGUx7k=; b=omoksSkFEfr0eqEgnAoyOB2WcSjIy1N8wW8ppyL9kJEf9tM+raXHkZE4xlWa7IUZC3 swW9v/XYBua1W8ykpaYJJkmnkfzb0+GYDeIu43HiTgQ6iU8W5Pbh5oFf7iyjSJ1UBqac P76DhlgSpUbX0YiZb3cP8Dfb5Iq40bDeeZyhw08ACFBeRfnn7HEVnUiuZcovmU4f7rve iJ+AQfR33yqbITPjEdA/E9iraH4w0zKhUjYeeRVwNR9jR8PebzhGb9SxIa87UBPn+pRP WDgx1ml55OXBSXwIDVTXeoYHcmsJZuu363LrkcpdqnU20sX0S1KMnEIODBE6T5Eupk86 sjug== X-Gm-Message-State: AOJu0Yw0WoBFK1eyKlQsrhnkhDRxpuyf1e7zKbVTXeWWtYDshsGok2Vm l0x0rra8C7W6auWFJTpbMLRpbvz+XdO2eI9fIXotVCm9gzcdA8pRnmUCDljkoRaCMv65RHRtyIB pWymJtNp3m0F68gx99smgVLGm5wGXyX6SvtPYMzG6BYXyApI4jLzL/z8Cf2g= X-Google-Smtp-Source: AGHT+IHgwh61QMdj62hlCOKa3BsDOD/s1FSrSJHRpUur9Kwr7qgR/cxtNE1hDQvqH/0eFflvy4DtJKuwbj2ujGHnrRhKf7P0sBzN 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:6820:1ca1:b0:657:5e6f:b9d7 with SMTP id 006d021491bc7-65b45166e48mr3154334eaf.6.1765665383075; Sat, 13 Dec 2025 14:36:23 -0800 (PST) Date: Sat, 13 Dec 2025 14:36:23 -0800 In-Reply-To: <693db813.a70a0220.104cf0.0316.GAE@google.com> X-Google-Appengine-App-Id: s~syzkaller X-Google-Appengine-App-Id-Alias: syzkaller Message-ID: <693dea67.050a0220.1ff09b.0015.GAE@google.com> Subject: Forwarded: memory leak in adfs_init_fs_context From: syzbot To: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com Content-Type: text/plain; charset="UTF-8" For archival purposes, forwarding an incoming command email to linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com. *** Subject: memory leak in adfs_init_fs_context Author: eraykrdg1@gmail.com #syz test