| Reporter | Title | Published | Views | Family All 1509 |
|---|---|---|---|---|
| Security Bulletin: IBM QRadar Network Security is affected by vulnerabilities in Linux kernel | 16 Jun 201822:04 | – | ibm | |
| Security Bulletin: Vulnerabilities in the Linux Kernel affect PowerKVM | 18 Jun 201801:34 | – | ibm | |
| Security Bulletin: IBM Security Access Manager Appliance is affected by a kernel vulnerability (CVE-2017-5970) | 22 Jun 201802:26 | – | ibm | |
| Security Bulletin: A vulnerability in the Linux kernel affects PowerKVM | 18 Jun 201801:36 | – | ibm | |
| Security Bulletin: Vulnerabilities in the Linux kernel affect PowerKVM | 18 Jun 201801:40 | – | ibm | |
| Medium: kernel | 18 May 201600:00 | – | amazon | |
| Medium: kernel | 24 Jun 201600:00 | – | amazon | |
| Important: kernel | 6 Dec 201600:00 | – | amazon | |
| Medium: kernel | 4 Jan 201700:00 | – | amazon | |
| Medium: kernel | 19 Jan 201700:00 | – | amazon |
#%NASL_MIN_LEVEL 80900
##
# (C) Tenable, Inc.
#
# The package checks in this plugin were extracted from
# Miracle Linux Security Advisory AXSA:2017-1758:07.
##
include('compat.inc');
if (description)
{
script_id(291567);
script_version("1.1");
script_set_attribute(attribute:"plugin_modification_date", value:"2026/01/19");
script_cve_id(
"CVE-2015-8839",
"CVE-2015-8970",
"CVE-2016-7042",
"CVE-2016-7097",
"CVE-2016-8645",
"CVE-2016-9576",
"CVE-2016-9588",
"CVE-2016-9806",
"CVE-2016-10088",
"CVE-2016-10147",
"CVE-2016-10200",
"CVE-2017-2596",
"CVE-2017-2647",
"CVE-2017-2671"
);
script_name(english:"MiracleLinux 7 : kernel-3.10.0-693.el7 (AXSA:2017-1758:07)");
script_set_attribute(attribute:"synopsis", value:
"The remote MiracleLinux host is missing one or more security updates.");
script_set_attribute(attribute:"description", value:
"The remote MiracleLinux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the
AXSA:2017-1758:07 advisory.
The kernel packages contain the Linux kernel, the core of any Linux operating system.
Security issues fixed with this release:
CVE-2016-10200
** Important **
An use-after-free flaw was found in the Linux kernel which enables a race condition in the L2TPv3 IP
Encapsulation feature. A local user could use this flaw to escalate their privileges or crash the system.
CVE-2017-2647
** Important **
A flaw was found that can be triggered in keyring_search_iterator in keyring.c if type->match is NULL. A
local user could use this flaw to crash the system or, potentially, escalate their privileges.
CVE-2017-8797
** Important **
It was found that the NFSv4 server in the Linux kernel did not properly validate layout type when
processing NFSv4 pNFS LAYOUTGET and GETDEVICEINFO operands. A remote attacker could use this flaw to soft-
lockup the system and thus cause denial of service.
CVE-2016-9576
The blk_rq_map_user_iov function in block/blk-map.c in the Linux kernel before 4.8.14 does not properly
restrict the type of iterator, which allows local users to read or write to arbitrary kernel memory
locations or cause a denial of service (use-after-free) by leveraging access to a /dev/sg device.
CVE-2016-7042
The proc_keys_show function in security/keys/proc.c in the Linux kernel through 4.8.2, when the GNU
Compiler Collection (gcc) stack protector is enabled, uses an incorrect buffer size for certain timeout
data, which allows local users to cause a denial of service (stack memory corruption and panic) by reading
the /proc/keys file.
CVE-2016-10088
The sg implementation in the Linux kernel through 4.9 does not properly restrict write operations in
situations where the KERNEL_DS option is set, which allows local users to read or write to arbitrary
kernel memory locations or cause a denial of service (use-after-free) by leveraging access to a /dev/sg
device, related to block/bsg.c and drivers/scsi/sg.c. NOTE: this vulnerability exists because of an
incomplete fix for CVE-2016-9576.
CVE-2015-8970
crypto/algif_skcipher.c in the Linux kernel before 4.4.2 does not verify that a setkey operation has been
performed on an AF_ALG socket before an accept system call is processed, which allows local users to cause
a denial of service (NULL pointer dereference and system crash) via a crafted application that does not
supply a key, related to the lrw_crypt function in crypto/lrw.c.
CVE-2015-8839
Multiple race conditions in the ext4 filesystem implementation in the Linux kernel before 4.5 allow local
users to cause a denial of service (disk corruption) by writing to a page that is associated with a
different user's file after unsynchronized hole punching and page-fault handling.
CVE-2017-5551 The simple_set_acl function in fs/posix_acl.c in the Linux kernel before 4.9.6 preserves
the setgid bit during a setxattr call involving a tmpfs filesystem, which allows local users to gain group
privileges by leveraging the existence of a setgid program with restrictions on execute permissions. NOTE:
this vulnerability exists because of an incomplete fix for CVE-2016-7097.
CVE-2016-9806
Race condition in the netlink_dump function in net/netlink/af_netlink.c in the Linux kernel before 4.6.3
allows local users to cause a denial of service (double free) or possibly have unspecified other impact
via a crafted application that makes sendmsg system calls, leading to a free operation associated with a
new dump that started earlier than anticipated.
CVE-2016-9588
arch/x86/kvm/vmx.c in the Linux kernel through 4.9 mismanages the #BP and #OF exceptions, which allows
guest OS users to cause a denial of service (guest OS crash) by declining to handle an exception thrown by
an L2 guest.
CVE-2016-9576
The blk_rq_map_user_iov function in block/blk-map.c in the Linux kernel before 4.8.14 does not properly
restrict the type of iterator, which allows local users to read or write to arbitrary kernel memory
locations or cause a denial of service (use-after-free) by leveraging access to a /dev/sg device.
CVE-2016-8645
The TCP stack in the Linux kernel before 4.8.10 mishandles skb truncation, which allows local users to
cause a denial of service (system crash) via a crafted application that makes sendto system calls, related
to net/ipv4/tcp_ipv4.c and net/ipv6/tcp_ipv6.c.
CVE-2016-7097
The filesystem implementation in the Linux kernel through 4.8.2 preserves the setgid bit during a setxattr
call, which allows local users to gain group privileges by leveraging the existence of a setgid program
with restrictions on execute permissions.
CVE-2017-5970
The ipv4_pktinfo_prepare function in net/ipv4/ip_sockglue.c in the Linux kernel through 4.9.9 allows
attackers to cause a denial of service (system crash) via (1) an application that makes crafted system
calls or possibly (2) IPv4 traffic with invalid IP options.
CVE-2017-2671
The ping_unhash function in net/ipv4/ping.c in the Linux kernel through 4.10.8 is too late in obtaining a
certain lock and consequently cannot ensure that disconnect function calls are safe, which allows local
users to cause a denial of service (panic) by leveraging access to the protocol value of IPPROTO_ICMP in a
socket system call.
CVE-2017-2596
The nested_vmx_check_vmptr function in arch/x86/kvm/vmx.c in the Linux kernel through 4.9.8 improperly
emulates the VMXON instruction, which allows KVM L1 guest OS users to cause a denial of service (host OS
memory consumption) by leveraging the mishandling of page references.
CVE-2016-10147
crypto/mcryptd.c in the Linux kernel before 4.8.15 allows local users to cause a denial of service (NULL
pointer dereference and system crash) by using an AF_ALG socket with an incompatible algorithm, as
demonstrated by mcryptd(md5).
CVE-2017-7889 The mm subsystem in the Linux kernel through 4.10.10 does not properly enforce the
CONFIG_STRICT_DEVMEM protection mechanism, which allows local users to read or write to kernel memory
locations in the first megabyte (and bypass slab-allocation access restrictions) via an application that
opens the /dev/mem file, related to arch/x86/mm/init.c and drivers/char/mem.c.
CVE-2017-7616
Incorrect error handling in the set_mempolicy and mbind compat syscalls in mm/mempolicy.c in the Linux
kernel through 4.10.9 allows local users to obtain sensitive information from uninitialized stack data by
triggering failure of a certain bitmap operation.
CVE-2017-7187
The sg_ioctl function in drivers/scsi/sg.c in the Linux kernel through 4.10.4 allows local users to cause
a denial of service (stack-based buffer overflow) or possibly have unspecified other impact via a large
command size in an SG_NEXT_CMD_LEN ioctl call, leading to out-of-bounds write access in the sg_write
function.
CVE-2017-6951
The keyring_search_aux function in security/keys/keyring.c in the Linux kernel through 3.14.79 allows
local users to cause a denial of service (NULL pointer dereference and OOPS) via a request_key system call
for the dead type.
CVE-2017-6001
Race condition in kernel/events/core.c in the Linux kernel before 4.9.7 allows local users to gain
privileges via a crafted application that makes concurrent perf_event_open system calls for moving a
software group into a hardware context. NOTE: this vulnerability exists because of an incomplete fix for
CVE-2016-6786.
CVE-2017-9077
The tcp_v6_syn_recv_sock function in net/ipv6/tcp_ipv6.c in the Linux kernel through 4.11.1 mishandles
inheritance, which allows local users to cause a denial of service or possibly have unspecified other
impact via crafted system calls, a related issue to CVE-2017-8890.
CVE-2017-9076
The dccp_v6_request_recv_sock function in net/dccp/ipv6.c in the Linux kernel through 4.11.1 mishandles
inheritance, which allows local users to cause a denial of service or possibly have unspecified other
impact via crafted system calls, a related issue to CVE-2017-8890.
CVE-2017-9075
The sctp_v6_create_accept_sk function in net/sctp/ipv6.c in the Linux kernel through 4.11.1 mishandles
inheritance, which allows local users to cause a denial of service or possibly have unspecified other
impact via crafted system calls, a related issue to CVE-2017-8890.
CVE-2017-8890
The inet_csk_clone_lock function in net/ipv4/inet_connection_sock.c in the Linux kernel through 4.10.15
allows attackers to cause a denial of service (double free) or possibly have unspecified other impact by
leveraging use of the accept system call.
CVE-2017-9242
The __ip6_append_data function in net/ipv6/ip6_output.c in the Linux kernel through 4.11.3 is too late in
checking whether an overwrite of an skb data structure may occur, which allows local users to cause a
denial of service (system crash) via crafted system calls.
Tenable has extracted the preceding description block directly from the MiracleLinux security advisory.
Note that Nessus has not tested for these issues but has instead relied only on the application's self-reported version
number.");
script_set_attribute(attribute:"see_also", value:"https://tsn.miraclelinux.com/en/node/8190");
script_set_attribute(attribute:"solution", value:
"Update the affected packages.");
script_set_cvss_base_vector("CVSS2#AV:L/AC:L/Au:N/C:C/I:C/A:C");
script_set_cvss_temporal_vector("CVSS2#E:POC/RL:OF/RC:C");
script_set_cvss3_base_vector("CVSS:3.0/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H");
script_set_cvss3_temporal_vector("CVSS:3.0/E:P/RL:O/RC:C");
script_set_attribute(attribute:"cvss_score_source", value:"CVE-2017-2647");
script_set_attribute(attribute:"exploitability_ease", value:"Exploits are available");
script_set_attribute(attribute:"exploit_available", value:"true");
script_set_attribute(attribute:"vendor_severity", value:"High");
script_set_attribute(attribute:"vuln_publication_date", value:"2016/04/01");
script_set_attribute(attribute:"patch_publication_date", value:"2017/08/18");
script_set_attribute(attribute:"plugin_publication_date", value:"2026/01/19");
script_set_attribute(attribute:"plugin_type", value:"local");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:miracle:linux:kernel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:miracle:linux:kernel-abi-whitelists");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:miracle:linux:kernel-debug");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:miracle:linux:kernel-debug-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:miracle:linux:kernel-devel");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:miracle:linux:kernel-headers");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:miracle:linux:kernel-tools");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:miracle:linux:kernel-tools-libs");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:miracle:linux:perf");
script_set_attribute(attribute:"cpe", value:"p-cpe:/a:miracle:linux:python-perf");
script_set_attribute(attribute:"cpe", value:"cpe:/o:miracle:linux:7");
script_set_attribute(attribute:"generated_plugin", value:"current");
script_end_attributes();
script_category(ACT_GATHER_INFO);
script_family(english:"Miracle Linux Local Security Checks");
script_copyright(english:"This script is Copyright (C) 2026 and is owned by Tenable, Inc. or an Affiliate thereof.");
script_dependencies("ssh_get_info.nasl");
script_require_keys("Host/local_checks_enabled", "Host/MiracleLinux/release", "Host/MiracleLinux/rpm-list", "Host/cpu");
exit(0);
}
include('rpm2.inc');
if (!get_kb_item('Host/local_checks_enabled')) audit(AUDIT_LOCAL_CHECKS_NOT_ENABLED);
var os_product = get_kb_item('installed_os/local/SSH/0/product');
if (isnull(os_product) || 'MIRACLE LINUX' >!< os_product) audit(AUDIT_OS_NOT, 'MIRACLE LINUX');
var os_version = get_kb_item('installed_os/local/SSH/0/version');
if (isnull(os_version)) audit(AUDIT_UNKNOWN_APP_VER, 'MIRACLE LINUX');
if (! preg(pattern:"^7([^0-9]|$)", string:os_version)) audit(AUDIT_OS_NOT, 'MiracleLinux 7.x', 'MIRACLE LINUX ' + os_version);
if (!get_kb_item('Host/MiracleLinux/rpm-list')) audit(AUDIT_PACKAGE_LIST_MISSING);
var cpu = get_kb_item('Host/cpu');
if (isnull(cpu)) audit(AUDIT_UNKNOWN_ARCH);
if ('aarch64' >!< cpu && 'ppc' >!< cpu && 's390' >!< cpu && 'x86_64' >!< cpu && cpu !~ "^i[3-6]86$") audit(AUDIT_LOCAL_CHECKS_NOT_IMPLEMENTED, 'MIRACLE LINUX', cpu);
var constraints = [
{
'release': '7',
'pkgs': [
{'reference':'kernel-3.10.0-693.el7', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
{'reference':'kernel-abi-whitelists-3.10.0-693.el7', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
{'reference':'kernel-debug-3.10.0-693.el7', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
{'reference':'kernel-debug-devel-3.10.0-693.el7', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
{'reference':'kernel-devel-3.10.0-693.el7', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
{'reference':'kernel-headers-3.10.0-693.el7', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
{'reference':'kernel-tools-3.10.0-693.el7', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
{'reference':'kernel-tools-libs-3.10.0-693.el7', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
{'reference':'perf-3.10.0-693.el7', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'},
{'reference':'python-perf-3.10.0-693.el7', 'cpu':'x86_64', 'rpm_spec_vers_cmp':TRUE, 'epoch':'0'}
]
}
];
var os_release = get_one_kb_item('installed_os/local/SSH/0/release');
var os_sp = get_one_kb_item('Host/*/minor_release');
var flag = 0;
var reference;
var sp;
var _cpu;
var el_string;
var rpm_spec_vers_cmp;
var epoch;
var allowmaj;
var exists_check;
var cves;
foreach var constraint ( constraints ) {
# Check that the target release is equal to the affected release
if (!empty_or_null(constraint['release'])){
if (constraint['release'] != os_release) continue;
}
if (!empty_or_null(constraint['sp'])){
if (constraint['sp'] != os_sp) continue;
}
foreach var pkg ( constraint['pkgs'] ) {
reference = NULL;
sp = NULL;
_cpu = NULL;
el_string = NULL;
rpm_spec_vers_cmp = NULL;
epoch = NULL;
allowmaj = NULL;
exists_check = NULL;
cves = NULL;
if (!empty_or_null(pkg['reference'])) reference = pkg['reference'];
if (!empty_or_null(pkg['sp'])) sp = pkg['sp'];
if (!empty_or_null(pkg['cpu'])) _cpu = pkg['cpu'];
if (!empty_or_null(pkg['el_string'])) el_string = pkg['el_string'];
if (!empty_or_null(pkg['rpm_spec_vers_cmp'])) rpm_spec_vers_cmp = pkg['rpm_spec_vers_cmp'];
if (!empty_or_null(pkg['epoch'])) epoch = pkg['epoch'];
if (!empty_or_null(pkg['allowmaj'])) allowmaj = pkg['allowmaj'];
if (!empty_or_null(pkg['exists_check'])) exists_check = pkg['exists_check'];
if (!empty_or_null(pkg['cves'])) cves = pkg['cves'];
if (reference &&
## (no known rpm to check OR known rpm_exists)
(!exists_check || rpm_exists(rpm:exists_check)) &&
rpm_check(sp:sp, cpu:_cpu, reference:reference, epoch:epoch, el_string:el_string, rpm_spec_vers_cmp:rpm_spec_vers_cmp, allowmaj:allowmaj, cves:cves)) flag++;
}
}
if (flag)
{
security_report_v4(
port : 0,
severity : SECURITY_HOLE,
extra : rpm_report_get()
);
exit(0);
}
else
{
var tested = pkg_tests_get();
if (tested) audit(AUDIT_PACKAGE_NOT_AFFECTED, tested);
else audit(AUDIT_PACKAGE_NOT_INSTALLED, 'kernel / kernel-abi-whitelists / kernel-debug / kernel-debug-devel / etc');
}
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