NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
kern/44285: tmpfs rename leaks directory
>Number: 44285
>Category: kern
>Synopsis: tmpfs rename leaks directory
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: kern-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Dec 28 01:40:00 +0000 2010
>Originator: YAMAMOTO Takashi
>Release: NetBSD current
>Organization:
>Environment:
>Description:
tmpfs_rename() leaks the directory overwritten by the rename.
>How-To-Repeat:
run /usr/tests/fs/vfs/t_renamerace and find ENOSPC.
>Fix:
decrement the link count as tmpfs_rmdir does.
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index