]> granicus.if.org Git - procps-ng/shortlog
procps-ng
2018-05-19 Craig Smallmisc: Reorder NEWS
2018-05-19 Craig Smallps: Increase command selection field to 64
2018-05-19 Craig Smalltestsuite: Remove pgrep ?15 char test
2018-05-19 Jim Warnertop: just respond to the increased command name length
2018-05-19 Jim Warnertop: eliminate a couple of warnings of -Wunused-result
2018-05-19 Jim Warnertop: ensure sane rcfile values for the remaining stuff
2018-05-19 Jim Warnertop: Prevent out-of-bounds writes in PUFF(). __Tweaked
2018-05-19 Jim Warnertop: address 'show_special()' o-o-b read/write concern
2018-05-19 Jim Warnertop: Fix out-of-bounds read/write in show_... REVERTED
2018-05-19 Jim Warnertop: prevent buffer overflow potential in all routines
2018-05-19 Jim Warnertop: Prevent buffer overflow in calibrate_... REVERTED
2018-05-19 Jim Warnertop: Protect scat() from buffer overflows. ___REVERTED
2018-05-19 Jim Warnertop: concede integer overflow risks in procs_refresh()
2018-05-19 Jim Warnertop: Prevent integer overflows in procs_re... REVERTED
2018-05-19 Jim Warnertop: check sortindx risk exposure (not treat symptoms)
2018-05-19 Jim Warnertop: Check sortindx. _________________________REVERTED
2018-05-19 Jim Warnertop: other graph_cpus, graph_mems, and summ_mscale fix
2018-05-19 Jim Warnertop: Check graph_cpus, graph_mems, and sum... REVERTED
2018-05-19 Jim Warnertop: Do not default to the cwd in configs_r... Tweaked
2018-05-18 Craig Smallpgrep: Remove >15 warning
2018-05-18 Craig Smallmisc: Update NEWS with CVE and library changes
2018-05-18 Craig Smalllibrary: Increase comm length to 64
2018-05-18 Qualys Security... w: Check return values in print_logintime().
2018-05-18 Qualys Security... w: Replace printf() with fprintf(fout) in print_time_iv...
2018-05-18 Qualys Security... top: Prevent out-of-bounds writes in PUFF().
2018-05-18 Qualys Security... top: Fix out-of-bounds read/write in show_special().
2018-05-18 Qualys Security... top: Harden calibrate_fields().
2018-05-18 Qualys Security... top: Prevent buffer overflow in calibrate_fields().
2018-05-18 Qualys Security... top: Impose a minimum on Screen_cols.
2018-05-18 Qualys Security... top: Prevent integer overflow in adj_geometry().
2018-05-18 Qualys Security... top: Limit Width_mode to SCREENMAX.
2018-05-18 Qualys Security... top: Prevent integer overflows in config_file() and...
2018-05-18 Qualys Security... top: Protect scat() from buffer overflows.
2018-05-18 Qualys Security... top: Always exit from sig_abexit().
2018-05-18 Qualys Security... top: Initialize struct sigaction in before().
2018-05-18 Qualys Security... top: Fix snprintf() call in capsmk().
2018-05-18 Qualys Security... top: Prevent integer overflows in procs_refresh().
2018-05-18 Qualys Security... top: Initialize cp in task_show().
2018-05-18 Qualys Security... top: Protect macro parameters.
2018-05-18 Qualys Security... top: Check sortindx.
2018-05-18 Qualys Security... top: Check width and col.
2018-05-18 Qualys Security... top: Check Rc.fixed_widest.
2018-05-18 Qualys Security... top: Check graph_cpus, graph_mems, and summ_mscale.
2018-05-18 Qualys Security... top: Check i when setting Curwin in config_file().
2018-05-18 Qualys Security... top: Do not default to the cwd in configs_read().
2018-05-18 Qualys Security... top: Fix double-fclose() in configs_read().
2018-05-18 Qualys Security... pmap: Fix extended mode in one_proc().
2018-05-18 Qualys Security... pmap: Plug mem- and fd-leak in one_proc().
2018-05-18 Qualys Security... pmap: Remove dead code in mapping_name().
2018-05-18 Qualys Security... pmap: Harden one_proc().
2018-05-18 Qualys Security... pmap: Check sscanf() in discover_shm_minor().
2018-05-18 Qualys Security... pmap: Fix output format of VmFlags.
2018-05-18 Qualys Security... pmap: Prevent buffer overflow in sscanf().
2018-05-18 Qualys Security... pmap: Always check the return value of fgets().
2018-05-18 Qualys Security... pmap: Fix parsing error in config_read().
2018-05-18 Qualys Security... pmap: Prevent integer overflow in main().
2018-05-18 Qualys Security... pmap: Plug memory leak in range_arguments().
2018-05-18 Qualys Security... proc/readproc.c: Work around a design flaw in readeither().
2018-05-18 Qualys Security... proc/readproc.c: Prevent integer overflows in readproct...
2018-05-18 Qualys Security... proc/readproc.c: Fix double-free()s in readtask().
2018-05-18 Qualys Security... proc/readproc.c: Fix use-after-free in readproctab2().
2018-05-18 Qualys Security... proc/readproc.c: Harden openproc().
2018-05-18 Qualys Security... proc/readproc.c: Harden get_proc_stats().
2018-05-18 Qualys Security... proc/readproc.c: Harden simple_nextpid().
2018-05-18 Qualys Security... proc/readproc.c: Harden fill_cgroup_cvt().
2018-05-18 Qualys Security... proc/readproc.c: Harden vectorize_this_str().
2018-05-18 Qualys Security... proc/readproc.c: Harden read_unvectored().
2018-05-18 Qualys Security... proc/readproc.c: Fix bugs and overflows in file2strvec().
2018-05-18 Qualys Security... proc/readproc.c: Harden file2str().
2018-05-18 Qualys Security... proc/readproc.c: Harden stat2proc().
2018-05-18 Qualys Security... proc/readproc.c: Harden supgrps_from_supgids().
2018-05-18 Qualys Security... proc/readproc.c: Harden status2proc().
2018-05-18 Qualys Security... proc/readproc.c: Fix the unhex() function.
2018-05-18 Qualys Security... proc/sysinfo.c: Ensure null-termination in getstat().
2018-05-18 Qualys Security... ps/sortformat.c: Avoid "sep_loc + 1" when sep_loc is...
2018-05-18 Qualys Security... ps/sortformat.c: Handle large width in aix_format_parse().
2018-05-18 Qualys Security... ps/sortformat.c: Catch negative width in format_parse().
2018-05-18 Qualys Security... ps/sortformat.c: Double-check chars in verify_short_sort().
2018-05-18 Qualys Security... ps/display.c: Fix "move process-only flags to the process".
2018-05-18 Qualys Security... ps/display.c: Always exit from signal_handler().
2018-05-18 Qualys Security... ps/output.c: Always null-terminate outbuf in show_one_p...
2018-05-18 Qualys Security... ps/output.c: Protect outbuf in various pr_*() functions.
2018-05-18 Qualys Security... ps/output.c: Enforce a safe range for max_rightward.
2018-05-18 Qualys Security... ps/output.c: Replace strcpy() with snprintf() in show_o...
2018-05-18 Qualys Security... ps/output.c: Remove the page_shift variable.
2018-05-18 Qualys Security... ps/output.c: Check return value of mmap() in init_output().
2018-05-18 Qualys Security... ps/display.c: Harden show_tree().
2018-05-18 Qualys Security... ps/output.c: Fix outbuf overflows in pr_args() etc.
2018-05-18 Qualys Security... ps/output.c: Harden forest_helper().
2018-05-18 Qualys Security... proc/escape.c: Handle negative snprintf() return value.
2018-05-18 Qualys Security... proc/escape.c: Prevent buffer overflows in escape_comma...
2018-05-18 Qualys Security... proc/escape.c: Prevent integer overflows in escape_str_...
2018-05-18 Qualys Security... proc/escape.c: Handle negative wcwidth() return value.
2018-05-18 Qualys Security... proc/escape.c: Make sure all escape*() arguments are...
2018-05-18 Qualys Security... proc/whattime.c: Always initialize buf.
2018-05-18 Qualys Security... proc/slab.c: Initialize struct slab_info in get_slabnode().
2018-05-18 Qualys Security... proc/sysinfo.c: Fix off-by-one in get_pid_digits().
2018-05-18 Qualys Security... proc/sysinfo.c: Prevent integer overflow of realloc...
2018-05-18 Qualys Security... proc/slab.c: Check correct number of items after sscanf().
2018-05-18 Qualys Security... proc/slab.h: Fix off-by-one overflow in sscanf().
next