LinuxSecurity.com
Share your story
The central voice for Linux and Open Source security news
Home News Topics Advisories HOWTOs Features Newsletters About Register

Welcome!
Sign up!
EnGarde Community
Login
Polls
Is Mandatory Access Control Too Much Security For Enterprise's Linux?
 
Advisories
Community
Linux Events
Linux User Groups
Link to Us
Security Center
Book Reviews
Security Dictionary
Security Tips
SELinux
White Papers
Featured Blogs
Emily Ratliff: OS Security
DanWalsh LiveJournal
Security Bloggers Network
Latest Newsletters
Linux Security Week: August 18th, 2008
Linux Advisory Watch: August 15th, 2008
Subscribe
LinuxSecurity Newsletters
E-mail:
Choose Lists:
About our Newsletters
RSS Feeds
Get the LinuxSecurity news you want faster with RSS
Powered By

  
NetBSD-SA1999-008 vfs locking problems Print E-mail
User Rating:      How can I rate this item?
Posted by LinuxSecurity.com Team   
NetBSD Kernel hang or panic in name lookup under certain circumstances
-----BEGIN PGP SIGNED MESSAGE-----

                 NetBSD Security Advisory 1999-008
                 =================================

Topic:          Kernel hang or panic in name lookup under certain circumstances
Version:        NetBSD 1.3.X, NetBSD-current to 19990409, and
                        early versions of NetBSD-1.4_ALPHA
Severity:       In later versions of -current and in 1.4_ALPHA, unprivileged
                        users can panic the system.


Abstract
========

Unprivileged users can trigger a file-system locking error, causing the
system to panic or hang.  The following command sequence will trigger
the vulnerability:

        % ln -s ./ test
        % ln -s ./ test


Technical Details
=================

Certain kernel operations, such as creating a symbolic link, request that
the namei() path name resolution routine not unlock the node of the
directory containing the found file, instead returning it to the caller
locked.

When the found file is a symbolic link, this parent must be unlocked
before the symbolic link is looked up. This problem results from the test
to unlock the parent differing from the test to lock the parent. The
difference only manifests itself in the case of a path name which ends
with a symbolic link ending with one or more "/" characters.

NetBSD 1.3.3 and prior hang when this bug is exercised.  NetBSD-current
was enhanced to notice locking problems and thus panics instead of
hanging.


Solutions and Workarounds
=========================

There are no workarounds for this problem.  A patched kernel must be
installed to fix this problem.

A patch is available for NetBSD 1.3.3 which fixes this problem.  You
may find this patch on the NetBSD ftp server:

    ftp://ftp.NetBSD.ORG/pub/NetBSD/misc/security/patches/19990412-vfs_lookup

NetBSD-current since 19990409 is not vulnerable.  Users of NetBSD-current
should upgrade to a source tree later than 19990409.


Thanks To
=========

The NetBSD Project would like to thank Antti Kantee  and
Matthew Orgass  for providing information about this
problem, and William Studenmund  for providing a
solution.


Revision History
================

        1999/04/12 - initial version


More Information
================

Information about NetBSD and NetBSD security can be found at
http://www.NetBSD.ORG/ and http://www.NetBSD.ORG/Security/.


Copyright 1999, The NetBSD Foundation, Inc.  All Rights Reserved.

$NetBSD: NetBSD-SA1999-008.txt,v 1.3 1999/04/12 18:58:18 mrg Exp $

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia
Charset: noconv

iQCVAwUBNxJEUz5Ru2/4N2IFAQGjOwP/TQe7ydvPf2nMAVMoKGC9phVRylXEBF4Y
uRarfRXHtnQXAX5HRk9CDhjrEOSk+qAqLoRS81XCsRA4wRKDRUsPpmWd8NiW5v3W
WHrE3Iww4hn2SHGmuqtDVlb5uNRwZsq8xflL6O07xrxbTgmhYd9nSOvOKALlJw7M
PMXTR62g7SI=
=FAOF
-----END PGP SIGNATURE-----
 
< Prev   Next >
    
Partner:

 

Latest Features
Review: Hacking Exposed Linux, Third Edition
Security Features of Firefox 3.0
Review: The Book of Wireless
April 2008 Open Source Tool of the Month: sudo
Open Source Tool of March: ZoneMinder
Meet the Anti-Nmap: PSAD
Open Source Tool of February: Nmap!
Yesterday's Edition
Attacking PHP Weak PRNGs: mt_srand and "Random Numbers"

QuickLinks: Comunity , HOWTOs , Blogs , Features , Book Reviews , Networking ,
  Security Projects ,   Latest News ,  Newsletters ,  SELinux ,  Privacy ,  Home,
 Hardening ,   About Us,   Advertise,   Legal Notice,   RSS,   Guardian Digital

(c)Copyright 2008 Guardian Digital, Inc. All rights reserved.