mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Hillf Danton <hdanton@sina.com>
To: syzbot <syzbot+dee8aa54cb2f5a150f9e@syzkaller.appspotmail.com>
Cc: linux-kernel@vger.kernel.org, syzkaller-bugs@googlegroups.com
Subject: Re: [syzbot] [kernel?] kernel BUG in binder_alloc_deferred_release (2)
Date: Tue, 29 Oct 2024 19:20:46 +0800	[thread overview]
Message-ID: <20241029112046.2492-1-hdanton@sina.com> (raw)
In-Reply-To: <671fbcd6.050a0220.21b2f.0009.GAE@google.com>

On Mon, 28 Oct 2024 09:33:26 -0700
> syzbot found the following issue on:
> 
> HEAD commit:    c2ee9f594da8 KVM: selftests: Fix build on on non-x86 archi..
> git tree:       upstream
> C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=132b2ebb980000

#syz test

--- x/drivers/android/binder.c
+++ y/drivers/android/binder.c
@@ -6307,6 +6307,7 @@ binder_defer_work(struct binder_proc *pr
 		hlist_add_head(&proc->deferred_work_node,
 				&binder_deferred_list);
 		schedule_work(&binder_deferred_work);
+		binder_alloc_vma_close(&proc->alloc);
 	}
 	mutex_unlock(&binder_deferred_lock);
 }
--

  reply	other threads:[~2024-10-29 11:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-28 16:33 syzbot
2024-10-29 11:20 ` Hillf Danton [this message]
2024-10-29 12:01   ` syzbot
2024-11-04 16:21 ` syzbot
2024-11-04 16:26   ` Liam R. Howlett
2024-11-04 17:32     ` syzbot
2024-12-13  1:55 ` syzbot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241029112046.2492-1-hdanton@sina.com \
    --to=hdanton@sina.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=syzbot+dee8aa54cb2f5a150f9e@syzkaller.appspotmail.com \
    --cc=syzkaller-bugs@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®