Bug 191789 - Nasty ncpfs symlink handling bug
Summary: Nasty ncpfs symlink handling bug
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: kernel
Version: 2.1
Hardware: ia64
OS: Linux
medium
low
Target Milestone: ---
Assignee: Don Howard
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-05-15 20:06 UTC by Marcel Holtmann
Modified: 2007-11-30 22:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-06-28 16:20:58 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Marcel Holtmann 2006-05-15 20:06:41 UTC
This bug could cause oopses and page state corruption, because ncpfs used the
generic page-cache symlink handlign functions. But those functions only work if
the page cache is guaranteed to be "stable", ie a page that was installed when
the symlink walk was started has to still be installed in the page cache at the
end of the walk.

The upstream fix for 2.6 can be found here:

http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=cc314eef0128a807e50fa03baf2d0abc0647952c

It is not fully clear if this has a security implication at all and it got fixed
only in the 2.6 kernel series.

Comment 1 Don Howard 2006-06-28 16:20:58 UTC
I see that the companion rhel3 bug #191727 was closed->wontfix as ncpfs is
specifically unsupported in rhel3.  The suggested patch breaks kabi and would be
risky to backport to 2.1 at this point.


Note You need to log in before you can comment on or make changes to this bug.