Lucene search
+L

2067 matches found

IBM Security Bulletins
IBM Security Bulletins
added 2018/12/17 2:20 p.m.39 views

Security Bulletin: Vulnerabilities in the Linux Kernel affect PowerKVM

Summary PowerKVM is affected by vulnerabilities in the Linux Kernel. IBM has now addressed these vulnerabilities. Vulnerability Details CVEID: CVE-2018-1066 DESCRIPTION: Linux Kernel is vulnerable to a denial of service, caused by a NULL pointer dereference in the...

7.8CVSS1AI score0.32445EPSS
SaveExploits7Affected Software1
Tenable Nessus
Tenable Nessus
added 2018/11/27 12:0 a.m.31 views

SUSE SLED12 / SLES12 Security Update : procps (SUSE-SU-2018:2451-2)

This update for procps fixes the following security issues : CVE-2018-1122: Prevent local privilege escalation in top. If a user ran top with HOME unset in an attacker-controlled directory, the attacker could have achieved privilege escalation by exploiting one of several vulnerabilities in the...

9.8CVSS7.5AI score0.09081EPSS
SaveExploits9References12
Exploit DB
Exploit DB
added 2018/11/16 12:0 a.m.93 views

Linux - Broken uid/gid Mapping for Nested User Namespaces

commit 6397fac4915a "userns: bump idmap limits to 340" increases the number of possible uid/gid mappings that a namespace can have from 5 to 340. This is implemented by switching to a different data structure if the number of mappings exceeds 5: Instead of linear search over an unsorted array of...

7CVSS7.2AI score0.07611EPSS
SaveExploits24
OSV
OSV
added 2018/11/06 5:29 p.m.4 views

CVE-2018-9450

In avrcprocvendorcommand of avrcapi.cc, there is a possible out of bounds write due to a missing bounds check. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation. Product: Android Versions: Android-6.0...

8.8CVSS6.3AI score0.02739EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2018/10/30 12:31 p.m.9 views

kernel: fuse-backed file mmap-ed onto process cmdline arguments causes denial of service

By mmaping a FUSE-backed file onto a process's memory containing command line arguments or environment strings, an attacker can cause utilities from psutils or procps such as ps, w or any other program which makes a read call to the /proc//cmdline or /proc//environ files to block indefinitely...

5.3CVSS7.2AI score0.07291EPSS
SaveExploits5References5
RedHat Linux
RedHat Linux
added 2018/10/30 10:4 a.m.7 views

kernel: fuse-backed file mmap-ed onto process cmdline arguments causes denial of service

By mmaping a FUSE-backed file onto a process's memory containing command line arguments or environment strings, an attacker can cause utilities from psutils or procps such as ps, w or any other program which makes a read call to the /proc//cmdline or /proc//environ files to block indefinitely...

5.3CVSS7.2AI score0.07291EPSS
SaveExploits5References5
CNVD
CNVD
added 2018/10/09 12:0 a.m.6 views

Linux Kernel 'fs/proc/base.c' Local Information Disclosure Vulnerability

Linux kernel is the kernel used by Linux, the open source operating system released by the Linux Foundation in the United States. A security vulnerability exists in the 'procpidstack' function in the fs/proc/base.c file in Linux kernel versions 4.18.11 and earlier. A local attacker can exploit th...

5.5CVSS5.9AI score0.0035EPSS
SaveExploits0References1
OSV
OSV
added 2018/10/03 10:29 p.m.4 views

DEBIAN-CVE-2018-17972

An issue was discovered in the procpidstack function in fs/proc/base.c in the Linux kernel through 4.18.11. It does not ensure that only root may inspect the kernel stack of an arbitrary task, allowing a local attacker to exploit racy stack unwinding and leak kernel task stack contents...

5.5CVSS6.2AI score0.0035EPSS
SaveExploits0References1
OSV
OSV
added 2018/10/03 12:0 a.m.8 views

UBUNTU-CVE-2018-17972

An issue was discovered in the procpidstack function in fs/proc/base.c in the Linux kernel through 4.18.11. It does not ensure that only root may inspect the kernel stack of an arbitrary task, allowing a local attacker to exploit racy stack unwinding and leak kernel task stack contents...

5.5CVSS6.8AI score0.0035EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2018/09/26 7:48 a.m.6 views

docker: container breakout without selinux in enforcing mode

The default OCI Linux spec in oci/defaultslinux.go in Docker/Moby, from 1.11 to current, does not block /proc/acpi pathnames. The flaw allows an attacker to modify host's hardware like enabling/disabling Bluetooth or turning up/down keyboard brightness...

6.3CVSS6.5AI score0.01126EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2018/09/18 12:0 a.m.31 views

EulerOS Virtualization 2.5.1 : procps-ng (EulerOS-SA-2018-1274)

According to the versions of the procps-ng package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : - procps-ng, procps: Integer overflows leading to heap overflow in file2strvec.CVE-2018-1124 - procps-ng, procps: incorrect integ...

9.8CVSS7.2AI score0.01993EPSS
SaveExploits6References3
OSV
OSV
added 2018/08/28 6:52 p.m.8 views

USN-3752-3 linux-azure, linux-oem, linux-gcp vulnerabilities

It was discovered that, when attempting to handle an out-of-memory situation, a null pointer dereference could be triggered in the Linux kernel in some circumstances. A local attacker could use this to cause a denial of service system crash. CVE-2018-1000200 Wen Xu discovered that the XFS...

7.8CVSS7.4AI score0.16154EPSS
SaveExploits21References19
RedHat Linux
RedHat Linux
added 2018/08/16 4:6 p.m.11 views

docker: container breakout without selinux in enforcing mode

The default OCI Linux spec in oci/defaultslinux.go in Docker/Moby, from 1.11 to current, does not block /proc/acpi pathnames. The flaw allows an attacker to modify host's hardware like enabling/disabling Bluetooth or turning up/down keyboard brightness...

6.3CVSS6.6AI score0.01126EPSS
SaveExploits0References4
OSV
OSV
added 2018/08/10 3:29 p.m.4 views

DEBIAN-CVE-2018-6556

lxc-user-nic when asked to delete a network interface will unconditionally open a user provided path. This code path may be used by an unprivileged user to check for the existence of a path which they wouldn't otherwise be able to reach. It may also be used to trigger side effects by causing a...

3.3CVSS6.9AI score0.00347EPSS
SaveExploits0References1
exploitpack
exploitpack
added 2018/08/09 12:0 a.m.102 views

Linux Kernel 4.14.7 (Ubuntu 16.04 CentOS 7) - (KASLR SMEP Bypass) Arbitrary File Read

Linux Kernel 4.14.7 Ubuntu 16.04 CentOS 7 - KASLR SMEP Bypass Arbitrary File Read // A proof-of-concept exploit for CVE-2017-18344. // Includes KASLR and SMEP bypasses. No SMAP bypass. // No support for 1 GB pages or 5 level page tables. // Tested on Ubuntu xenial 4.4.0-116-generic and...

2.1CVSS0.03228EPSS
SaveExploits8
OSV
OSV
added 2018/07/26 7:29 p.m.10 views

DEBIAN-CVE-2017-18344

The timercreate syscall implementation in kernel/time/posix-timers.c in the Linux kernel before 4.14.8 doesn't properly validate the sigevent-sigevnotify field, which leads to out-of-bounds access in the showtimer function called when /proc/$PID/timers is read. This allows userspace applications ...

5.5CVSS6.2AI score0.03228EPSS
SaveExploits8References1
CVE
CVE
added 2018/07/26 7:0 p.m.294 views

CVE-2017-18344

CVE-2017-18344 affects the Linux kernel before 4.14.8. The timer_create syscall in kernel/time/posix-timers.c fails to validate sigevent->sigev_notify, causing out-of-bounds access in show_timer when /proc/$PID/timers is read and enabling a local user to read arbitrary kernel memory on builds ...

5.5CVSS6.1AI score0.03228EPSS
SaveExploits8References15Affected Software1
RedHat Linux
RedHat Linux
added 2018/07/26 1:17 p.m.8 views

procps: Integer overflows leading to heap overflow in file2strvec

Multiple integer overflows leading to heap corruption flaws were discovered in file2strvec. These vulnerabilities can lead to privilege escalation for a local attacker who can create entries in procfs by starting processes, which will lead to crashes or arbitrary code execution in proc utilities...

7.8CVSS7.8AI score0.01834EPSS
SaveExploits5References5
RedHat Linux
RedHat Linux
added 2018/07/26 12:8 p.m.6 views

procps: Integer overflows leading to heap overflow in file2strvec

Multiple integer overflows leading to heap corruption flaws were discovered in file2strvec. These vulnerabilities can lead to privilege escalation for a local attacker who can create entries in procfs by starting processes, which will lead to crashes or arbitrary code execution in proc utilities...

7.8CVSS7.8AI score0.01834EPSS
SaveExploits5References5
OSV
OSV
added 2018/07/26 12:0 a.m.5 views

UBUNTU-CVE-2017-18344

The timercreate syscall implementation in kernel/time/posix-timers.c in the Linux kernel before 4.14.8 doesn't properly validate the sigevent-sigevnotify field, which leads to out-of-bounds access in the showtimer function called when /proc/$PID/timers is read. This allows userspace applications ...

5.5CVSS6.8AI score0.03228EPSS
SaveExploits8References7
Rows per page
Query Builder