busybox
Thread
Date
Earlier messages
Messages by Thread
Question about bug management and contributing
Omar via busybox
[PATCH] ash: fix help builtin and tab completion of builtins
Ron Yorston via busybox
tls_pstm_montgomery.c is buggy...
David Sparks via busybox
isqrt tweak and factor(1) questions
David Sparks via busybox
Re: isqrt tweak and factor(1) questions
Denys Vlasenko via busybox
Re: isqrt tweak and factor(1) questions
David Sparks via busybox
Re: isqrt tweak and factor(1) questions
David Sparks via busybox
Re: archival/libarchive: sanitize filenames on output (prevent control sequence attacks)
Michael Tokarev via busybox
[PATCH] busybox: fix TOCTOU race in various directory traversal
Sertonix via busybox
Re: [PATCH] busybox: fix TOCTOU race in various directory traversal
Denys Vlasenko via busybox
Re: [PATCH] busybox: fix TOCTOU race in various directory traversal
Roberto A. Foglietta via busybox
Re: [PATCH] busybox: fix TOCTOU race in various directory traversal
Sertonix via busybox
Re: [PATCH] busybox: fix TOCTOU race in various directory traversal
Roberto A. Foglietta via busybox
[PATCH v3] util-linux: add minimal uuidgen implementation
Osama Abdelkader via busybox
Re: [PATCH v3] util-linux: add minimal uuidgen implementation
Denys Vlasenko via busybox
[PATCH v2] util-linux: add minimal uuidgen implementation
Osama Abdelkader via busybox
Re: [PATCH v2] util-linux: add minimal uuidgen implementation
Ron Yorston via busybox
Re: [PATCH v2] util-linux: add minimal uuidgen implementation
Osama Abdelkader via busybox
two possible vulnerabilities in busybox
Zhicheng Chen via busybox
[RFC PATCH] sed/grep noexec support for performance optimization
chunhui ren via busybox
Re: [RFC PATCH] sed/grep noexec support for performance optimization
Denys Vlasenko via busybox
AW: [PATCH v2 1/1] wget: don't allow control characters or spaces in the URL
Walter Harms via busybox
[PATCH] wget: fix --post-file with NUL bytes
Sertonix
[PATCH] Fix build when using -DVERSION_WITH_WRITEV
Ximo Planells Lerma
[PATCH] ash: sort alias output alphabetically When running 'alias' with no arguments, output is currently printed in hash table order which appears random to users. This patch sorts the aliases alphabetically before printing, matching bash behavior. Signed-off-by: Dharmik Parmar <
[email protected]
>
dharmik via busybox
[PATCH] ping: fix quirk in expiry timer length
Lewis O'Flynn
Fuzzing harnesses for BusyBox (OSS-Fuzz prep) — would this be welcome?
Leslie P. Polzer
Re: Fuzzing harnesses for BusyBox (OSS-Fuzz prep) — would this be welcome?
Leslie P. Polzer
Re: Fuzzing harnesses for BusyBox (OSS-Fuzz prep) — would this be welcome?
Denys Vlasenko via busybox
The decompression time using /bin/tar occasionally doubles.
123
[PATCH] mount: fix parsing /proc/mounts with long lines
Natanael Copa
Re: [PATCH] mount: fix parsing /proc/mounts with long lines
David Laight
Re: [PATCH] mount: fix parsing /proc/mounts with long lines
Natanael Copa
Problem with busybox mount -o remount and long lines in /proc/mounts
Natanael Copa
Re: Problem with busybox mount -o remount and long lines in /proc/mounts
Natanael Copa
[PATCH] mv: fix cross-device directory overwrite and verbose failure 1. Fix a regression where 'mv -T' fails to overwrite a directory across filesystems (EXDEV) because it uses unlink() instead of rmdir(). Reproduction steps: mkdir /tmp/source_dir mkdir target_dir busybox mv -T /tmp/source_dir target_dir # Fails with "can't remove 'target_dir': Is a directory" 2. Fix verbose mode ('-v') falsely printing "A -> B" when the operation actually failed. Reproduction steps: touch file mkdir -p dir/protected chmod 500 dir/protected busybox mv -v file dir/protected/newname # Fails with permission denied, but falsely prints "file -> ..."
Giorgi Tchankvetadze
[PATCH] diff: fix exit code when comparing directory to file
Giorgi Tchankvetadze
[PATCH] cmp: stop skipping bytes if EOF is reached
Giorgi Tchankvetadze
Re: [PATCH] cmp: stop skipping bytes if EOF is reached
Denys Vlasenko via busybox
[PATCH v2] cmp: fix -n flag incorrectly enabling verbose output
Giorgi Tchankvetadze
[PATCH] cmp: fix -n flag incorrectly enabling verbose output
Giorgi Tchankvetadze
Re: [PATCH] cmp: fix -n flag incorrectly enabling verbose output
Harald van Dijk
Re: [PATCH] cmp: fix -n flag incorrectly enabling verbose output
Giorgi Tchankvetadze
[PATCH] md5/sha1sum: Honor the -b flag in the output
Martin Storsjö
Re: [PATCH] md5/sha1sum: Honor the -b flag in the output
Denys Vlasenko via busybox
[PATCH] resize: check return value of tcgetattr
Giorgi Tchankvetadze
[PATCH] util-linux: add minimal lsblk implementation
Osama Abdelkader
Re: [PATCH] util-linux: add minimal lsblk implementation
Osama Abdelkader via busybox
Re: [PATCH] util-linux: add minimal lsblk implementation
Denys Vlasenko via busybox
Re: [PATCH] util-linux: add minimal lsblk implementation
Denys Vlasenko via busybox
Re: [PATCH] util-linux: add minimal lsblk implementation
Osama Abdelkader via busybox
[PATCH] ifupdown: Fix setting up static IPv6 configuration
Ignacy Gawędzki
Busybox gets stuck after 2nd or 3th command invokation
Osman Büyükşar
[PATCH v3] adduser: remove preconfigured GECOS full name field
Achill Gilgenast
Re: [PATCH v3] adduser: remove preconfigured GECOS full name field
Denys Vlasenko via busybox
Re: [PATCH v3] adduser: remove preconfigured GECOS full name field
Achill Gilgenast via busybox
[PATCH] ash: redir: fix redir stack in evaltree with process substitution
shunf4
[PATCH] util-linux: add minimal uuidgen implementation
Osama Abdelkader
Re: [PATCH] util-linux: add minimal uuidgen implementation
Kang-Che Sung
Re: [PATCH] util-linux: add minimal uuidgen implementation
Osama Abdelkader
Re: [PATCH] util-linux: add minimal uuidgen implementation
Osama Abdelkader
Re: [PATCH] util-linux: add minimal uuidgen implementation
Osama Abdelkader via busybox
Re: [PATCH] util-linux: add minimal uuidgen implementation
Hans Ulli Kroll via busybox
Re: [PATCH] util-linux: add minimal uuidgen implementation
Osama Abdelkader via busybox
[PATCH v13 00/17] Making BusyBox self-contained
Nadav Tasher
[PATCH v13 01/17] libbb: mask xvfork to xfork on MMU targets
Nadav Tasher
Re: [PATCH v13 01/17] libbb: mask xvfork to xfork on MMU targets
Denys Vlasenko via busybox
[PATCH v13 02/17] libbb: implement clone_string_array
Nadav Tasher
[PATCH v13 03/17] libbb: implement close_cloexec_fds
Nadav Tasher
[PATCH v13 04/17] libbb: implement reset_all_signals
Nadav Tasher
[PATCH v13 06/17] libbb: make spawn and spawn_and_wait use bb_execvp
Nadav Tasher
[PATCH v13 08/17] applets: change system() calls to bb_system()
Nadav Tasher
[PATCH v13 09/17] libbb: make bb_system use get_shell_name to find shell
Nadav Tasher
[PATCH v13 05/17] libbb: implement bb_execXX function family to handle applet executions
Nadav Tasher
[PATCH v13 07/17] libbb: implement bb_system using spawn_and_wait
Nadav Tasher
[PATCH v13 12/17] tar: replace execlp call with bb_execvp, disable xz compression support when FEATURE_PREFER_APPLETS is enabled
Nadav Tasher
[PATCH v13 14/17] httpd: replace execv call with bb_execv and disable FEATURE_HTTPD_CGI when FEATURE_PREFER_APPLETS is enabled
Nadav Tasher
[PATCH v13 10/17] ash: use bb_execve to execute commands and applets in tryexec
Nadav Tasher
[PATCH v13 17/17] shell: support shell aliases for ash and hush
Nadav Tasher
[PATCH v13 16/17] libbb: implement re_exec using bb_execv
Nadav Tasher
[PATCH v13 11/17] hush: use bb_execvp to execute commands and applets in execvp_or_die
Nadav Tasher
[PATCH v13 13/17] applets: use bb_execXX functions instead of direct exec calls
Nadav Tasher
[PATCH v13 15/17] libbb: allow forcing all applets to behave as NOEXEC applets
Nadav Tasher
Re: [PATCH v13 00/17] Making BusyBox self-contained
Denys Vlasenko via busybox
[PATCH] paste: fix output when file lengths differ
Ron Yorston
[PATCH 0/1] Fix for CVE-2025-60876
Radoslav Kolev
[PATCH v3 1/2] ash: fix 'wait -n' waiting time
Dominique Martinet
[PATCH v3 2/2] shell: fix for 'wait -n' return 127 when nothing to wait
Dominique Martinet
[PATCH v2 1/2] ash: fix 'wait -n' waiting time
Dominique Martinet
[PATCH v2 2/2] shell: fix for 'wait -n' return 127 when nothing to wait
Dominique Martinet
Re: [PATCH v2 1/2] ash: fix 'wait -n' waiting time
Dominique Martinet
Received e-mails in Spams (bad e-mail server configuration / ML configuration)
* Neustradamus *
[PATCH 1/2] ash: fix 'wait -n' waiting time
Dominique Martinet
[PATCH 2/2] shell: fix for 'wait -n' return 127 when nothing to wait
Dominique Martinet
Re: [PATCH 2/2] shell: fix for 'wait -n' return 127 when nothing to wait
Wolfgang Zekoll
Re: [PATCH 2/2] shell: fix for 'wait -n' return 127 when nothing to wait
Dominique Martinet
Two bugs in ash wait
Wolfgang Zekoll
Re: Two bugs in ash wait
Dominique Martinet
Question about bug ID 15922 (CVE-2024-58251)
David Partain
Re: Question about bug ID 15922 (CVE-2024-58251)
Adam Goldman
[PATCH] test: add -e to grammar
Leon M. Busch-George
failing dont_write cpio test when enabling FEATURE_PATH_TRAVERSAL_PROTECTION
Michael Tokarev
[PATCH] fixes for coreutils/id_test.sh script
tito
[PATCH] id: remove unsupported option flags from usage
Nir Lichtman
Re: [PATCH] id: remove unsupported option flags from usage
tito
Re: [PATCH] id: remove unsupported option flags from usage
Nir Lichtman
Re: [PATCH] id: remove unsupported option flags from usage
tito
[RESEND PATCH 0/3] Extend I2C tools to read unlimited lengths
Olliver Schinagl
[PATCH 3/3] i2c_tools: Read all data in both block reads
Olliver Schinagl
[PATCH 2/3] i2c_tools: Return proper errno from ioctl
Olliver Schinagl
[PATCH 1/3] i2c_tools: cosmetic: Avoid hardcoded values
Olliver Schinagl
[PATCH] eject: fix missing -s option in trivial usage
Nir Lichtman
nslookup: (explicit) PTR broken
Steffen Nurpmeso
[PATCH] testsuite/tar.tests: fix test after fix for CVE-2025-46394
Peter Marko
[PATCH] chrt: support passing `-p 0` to operate on self
Zuo An
Re: [PATCH] chrt: support passing `-p 0` to operate on self
Denys Vlasenko
[PATCH] cp: fix `cp -aT` overwriting symlink to directories
Dominique Martinet
Re: [PATCH] cp: fix `cp -aT` overwriting symlink to directories
Dominique Martinet
Re: [PATCH] cp: fix `cp -aT` overwriting symlink to directories
Denys Vlasenko
SIGWINCH (28) disturbs "read flow" but is ignored by "sleep"
clu
unexpected behaviour of bb's arithmetic ternary operator
clu
Re: unexpected behaviour of bb's arithmetic ternary operator
Denys Vlasenko
Re: unexpected behaviour of bb's arithmetic ternary operator
Steffen Nurpmeso
Re?: Re: unexpected behaviour of bb's arithmetic ternary operator
clu
Re: Re?: Re: unexpected behaviour of bb's arithmetic ternary operator
Steffen Nurpmeso
Re: Re?: Re: unexpected behaviour of bb's arithmetic ternary operator
Steffen Nurpmeso
Re?: Re: Re?: Re: unexpected behaviour of bb's arithmetic ternary operator
clu
Re?: Re: Re?: Re: unexpected behaviour of bb's arithmetic ternary operator
clu
Re: Re?: Re: Re?: Re: unexpected behaviour of bb's arithmetic ternary operator
Steffen Nurpmeso
Re?: Re: Re?: Re: Re?: Re: unexpected behaviour of bb's arithmetic ternary operator
clu
[RESEND PATCH v12 00/17] Making BusyBox self-contained
Nadav Tasher
[RESEND PATCH v12 07/17] libbb: implement bb_system using spawn_and_wait
Nadav Tasher
[RESEND PATCH v12 11/17] hush: use bb_execvp to execute commands and applets in execvp_or_die
Nadav Tasher
[RESEND PATCH v12 08/17] applets: change system() calls to bb_system()
Nadav Tasher
[RESEND PATCH v12 12/17] tar: replace execlp call with bb_execvp, disable xz compression support when FEATURE_PREFER_APPLETS is enabled
Nadav Tasher
[RESEND PATCH v12 17/17] shell: support shell aliases for ash and hush
Nadav Tasher
[RESEND PATCH v12 06/17] libbb: make spawn and spawn_and_wait use bb_execvp
Nadav Tasher
[RESEND PATCH v12 01/17] libbb: mask xvfork to xfork on MMU targets
Nadav Tasher
[RESEND PATCH v12 16/17] libbb: implement re_exec using bb_execv
Nadav Tasher
[RESEND PATCH v12 02/17] libbb: implement clone_string_array
Nadav Tasher
[RESEND PATCH v12 10/17] ash: use bb_execve to execute commands and applets in tryexec
Nadav Tasher
[RESEND PATCH v12 03/17] libbb: implement close_cloexec_fds
Nadav Tasher
[RESEND PATCH v12 13/17] applets: use bb_execXX functions instead of direct exec calls
Nadav Tasher
[RESEND PATCH v12 04/17] libbb: implement reset_all_signals
Nadav Tasher
[RESEND PATCH v12 09/17] libbb: make bb_system use get_shell_name to find shell
Nadav Tasher
[RESEND PATCH v12 15/17] libbb: allow forcing all applets to behave as NOEXEC applets
Nadav Tasher
[RESEND PATCH v12 14/17] httpd: replace execv call with bb_execv and disable FEATURE_HTTPD_CGI when FEATURE_PREFER_APPLETS is enabled
Nadav Tasher
[RESEND PATCH v12 05/17] libbb: implement bb_execXX function family to handle applet executions
Nadav Tasher
[PATCH] procps: new applet: vmstat
David Leonard
[PATCHv2] procps: new applet: vmstat
David Leonard
Re: [PATCHv2] procps: new applet: vmstat
Denys Vlasenko via busybox
[PATCH 1/4] vi: enable undo after partial file insert
Petja Patjas
[PATCH 2/4] vi: fix undo behaviour with zero length entry
Petja Patjas
[PATCH 4/4] vi: ensure terminating newline for inserted files
Petja Patjas
[PATCH v2] selinux: fix potential segfault in sestatus
Osama Abdelkader
Re: [PATCH v2] selinux: fix potential segfault in sestatus
Denys Vlasenko
انضم لحساب Canva Pro مجانًا الآن
Rabha hssni
[PATCH] selinux: fix potential segfault in sestatus
Osama Abdelkader
Re: [PATCH] selinux: fix potential segfault in sestatus
David Leonard
Re: [PATCH] selinux: fix potential segfault in sestatus
Osama Abdelkader
[PATCH] libbb/procps: replace sprintf with snprintf for memory safety
Osama Abdelkader
Re: [PATCH] libbb/procps: replace sprintf with snprintf for memory safety
Harald van Dijk
Re: [PATCH] libbb/procps: replace sprintf with snprintf for memory safety
Osama Abdelkader
Re: [PATCH] libbb/procps: replace sprintf with snprintf for memory safety
Jody Bruchon
أفضل 10 مواقع للبحث عن عمل في المغرب (2025)
Rabha hssni
ntpd and TIME_ERROR return from adjtimex()
Grant Edwards
Re: ntpd and TIME_ERROR return from adjtimex()
Denys Vlasenko
Re: ntpd and TIME_ERROR return from adjtimex()
Grant Edwards
Re: ntpd and TIME_ERROR return from adjtimex()
Denys Vlasenko
[PATCH] vi: warn about range in ':!' command
Ron Yorston
Re: [PATCH] vi: warn about range in ':!' command
Denys Vlasenko
udhcpc6 multicast renew and release
Danomi Manchego
[PATCH RESEND 1/2] start-stop-daemon: Add -R support
Nicolas Cavallari
[PATCH RESEND 2/2] ifupdown: use start-stop-daemon instead of kill&pray
Nicolas Cavallari
[PATCH] ls: restore functionality of --color
Ron Yorston
[PATCH] Replace vfork() with fork() to fix unshare crash on ppc64le
tshah
Re: [PATCH] Replace vfork() with fork() to fix unshare crash on ppc64le
tshah
Re: [PATCH] Replace vfork() with fork() to fix unshare crash on ppc64le
tshah
Re: [PATCH] Replace vfork() with fork() to fix unshare crash on ppc64le
Denys Vlasenko
Re: [PATCH] Replace vfork() with fork() to fix unshare crash on ppc64le
tshah
Re: [PATCH] Replace vfork() with fork() to fix unshare crash on ppc64le
tshah
unshare dumps core on ppc64le due to use of vfork()
Ricardo Branco
Re: unshare dumps core on ppc64le due to use of vfork()
Denys Vlasenko
Re: unshare dumps core on ppc64le due to use of vfork()
Denys Vlasenko
[no subject]
Kyle Steere
[PATCH] CVE-2024- tar: fix CVE-2025-46394 terminal escape sequence injection
Kyle Steere
[PATCH] dd: fix overflow for very large count/seek/skip values
Sertonix
[PATCH] ps: add options -G, -U and -p (fixed)
Chris Ever
[PATCH] ps: add options -G, -U and -p
Chris Ever
[PATCH] tar: don't write [ug]name to tarball when --numeric-owner is set
Sertonix
[PATCH] (1) wget — fix HTTP request-target header injection and FTP control-path IAC handling; (2) vi — sanitize status/file messages
You You
[PATCH] pgrep/pkill: fix -x to also match comm field
Paulius Zaleckas
[PATCH] ntpd: reload resolv.conf file when DNS resolution fails
Dávid Benko
Potential header injection in wget, ANSI escape handling in vi, and credential forwarding behavior similar to CVE-2021-31879
You You
[PATCH v2] shells: correctly count backslashes in read built-in
Ron Yorston
[PATCH] shells: correctly count backslashes in read built-in
Ron Yorston
[PATCH] lineedit: fix PS1='\W' for root directory
Ron Yorston
[PATCH] tr: an escaped dash doesn't indicate a range
Ron Yorston
[PATCH] CVE-2024-58251 - ANSI terminal escape sequence potential local denial of service
Kyle Steere
Re: [PATCH] CVE-2024-58251 - ANSI terminal escape sequence potential local denial of service
Valery Ushakov
Earlier messages