Fedora Update for kernel FEDORA-2014-13045
🗓️ 18 Oct 2014 00:00:00Reported by Copyright (C) 2014 Greenbone AGType
openvas🔗 plugins.openvas.org👁 43 Views
| Reporter | Title | Published | Views | Family All 2816 |
|---|---|---|---|---|
| linux group_info refcounter - Overflow Memory Corruption | 19 Apr 201400:00 | – | zdt | |
| Linux Kernel 3.15-rc4 PTY Race Condition Exploit | 14 May 201400:00 | – | zdt | |
| Linux Kernel <= 3.13 - Local Privilege Escalation PoC (gid) | 22 Jun 201400:00 | – | zdt | |
| Linux Kernel ptrace/sysret - Local Privilege Escalation Exploit | 22 Jul 201400:00 | – | zdt | |
| Linux Kernel libfutex Local Root for RHEL/CentOS 7.0.1406 Exploit | 26 Nov 201400:00 | – | zdt | |
| Android Futex Requeue Kernel Exploit | 10 Feb 201500:00 | – | zdt | |
| Linux Kernel Associative Array Garbage Collection - Crash PoC | 5 Mar 201500:00 | – | zdt | |
| Linux Kernel PPP-over-L2TP Socket Level Handling - Crash PoC | 5 Mar 201500:00 | – | zdt | |
| RHSA-2014:1997 Red Hat Security Advisory: kernel security and bug fix update | 15 Sep 202422:10 | – | osv | |
| RHSA-2015:0062 Red Hat Security Advisory: kernel security, bug fix, and enhancement update | 15 Sep 202422:10 | – | osv |
10
# SPDX-FileCopyrightText: 2014 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.868403");
script_version("2024-07-04T05:05:37+0000");
script_tag(name:"last_modification", value:"2024-07-04 05:05:37 +0000 (Thu, 04 Jul 2024)");
script_tag(name:"creation_date", value:"2014-10-18 05:57:07 +0200 (Sat, 18 Oct 2014)");
script_xref(name:"CISA", value:"Known Exploited Vulnerability (KEV) catalog");
script_xref(name:"URL", value:"https://www.cisa.gov/known-exploited-vulnerabilities-catalog");
script_cve_id("CVE-2014-7975", "CVE-2014-7970", "CVE-2014-6410", "CVE-2014-3186",
"CVE-2014-3181", "CVE-2014-3631", "CVE-2014-5077", "CVE-2014-4171",
"CVE-2014-5045", "CVE-2014-3534", "CVE-2014-4943", "CVE-2014-4715",
"CVE-2014-4699", "CVE-2014-0206", "CVE-2014-4508", "CVE-2014-4014",
"CVE-2014-3153", "CVE-2014-3940", "CVE-2014-3917", "CVE-2014-3144",
"CVE-2014-3145", "CVE-2014-1738", "CVE-2014-1737", "CVE-2014-0181",
"CVE-2014-0196", "CVE-2014-3122", "CVE-2014-2851", "CVE-2014-0155",
"CVE-2014-2678", "CVE-2014-2580", "CVE-2014-0077", "CVE-2014-0055",
"CVE-2014-2568", "CVE-2014-0131", "CVE-2014-2523", "CVE-2014-2309",
"CVE-2014-0100", "CVE-2014-0101", "CVE-2014-0049", "CVE-2014-0102",
"CVE-2014-2039", "CVE-2014-0069", "CVE-2014-1874", "CVE-2014-1446",
"CVE-2014-1438", "CVE-2013-4579", "CVE-2013-4587", "CVE-2013-6376",
"CVE-2013-6368", "CVE-2013-6367");
script_tag(name:"cvss_base", value:"10.0");
script_tag(name:"cvss_base_vector", value:"AV:N/AC:L/Au:N/C:C/I:C/A:C");
script_tag(name:"severity_vector", value:"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
script_tag(name:"severity_origin", value:"NVD");
script_tag(name:"severity_date", value:"2024-07-02 12:17:50 +0000 (Tue, 02 Jul 2024)");
script_name("Fedora Update for kernel FEDORA-2014-13045");
script_tag(name:"summary", value:"Check the version of kernel");
script_tag(name:"vuldetect", value:"Checks if a vulnerable version is present on the target host.");
script_tag(name:"affected", value:"kernel on Fedora 20");
script_tag(name:"solution", value:"Please install the updated package(s).");
script_tag(name:"qod_type", value:"package");
script_tag(name:"solution_type", value:"VendorFix");
script_xref(name:"FEDORA", value:"2014-13045");
script_xref(name:"URL", value:"https://lists.fedoraproject.org/pipermail/package-announce/2014-October/141090.html");
script_category(ACT_GATHER_INFO);
script_copyright("Copyright (C) 2014 Greenbone AG");
script_family("Fedora Local Security Checks");
script_dependencies("gather-package-list.nasl");
script_mandatory_keys("ssh/login/fedora", "ssh/login/rpms", re:"ssh/login/release=FC20");
exit(0);
}
include("revisions-lib.inc");
include("pkg-lib-rpm.inc");
release = rpm_get_ssh_release();
if(!release)
exit(0);
res = "";
if(release == "FC20")
{
if ((res = isrpmvuln(pkg:"kernel", rpm:"kernel~3.16.6~200.fc20", rls:"FC20")) != NULL)
{
security_message(data:res);
exit(0);
}
if (__pkg_match) exit(99);
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
04 Jul 2024 00:00Current
8.5High risk
Vulners AI Score8.5
CVSS 210
CVSS 3.17.8
EPSS0.37233
SSVC