[Bugme-new] [Bug 11322] New: [fs/hpfs/dir.c:149]: Array index out of bounds

bugme-daemon at bugzilla.kernel.org bugme-daemon at bugzilla.kernel.org
Wed Aug 13 11:22:41 PDT 2008


http://bugzilla.kernel.org/show_bug.cgi?id=11322

           Summary: [fs/hpfs/dir.c:149]: Array index out of bounds
           Product: File System
           Version: 2.5
     KernelVersion: latest git tree
          Platform: All
        OS/Version: Linux
              Tree: Mainline
            Status: NEW
          Severity: normal
          Priority: P1
         Component: Other
        AssignedTo: fs_other at kernel-bugs.osdl.org
        ReportedBy: danielm77 at spray.se


In this condition de->name[1] is out of bounds..

    if (de->first && !de->last && (de->namelen != 2
          || de ->name[0] != 1 || de->name[1] != 1))


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


More information about the Bugme-new mailing list