Wed Apr 2 2025 09:54:53 UTC
Hide Search Description
99 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
217411 Tools libcap tools_libcap NEW --- Integrate support for library and binary fuzzing 2023-05-06
219912 Tools libcap tools_libcap NEW --- in a container psx_test hangs 2025-03-26
219915 Tools libcap morgan ASSI --- Support non-mainstream Linux architectures Fri 01:50
216610 Tools libcap morgan ASSI --- libpsx does not work when building with cgo but without libc 2024-12-14
206195 Tools libcap morgan RESO CODE develop a cap_launch() function 2020-02-24
206539 Tools libcap morgan RESO CODE fakeroot build brekage with the recent libcap version 2020-07-07
206741 Tools libcap morgan RESO CODE [PATCH] libcap 2.33 use sched_yield instead of pthread_yield 2020-03-07
207547 Tools libcap morgan RESO CODE building on arm64 fails with "runtime.cgoIsGoPointer: nosplit stack overflow" 2020-05-03
207549 Tools libcap morgan RESO CODE when kernel is ahead of libcap we can get a segfault 2020-05-03
208021 Tools libcap morgan RESO CODE cap_proc.c includes psx header which in some situations mandates libpsx linkage 2020-06-02
208037 Tools libcap morgan RESO CODE Linux has allocated CAP_PERFMON (38) 2020-06-03
208365 Tools libcap morgan RESO CODE error: conflicting types for 'cap_set_nsowner' 2020-06-29
208375 Tools libcap morgan RESO CODE error: 'XATTR_NAME_CAPS' undeclared 2020-06-30
208445 Tools libcap morgan RESO CODE cap.Launch() hangs consuming 100% cpu 2020-07-05
208447 Tools libcap morgan RESO CODE Go cap package should document the cap.CHOWN etc Values 2020-07-12
208821 Tools libcap morgan RESO CODE libcap build 2020-08-06
209873 Tools libcap morgan RESO CODE capsh argument "==" does not work reliably 2020-10-28
209875 Tools libcap morgan RESO CODE Support a build and test mode where pthreads are not used 2020-10-28
210135 Tools libcap morgan RESO CODE SHARED build should build no static binaries 2020-11-12
210533 Tools libcap morgan RESO CODE Calling psx with Go signal handler installed leads to dead lock 2020-12-09
210613 Tools libcap morgan RESO CODE Go: calling cap.Mode.Set with ambient capabilities present makes invalid prctl call 2020-12-11
211919 Tools libcap morgan RESO CODE Feature request: expose go libcap api modifying a single thread. 2021-03-11
212091 Tools libcap morgan RESO DOCU Write a man page for cap_launch and friends. 2021-03-07
212119 Tools libcap morgan RESO DOCU create a cap_*iab* man page 2021-03-11
212321 Tools libcap morgan RESO CODE Go: uintptrescapes annotation is misspelled 2021-03-20
212451 Tools libcap morgan RESO CODE Add an --explain=cap_foo option to capsh 2021-04-17
212737 Tools libcap morgan RESO CODE Add a test case for this kernel issue to libcap's quicktest.sh 2021-06-20
212945 Tools libcap morgan RESO CODE pam_cap not working with su for ambient setting 2021-09-15
213261 Tools libcap morgan RESO CODE capsh not installed in libcap 2.50 2021-05-28
213279 Tools libcap morgan RESO CODE Add a pam_cap.so "autoauth" module option 2021-05-30
213375 Tools libcap morgan RESO CODE cap_copy_*() backwards and forwards compatibility 2021-06-19
213541 Tools libcap morgan RESO CODE Build failure of libcap without -std=c99 mode 2021-06-22
213611 Tools libcap morgan RESO CODE pam_cap.so: provide an alternative way to specify the IAB set 2021-06-29
214023 Tools libcap morgan RESO IMPL tests for libcap 2.52 testing sensitive to C and LD flags 2021-08-24
214047 Tools libcap morgan RESO CODE libcap 2.52: Clang fails to build shared objects as runnable binaries 2021-08-12
214085 Tools libcap morgan RESO CODE Integrate downstream patches 2021-08-26
214143 Tools libcap morgan RESO CODE Build warning on build server 2021-08-26
214183 Tools libcap morgan RESO CODE [libcap-2.54] clang alignment warning 2021-08-27
214203 Tools libcap morgan RESO CODE libcap HEAD failing github build server test 2021-08-28
214225 Tools libcap morgan RESO CODE CPPFLAGS and Makefile 2021-09-02
214257 Tools libcap morgan RESO CODE test_pam_cap fails when run as root 2021-09-08
214269 Tools libcap morgan RESO CODE captree should do a better job of deduplicating displayed trees 2021-09-02
214317 Tools libcap morgan RESO CODE getcap -r / should default to ignore /proc/ reading errors 2021-09-06
214319 Tools libcap morgan RESO CODE capsh should support --mode (without a setting) 2021-09-06
214373 Tools libcap morgan RESO CODE Valgrind reports "possibly lost" for recent libcap 2021-09-13
214377 Tools libcap morgan RESO CODE Explore for a way for pam_cap.so to preserve the Ambient vector 2021-09-15
214525 Tools libcap morgan RESO CODE libcap 2.55 - 2.58 regression in good-set capability validation 2021-09-24
214579 Tools libcap morgan RESO CODE Build warnings in current libcap-2.59 tree 2021-09-30
214599 Tools libcap morgan RESO CODE Add a cap_fill_flag function to copy a flag from one cap_t to another cap_t 2021-10-02
214601 Tools libcap morgan RESO CODE Use less memory by default at startup 2021-10-02
214715 Tools libcap morgan RESO CODE improve thread safety of libcap 2021-10-23
214909 Tools libcap morgan RESO CODE Mistaken command output for setcap 2021-11-06
214911 Tools libcap morgan RESO CODE Check if parameter value is valid for capsh 2021-11-06
215283 Tools libcap morgan RESO CODE go: AllThreadsSyscall panics in call to prctl 2021-12-13
215551 Tools libcap morgan RESO CODE libpsx memory leak 2022-04-11
215603 Tools libcap morgan RESO CODE Support go toolchain builds that default to CGO_ENABLED=0 2022-11-08
215812 Tools libcap morgan RESO DOCU Document namespace PID interpretation with respect to cap_get_pid() 2022-04-29
215845 Tools libcap morgan RESO CODE Syntax error at setcap.c 2022-04-17
215910 Tools libcap morgan RESO DOCU man page for cap_reset_ambient() incorrectly claims CAP_SETPCAP is needed 2022-04-29
215926 Tools libcap morgan RESO CODE capsh --user=xxx generates errors for bash 2022-07-18
216330 Tools libcap morgan RESO CODE Complete the su-without-root article 2022-08-06
216514 Tools libcap morgan RESO CODE minor typos in cap_to_text manual page 2024-01-10
216585 Tools libcap morgan RESO CODE refresh libcap man page 2022-10-17
216609 Tools libcap morgan RESO CODE Automatic dependency analysis tools misinterpret libcap/libpsx license 2022-10-20
217007 Tools libcap morgan RESO CODE support custom preface and postscript with mkmd.sh script 2023-02-07
217014 Tools libcap morgan RESO CODE review libcap/libpsx API for API leakage 2023-02-09
217018 Tools libcap morgan RESO CODE compare-cap doesn't cleanup by exit time 2023-02-10
217255 Tools libcap morgan RESO IMPL gzip and xz compressed tarballs missing for release 2.68 2023-03-28
217410 Tools libcap morgan RESO CODE [libcap-2.69] Fix the 5 issues in libcap and friends found by a recent security audit 2023-05-24
206107 Tools libcap tools_libcap RESO DOCU Clean up documentation to point to this bug tracker 2020-01-07
206113 Tools libcap tools_libcap RESO CODE libcap.pc should not require libpsx 2020-01-07
206183 Tools libcap tools_libcap RESO PATC Dropped capabilities show in the 'Current' set 2020-01-24
209689 Tools libcap tools_libcap RESO CODE [kernel config setting] setcap -v in lxc unprivileged container 2020-12-05
212323 Tools libcap tools_libcap RESO ANSW Go: allow FuncLauncher to modify current thread context 2021-03-18
214907 Tools libcap tools_libcap RESO DUPL Minstaken command output for setcap 2021-11-02
215147 Tools libcap tools_libcap RESO ANSW PAM substack compatibility with pam_cap.so 2021-11-27
215772 Tools libcap tools_libcap RESO CODE libcap overwrites errno set by prctl() 2022-03-30
216445 Tools libcap tools_libcap RESO ANSW capsh --print segfaults when compiled statically on F35 2022-09-04
208477 Tools libcap morgan RESO CODE quicktest.sh fail on musl libc, Alpine Linux distribution 2020-07-12
206093 Tools libcap morgan RESO CODE Investigate whether libpsx can be built as a shared library. 2020-10-18
212453 Tools libcap morgan RESO CODE build go tests and binaries via vendoring and not GOPATH 2021-06-21
215009 Tools libcap morgan RESO CODE investigate shared library support for musl 2021-11-15
217476 Tools libcap morgan RESO CODE Reconsider pthread_kill() use 2024-10-26
217592 Tools libcap morgan RESO CODE Unexpected output from getcap: "path =" 2023-06-25
218607 Tools libcap morgan RESO CODE psx_syscall6() doesn't work on C++ 2024-11-02
218860 Tools libcap morgan RESO CODE Add another signing key for libcap releases 2024-10-26
219168 Tools libcap morgan RESO CODE -Bsymbolic-functions breaks psx_load_syscalls override 2024-08-17
219169 Tools libcap morgan RESO CODE Using cap_iab to add to ambient set fails without CAP_SETPCAP, even though it is not necessary 2024-10-19
219174 Tools libcap morgan RESO CODE libpsx misses pthread_create from solibs 2024-11-02
219456 Tools libcap morgan RESO CODE libpsx and libcap requires -wrap'ing of pthread_create() 2024-11-14
219478 Tools libcap morgan RESO WILL New PSX implementation fails with old bug 2024-11-10
219687 Tools libcap morgan RESO CODE libcap 2.73: TestThreadChurn never returns Sat 21:54
219838 Tools libcap morgan RESO CODE golang module no longer builds for v1.2.74 2025-03-04
219880 Tools libcap morgan RESO CODE segfault executing make -C tests run_b219174 2025-03-22
218361 Tools libcap tools_libcap RESO INVA setcap command run without file name argument runs on EVERY available file 2024-01-11
219487 Tools libcap tools_libcap RESO WILL setcap Command Does Not Support End-of-Options Marker -- 2024-11-19
219752 Tools libcap tools_libcap RESO CODE TestFuncLaunch hangs 2025-02-18
207567 Tools libcap morgan RESO CODE Go package for libcap is not "go get"-able and not a module 2020-07-04
208439 Tools libcap morgan VERI CODE libcap 2.37 fails to build from source 2020-07-05
99 bugs found.

as

File a new bug in the "libcap" component of the "Tools" product