📄 deb_1289_1.nasl
字号:
# OpenVAS Vulnerability Test# $Id$# Description: Auto-generated from advisory DSA 1289-1## Authors:# Thomas Reinke <reinke@securityspace.com>## Copyright:# Copyright (c) 2007 E-Soft Inc. http://www.securityspace.com# Text descriptions are largerly excerpted from the referenced# advisory, and are Copyright (c) the respective author(s)## This program is free software; you can redistribute it and/or modify# it under the terms of the GNU General Public License version 2,# as published by the Free Software Foundation## This program is distributed in the hope that it will be useful,# but WITHOUT ANY WARRANTY; without even the implied warranty of# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the# GNU General Public License for more details.## You should have received a copy of the GNU General Public License# along with this program; if not, write to the Free Software# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.#if(description){ script_id(58340); script_cve_id("CVE-2007-1496", "CVE-2007-1497", "CVE-2007-1861"); script_version ("$"); name["english"] = "Debian Security Advisory DSA 1289-1 (linux-2.6)"; script_name(english:name["english"]); desc["english"] = "The remote host is missing an update to linux-2.6announced via advisory DSA 1289-1.Several local and remote vulnerabilities have been discovered in the Linuxkernel that may lead to a denial of service or the execution of arbitrarycode. The Common Vulnerabilities and Exposures project identifies thefollowing problems:CVE-2007-1496Michal Miroslaw reported a DoS vulnerability (crash) in netfilter.A remote attacker can cause a NULL pointer dereference in thenfnetlink_log function.CVE-2007-1497Patrick McHardy reported an vulnerability in netfilter that mayallow attackers to bypass certain firewall rules. The nfctinfovalue of reassembled IPv6 packet fragments were incorrectly initalizedto 0 which allowed these packets to become tracked as ESTABLISHED.CVE-2007-1861Jaco Kroon reported a bug in which NETLINK_FIB_LOOKUP packages wereincorrectly routed back to the kernel resulting in an infiniterecursion condition. Local users can exploit this behaviorto cause a DoS (crash).This problem has been fixed in the stable distribution in version2.6.18.dfsg.1-12etch2.The following matrix lists additional packages that were rebuilt forcompatibility with or to take advantage of this update:Debian 4.0 (etch)fai-kernels 1.17+etch2user-mode-linux 2.6.18-1um-2etch2kernel-patch-openvz 028.18.1etch1We recommend that you upgrade your kernel package immediately and rebootSolution:https://secure1.securityspace.com/smysecure/catid.html?in=DSA%201289-1Risk factor : High"; script_description(english:desc["english"]); summary["english"] = "Debian Security Advisory DSA 1289-1 (linux-2.6)"; script_summary(english:summary["english"]); script_category(ACT_GATHER_INFO); script_copyright(english:"Copyright (c) 2007 E-Soft Inc. http://www.securityspace.com"); family["english"] = "Debian Local Security Checks"; script_family(english:family["english"]); script_dependencies("gather-package-list.nasl"); script_require_keys("ssh/login/packages"); exit(0);}## The script code starts here#include("revisions-lib.inc");include("pkg-lib-deb.inc");vuln = 0;if(isdpkgvuln(pkg:"linux-doc-2.6.18", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-manual-2.6.18", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-patch-debian-2.6.18", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-source-2.6.18", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-support-2.6.18-4", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-tree-2.6.18", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-patch-openvz", ver:"028.18.1etch1", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-all", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-all-alpha", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-alpha-generic", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-alpha-legacy", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-alpha-smp", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-vserver", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-vserver-alpha", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-alpha-generic", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-alpha-legacy", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-alpha-smp", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-vserver-alpha", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-all-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-vserver-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-xen", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-xen-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-xen-vserver", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-xen-vserver-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-vserver-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-xen-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-xen-vserver-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-modules-2.6.18-4-xen-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-modules-2.6.18-4-xen-vserver-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"xen-linux-system-2.6.18-4-xen-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"xen-linux-system-2.6.18-4-xen-vserver-amd64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"fai-kernels", ver:"1.17+etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-all-arm", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-footbridge", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-iop32x", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-ixp4xx", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-rpc", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-s3c2410", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-footbridge", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-iop32x", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-ixp4xx", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-rpc", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-image-2.6.18-4-s3c2410", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-all-hppa", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-parisc", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-parisc-smp", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;}if(isdpkgvuln(pkg:"linux-headers-2.6.18-4-parisc64", ver:"2.6.18.dfsg.1-12etch2", rls:"DEB4.0")) { vuln = 1;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -