diff options
author | simon <simon@FreeBSD.org> | 2009-07-16 07:11:07 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2009-07-16 07:11:07 +0800 |
commit | fa8bd1e0b8dc784d902e8c5d1d24fee8494af8e0 (patch) | |
tree | e20f2afbd63d9e57c169136512dac78ce06ce2f3 | |
parent | 2000ce08954a208f6580fc0cffef5bdb24d1cc9e (diff) | |
download | freebsd-ports-gnome-fa8bd1e0b8dc784d902e8c5d1d24fee8494af8e0.tar.gz freebsd-ports-gnome-fa8bd1e0b8dc784d902e8c5d1d24fee8494af8e0.tar.zst freebsd-ports-gnome-fa8bd1e0b8dc784d902e8c5d1d24fee8494af8e0.zip |
Mark ISC DHCP client port as FORBIDDEN due to remote code execution.
Security: http://vuxml.FreeBSD.org/c444c8b7-7169-11de-9ab7-000c29a67389.html
Security: CVE-2009-0692
With hat: so
-rw-r--r-- | net/isc-dhcp30-client/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/isc-dhcp30-client/Makefile b/net/isc-dhcp30-client/Makefile index 172cd204ccf2..070b3e0b2f4b 100644 --- a/net/isc-dhcp30-client/Makefile +++ b/net/isc-dhcp30-client/Makefile @@ -8,6 +8,8 @@ COMMENT= The ISC Dynamic Host Configuration Protocol client +FORBIDDEN= http://vuxml.FreeBSD.org/c444c8b7-7169-11de-9ab7-000c29a67389.html + # Local variables # |