This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/23150] New: SVACE Fix "CHROOT_JAIL" Checker


https://sourceware.org/bugzilla/show_bug.cgi?id=23150

            Bug ID: 23150
           Summary: SVACE Fix "CHROOT_JAIL" Checker
           Product: glibc
           Version: 2.29
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: akhilesh.k at samsung dot com
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---

During SVACE build i encounterd with "CHROOT_JAIL" Checker with below

WID:321733 Call to chroot() at support_can_chroot.c:34 is followed by a

function call other than chdir(\"/\") at support_can_chroot.c:40. The
program can still access file system outside of the chroot directory if
the current directory is not contained in it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]