diff options
author | Patrick Li <pat@FreeBSD.org> | 2001-12-20 00:08:35 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2001-12-20 00:08:35 +0000 |
commit | df4b735e2e62ea415f797c771ad2a78426884bb0 (patch) | |
tree | a2dcc9befa9397eefe461bd9865752d739748949 /sysutils/wmcube-gdk/files/patch-wmcube.c | |
parent | Drop setgid kmem privs before executing external programs. (diff) |
Update to 0.98p2 which fixes a local buffer overflow exploit
resulting in priviledge escalation
PR: 33003, 33020
Submitted by: corecode <corecode@corecode.ath.cx>
Diffstat (limited to 'sysutils/wmcube-gdk/files/patch-wmcube.c')
-rw-r--r-- | sysutils/wmcube-gdk/files/patch-wmcube.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/sysutils/wmcube-gdk/files/patch-wmcube.c b/sysutils/wmcube-gdk/files/patch-wmcube.c deleted file mode 100644 index 6c8479ff0eac..000000000000 --- a/sysutils/wmcube-gdk/files/patch-wmcube.c +++ /dev/null @@ -1,10 +0,0 @@ ---- wmcube.c.orig Thu Aug 16 13:04:38 2001 -+++ wmcube.c Thu Aug 16 13:05:00 2001 -@@ -38,7 +38,6 @@ - #include <math.h> - - /* forgotten includes */ --#include <getopt.h> - #include <dirent.h> - - #include <sys/wait.h> |