Date: Fri, 12 Sep 2025 17:43:39 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 289120] A time-of-check to time-of-use race exists in gpioc_kqread() of GPIO subsystem Message-ID: <bug-289120-227-9RxAL9eAXQ@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-289120-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289120 --- Comment #3 from Ahmad Khalifa <vexeduxr@FreeBSD.org> --- I can. Thank you for bringing it to my attention. Qiu-ji: kqueue(9) should be locking priv->mtx before calling gpioc_kqread, so this shouldn't be a problem. Did you run into such a race? If so, do you have a way of reproducing it? -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-289120-227-9RxAL9eAXQ>
