Re: [PATCH v2] dlm: fix buffer overflow from negative len in dlm_search_rsb_tree
Alexander Aring <[email protected]> Mon, 25 May 2026 10:27:58 -0400
| Newsgroups | dev.linux.lists.gfs2,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAK-6q+jvaQx6y_tOzks3utBWaTRjvVnDWrznBYRfWjTQBcefBA@mail.gmail.com> |
Hi, On Sat, May 16, 2026 at 10:03 PM Joseph Qi <[email protected]> wrote: > > commit 080e5563f878 only checks for len > DLM_RESNAME_MAXLEN, which does check with checkpath, it reports an error regarding how this commit reference is done. - Alex