Oracle: Security Advisory (ELSA-2009-0473)
🗓️ 08 Oct 2015 00:00:00Reported by Copyright (C) 2015 Greenbone AGType
openvas🔗 plugins.openvas.org👁 44 Views
10
| Source | Link |
|---|---|
| linux | www.linux.oracle.com/errata/ELSA-2009-0473.html |
# SPDX-FileCopyrightText: 2015 Greenbone AG
# Some text descriptions might be excerpted from (a) referenced
# source(s), and are Copyright (C) by the respective right holder(s).
#
# SPDX-License-Identifier: GPL-2.0-only
if(description)
{
script_oid("1.3.6.1.4.1.25623.1.0.122489");
script_cve_id("CVE-2008-4307", "CVE-2009-0787", "CVE-2009-0834", "CVE-2009-1336", "CVE-2009-1337");
script_tag(name:"creation_date", value:"2015-10-08 11:46:29 +0000 (Thu, 08 Oct 2015)");
script_version("2025-01-23T05:37:38+0000");
script_tag(name:"last_modification", value:"2025-01-23 05:37:38 +0000 (Thu, 23 Jan 2025)");
script_tag(name:"cvss_base", value:"4.9");
script_tag(name:"cvss_base_vector", value:"AV:L/AC:L/Au:N/C:N/I:N/A:C");
script_name("Oracle: Security Advisory (ELSA-2009-0473)");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2015 Greenbone AG");
script_family("Oracle Linux Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/oracle_linux", "ssh/login/release", re:"ssh/login/release=OracleLinux5");
script_xref(name:"Advisory-ID", value:"ELSA-2009-0473");
script_xref(name:"URL", value:"https://linux.oracle.com/errata/ELSA-2009-0473.html");
script_tag(name:"summary", value:"The remote host is missing an update for the 'kernel, ocfs2-2.6.18-128.1.10.0.1.el5, oracleasm-2.6.18-128.1.10.0.1.el5' package(s) announced via the ELSA-2009-0473 advisory.");
script_tag(name:"vuldetect", value:"Checks if a vulnerable package version is present on the target host.");
script_tag(name:"insight", value:"[2.6.18-128.1.10.0.1.el5]
- [NET] Add entropy support to e1000 and bnx2 (John Sobecki,Guru Anbalagane) [orabug 6045759]
- [MM] shrink zone patch (John Sobecki,Chris Mason) [orabug 6086839]
- [NET] Add xen pv/bonding netconsole support (Tina yang) [orabug 6993043] [bz 7258]
- [nfs] convert ENETUNREACH to ENOTCONN (Guru Anbalagane) [orabug 7689332]
- [xen] check to see if hypervisor supports memory reservation change (Chuck Anderson) [orabug 7556514]
- [MM] balloon code needs to adjust totalhigh_pages (Chuck Anderson) [orabug 8300888]
[2.6.18-128.1.10.el5]
- [fs] fix softlockup in posix_locks_deadlock (Josef Bacik ) [496842 476659]
[2.6.18-128.1.9.el5]
- [net] ipv4: remove unneeded bh_lock/unlock from udp_rcv (Neil Horman ) [496044 484590]
[2.6.18-128.1.8.el5]
- [misc] exit_notify: kill the wrong capable check [494270 494271] {CVE-2009-1337}
- [misc] fork: CLONE_PARENT && parent_exec_id interaction (Don Howard ) [479963 479964] {CVE-2009-0028}
- [scsi] qla2xxx: reduce DID_BUS_BUSY failover errors (Marcus Barrow ) [495635 244967]
- [nfs] v4: client crash on file lookup with long names (Sachin S. Prabhu ) [494078 493942] {CVE-2009-1336}
- [net] ixgbe: stop double counting frames and bytes (Andy Gospodarek ) [489459 487213]
- [xen] x86: update the earlier APERF/MPERF patch (Chris Lalancette ) [495929 493557]
- [xen] x86: fix dom0 panic when using dom0_max_vcpus (Chris Lalancette ) [495931 485119]
- [net] fix oops when using openswan (Neil Horman ) [496044 484590]
[2.6.18-128.1.7.el5]
- [nfs] remove bogus lock-if-signalled case (Bryn M. Reeves ) [456287 456288] {CVE-2008-4307}
- [x86] NONSTOP_TSC in tsc clocksource (Luming Yu ) [493356 474091]
- [ppc] keyboard not recognized on bare metal (Justin Payne ) [494293 455232]
- [fs] ecryptfs: fix memory leak into crypto headers (Eric Sandeen ) [491255 491256] {CVE-2009-0787}
- [xen] x86: silence WRMSR warnings (Chris Lalancette ) [488928 470035]
- [ptrace] audit_syscall_entry to use right syscall number (Jiri Pirko ) [488001 488002] {CVE-2009-0834}
- [dlm] fix length calculation in compat code (David Teigland ) [491677 487672]
- [nfs] fix hung clients from deadlock in flush_workqueue (David Jeffery ) [488929 483627]
- [ia64] use current_kernel_time/xtime in hrtimer_start() (Prarit Bhargava ) [490434 485323]
- [net] bonding: fix arp_validate=3 slaves behaviour (Jiri Pirko ) [488064 484304]
- [net] enic: return notify intr credits (Andy Gospodarek ) [472474 484824]
- [input] wacom: 12x12 problem while using lens cursor (Aristeu Rozanski ) [489460 484959]
- [net] ehea: improve behaviour in low mem conditions (AMEET M. PARANJAPE ) [487035 483148]");
script_tag(name:"affected", value:"'kernel, ocfs2-2.6.18-128.1.10.0.1.el5, oracleasm-2.6.18-128.1.10.0.1.el5' package(s) on Oracle Linux 5.");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"solution_type", value:"VendorFix");
script_tag(name:"qod_type", value:"package");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
report = "";
if(release == "OracleLinux5") {
if(!isnull(res = isrpmvuln(pkg:"kernel", rpm:"kernel~2.6.18~128.1.10.0.1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-PAE", rpm:"kernel-PAE~2.6.18~128.1.10.0.1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-PAE-devel", rpm:"kernel-PAE-devel~2.6.18~128.1.10.0.1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-debug", rpm:"kernel-debug~2.6.18~128.1.10.0.1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-debug-devel", rpm:"kernel-debug-devel~2.6.18~128.1.10.0.1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-devel", rpm:"kernel-devel~2.6.18~128.1.10.0.1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-doc", rpm:"kernel-doc~2.6.18~128.1.10.0.1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-headers", rpm:"kernel-headers~2.6.18~128.1.10.0.1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-xen", rpm:"kernel-xen~2.6.18~128.1.10.0.1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"kernel-xen-devel", rpm:"kernel-xen-devel~2.6.18~128.1.10.0.1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"ocfs2-2.6.18-128.1.10.0.1.el5", rpm:"ocfs2-2.6.18-128.1.10.0.1.el5~1.2.9~1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"ocfs2-2.6.18-128.1.10.0.1.el5PAE", rpm:"ocfs2-2.6.18-128.1.10.0.1.el5PAE~1.2.9~1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"ocfs2-2.6.18-128.1.10.0.1.el5debug", rpm:"ocfs2-2.6.18-128.1.10.0.1.el5debug~1.2.9~1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"ocfs2-2.6.18-128.1.10.0.1.el5xen", rpm:"ocfs2-2.6.18-128.1.10.0.1.el5xen~1.2.9~1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"oracleasm-2.6.18-128.1.10.0.1.el5", rpm:"oracleasm-2.6.18-128.1.10.0.1.el5~2.0.5~1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"oracleasm-2.6.18-128.1.10.0.1.el5PAE", rpm:"oracleasm-2.6.18-128.1.10.0.1.el5PAE~2.0.5~1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"oracleasm-2.6.18-128.1.10.0.1.el5debug", rpm:"oracleasm-2.6.18-128.1.10.0.1.el5debug~2.0.5~1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(!isnull(res = isrpmvuln(pkg:"oracleasm-2.6.18-128.1.10.0.1.el5xen", rpm:"oracleasm-2.6.18-128.1.10.0.1.el5xen~2.0.5~1.el5", rls:"OracleLinux5"))) {
report += res;
}
if(report != "") {
security_message(data:report);
} else if(__pkg_match) {
exit(99);
}
exit(0);
}
exit(0);
Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation
23 Jan 2025 00:00Current
6.3Medium risk
Vulners AI Score6.3
CVSS 24.9
EPSS0.01255