[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: ntfs kernel module
- From: Alexandre Oliva <aoliva redhat com>
- To: Alexandre Strube <surak casa surak eti br>
- Cc: For testers of Fedora Core development releases <fedora-test-list redhat com>
- Subject: Re: ntfs kernel module
- Date: 26 Oct 2004 17:47:02 -0300
On Oct 26, 2004, Alexandre Strube <surak casa surak eti br> wrote:
> The ntfs module used in other distributions is mainly read-only... how
> can this corrupt a file system?
All it takes is a bit of incorrect memory management in the kernel.
As soon as you corrupt kernel data structures, all bets are off. Say,
double-free of a pointer to an ntfs read-only buffer could corrupt
whatever data structure that buffer was being reused for after the
first free.
--
Alexandre Oliva http://www.ic.unicamp.br/~oliva/
Red Hat Compiler Engineer aoliva {redhat com, gcc.gnu.org}
Free Software Evangelist oliva {lsd ic unicamp br, gnu.org}
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]