📄 deb_311_1.nasl
字号:
# OpenVAS Vulnerability Test# $Id$# Description: Auto-generated from advisory DSA 311-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(53694); script_cve_id("CVE-2002-0429", "CVE-2003-0001", "CVE-2003-0127", "CVE-2003-0244", "CVE-2003-0246", "CVE-2003-0247", "CVE-2003-0248", "CVE-2003-0364"); script_version ("$"); name["english"] = "Debian Security Advisory DSA 311-1 (kernel)"; script_name(english:name["english"]); desc["english"] = "The remote host is missing an update to kernelannounced via advisory DSA 311-1.A number of vulnerabilities have been discovered in the Linux kernel.For a more detailed description of the problems addressed,please visit the referenced security advisory.This advisory covers only the i386 (Intel IA32) architectures. Otherarchitectures will be covered by separate advisories.For the stable distribution (woody) on the i386 architecture, theseproblems have been fixed in kernel-source-2.4.18 version 2.4.18-9,kernel-image-2.4.18-1-i386 version 2.4.18-8, andkernel-image-2.4.18-i386bf version 2.4.18-5woody1.For the unstable distribution (sid) these problems are fixed in the2.4.20 series kernels based on Debian sources.We recommend that you update your kernel packages.If you are using the kernel installed by the installation system whenthe 'bf24' option is selected (for a 2.4.x kernel), you should installthe kernel-image-2.4.18-bf2.4 package. If you installed a differentkernel-image package after installation, you should install thecorresponding 2.4.18-1 kernel. You may use the table below as aguide.| If 'uname -r' shows: | Install this package:- ------------------------------------------------------| 2.4.18-bf2.4 | kernel-image-2.4.18-bf2.4| 2.4.18-386 | kernel-image-2.4.18-1-386| 2.4.18-586tsc | kernel-image-2.4.18-1-586tsc| 2.4.18-686 | kernel-image-2.4.18-1-686| 2.4.18-686-smp | kernel-image-2.4.18-1-686-smp| 2.4.18-k6 | kernel-image-2.4.18-1-k6| 2.4.18-k7 | kernel-image-2.4.18-1-k7NOTE: that this kernel is not binary compatible with the previousversion. For this reason, the kernel has a different version numberand will not be installed automatically as part of the normal upgradeprocess. Any custom modules will need to be rebuilt in order to workwith the new kernel. New PCMCIA modules are provided for all of theabove kernels.NOTE: A system reboot will be required immediately after the upgradein order to replace the running kernel. Remember to read carefullyand follow the instructions given during the kernel upgrade process.Solution:https://secure1.securityspace.com/smysecure/catid.html?in=DSA%20311-1Risk factor : High"; script_description(english:desc["english"]); summary["english"] = "Debian Security Advisory DSA 311-1 (kernel)"; script_summary(english:summary["english"]); script_category(ACT_GATHER_INFO); script_copyright(english:"Copyright (c) 2005 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:"kernel-headers-2.4.18-1", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-headers-2.4.18-1-386", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-headers-2.4.18-1-586tsc", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-headers-2.4.18-1-686", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-headers-2.4.18-1-686-smp", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-headers-2.4.18-1-k6", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-headers-2.4.18-1-k7", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-image-2.4.18-1-386", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-image-2.4.18-1-586tsc", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-image-2.4.18-1-686", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-image-2.4.18-1-686-smp", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-image-2.4.18-1-k6", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-image-2.4.18-1-k7", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-pcmcia-modules-2.4.18-1-386", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-pcmcia-modules-2.4.18-1-586tsc", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-pcmcia-modules-2.4.18-1-686", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-pcmcia-modules-2.4.18-1-686-smp", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-pcmcia-modules-2.4.18-1-k6", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-pcmcia-modules-2.4.18-1-k7", ver:"2.4.18-8", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-headers-2.4.18-bf2.4", ver:"2.4.18-5woody1", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-image-2.4.18-bf2.4", ver:"2.4.18-5woody1", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-doc-2.4.18", ver:"2.4.18-9", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"kernel-source-2.4.18", ver:"2.4.18-9", rls:"DEB3.0")) { vuln = 1;}if(isdpkgvuln(pkg:"pcmcia-modules-2.4.18-bf2.4", ver:"3.1.33-6woody1k5woody1", rls:"DEB3.0")) { vuln = 1;}if(vuln) { security_hole(0);}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -