[Bug 295577] smbfs: smbfs_node_alloc() leaks name buffers when insmntque() fails
[email protected] Thu, 04 Jun 2026 00:36:45 +0000
| Newsgroups | gmane.os.freebsd.devel.file-systems |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295577 --- Comment #5 from [email protected] --- A commit in branch stable/15 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=21fb5a5e61c333131cfbb4b522db00142a905707 commit 21fb5a5e61c333131cfbb4b522db00142a905707 Author: Haoxiang Li <[email protected]> AuthorDate: 2026-05-26 13:21:39 +0000 Commit: Konstantin Belousov <[email protected]> CommitDate: 2026-06-04 00:24:13 +0000 smbfs: plug smbfs_node_alloc() leak of name buffers when insmntque() fails PR: 295577 (cherry picked from commit f0e702a7a289f0f350bdaeb943805d6d17f9e403) sys/fs/smbfs/smbfs_node.c | 4 ++++ 1 file changed, 4 insertions(+) -- You are receiving this mail because: You are the assignee for the bug.