Lucene search
+L

4943 matches found

UbuntuCve
UbuntuCve
added 2016/05/23 12:00 a.m.48 views

CVE-2016-4558

The BPF subsystem in the Linux kernel before 4.5.5 mishandles reference counts, which allows local users to cause a denial of service use-after-free or possibly have unspecified other impact via a crafted application on 1 a system with more than 32 Gb of memory, related to the program reference...

7CVSS6.8AI score0.00865EPSS
SaveExploits1References6
OSV
OSV
added 2016/05/23 12:00 a.m.7 views

UBUNTU-CVE-2016-4558

The BPF subsystem in the Linux kernel before 4.5.5 mishandles reference counts, which allows local users to cause a denial of service use-after-free or possibly have unspecified other impact via a crafted application on 1 a system with more than 32 Gb of memory, related to the program reference...

7CVSS6.8AI score0.00865EPSS
SaveExploits1References7
OSV
OSV
added 2016/05/23 12:00 a.m.6 views

UBUNTU-CVE-2016-4794

Use-after-free vulnerability in mm/percpu.c in the Linux kernel through 4.6 allows local users to cause a denial of service BUG or possibly have unspecified other impact via crafted use of the mmap and bpf system calls...

7.8CVSS6.8AI score0.00493EPSS
SaveExploits1References7
CNVD
CNVD
added 2016/05/15 12:00 a.m.5 views

Linux kernel security bypass vulnerability (CNVD-2016-03201)

Linux kernel is an open source operating system. A security vulnerability exists in Linux kernel bpf, which allows a local attacker to exploit the vulnerability to execute restricted code to load the eBPF socket filter program using the bpf system call...

7.8CVSS7.3AI score0.10202EPSS
SaveExploits6References1
seebug.org
seebug.org
added 2016/05/10 12:00 a.m.161 views

Linux 内核通过 BPF 系统调用提权漏洞

漏洞概要 4 月 27 日有安全研究人员在 bugs.chromium.org 站点提交了本地提权高 危漏洞。 Linux 内核版本大于等于 4.4 时,当内核编译了 CONFIGBPFSYSCALL 并 且 sysctl 中的 kernel.unprivilegedbpfdisabled 没有明确设置为 1 时,无特 权的代码可以使用 bpf 系统调用加载 eBPF socket 过滤程序,从而达到系统提 权的⺫的,而前面的两个条件在最新的 Linux 发行版 Ubuntu 16.04 桌面版和 服务器版本均满足,经过测试 Kali Rolling 发行版 内核 4.4.0...

7AI score
SaveExploits0
OSV
OSV
added 2016/05/05 12:00 a.m.8 views

UBUNTU-CVE-2016-4557

The replacemapfdwithmapptr function in kernel/bpf/verifier.c in the Linux kernel before 4.5.5 does not properly maintain an fd data structure, which allows local users to gain privileges or cause a denial of service use-after-free via crafted BPF instructions that reference an incorrect file...

7.8CVSS6.7AI score0.10202EPSS
SaveExploits6References9
UbuntuCve
UbuntuCve
added 2016/05/05 12:00 a.m.49 views

CVE-2016-4557

The replacemapfdwithmapptr function in kernel/bpf/verifier.c in the Linux kernel before 4.5.5 does not properly maintain an fd data structure, which allows local users to gain privileges or cause a denial of service use-after-free via crafted BPF instructions that reference an incorrect file...

7.8CVSS6.8AI score0.10202EPSS
SaveExploits6References8
Exploit DB
Exploit DB
added 2016/05/04 12:00 a.m.37 views

Linux Kernel (Ubuntu 16.04) - Reference Count Overflow Using BPF Maps

Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=809 Most things in the kernel use 32-bit reference counters, relying on the fact that the memory constraints of real computers make it impossible to create enough references to overflow the counters. There are exceptions for things...

7CVSS6.6AI score0.00865EPSS
SaveExploits1
zdt
zdt
added 2016/05/04 12:00 a.m.274 views

Linux Kernel 4.4.x (Ubuntu 16.04) - 'double-fdput()' in bpf(BPF_PROG_LOAD) Privilege Esc

Exploit for linux platform in category local exploits Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=808 In Linux =4.4, when the CONFIGBPFSYSCALL config option is set and the kernel.unprivilegedbpfdisabled sysctl is not explicitly set to 1 at runtime, unprivileged code can use...

7.2CVSS0.6AI score0.10202EPSS
SaveExploits6
zdt
zdt
added 2016/05/04 12:00 a.m.34 views

Linux Kernel (Ubuntu 16.04) - Reference Count Overflow Using BPF Maps

Exploit for linux platform in category dos / poc Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=809 Most things in the kernel use 32-bit reference counters, relying on the fact that the memory constraints of real computers make it impossible to create enough references to...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2016/05/04 12:00 a.m.26 views

Linux Kernel (Ubuntu 16.04) - Reference Count Overflow Using BPF Maps

Linux Kernel Ubuntu 16.04 - Reference Count Overflow Using BPF Maps Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=809 Most things in the kernel use 32-bit reference counters, relying on the fact that the memory constraints of real computers make it impossible to create enough...

0.6AI score
SaveExploits0
exploitpack
exploitpack
added 2016/05/04 12:00 a.m.31 views

Linux Kernel 4.4.x (Ubuntu 16.04) - double-fdput() bpf(BPF_PROG_LOAD) Privilege Escalation

Linux Kernel 4.4.x Ubuntu 16.04 - double-fdput bpfBPFPROGLOAD Privilege Escalation Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=808 In Linux =4.4, when the CONFIGBPFSYSCALL config option is set and the kernel.unprivilegedbpfdisabled sysctl is not explicitly set to 1 at runtim...

1.1AI score
SaveExploits0
NVD
NVD
added 2016/04/27 5:59 p.m.24 views

CVE-2016-2383

The adjustbranches function in kernel/bpf/verifier.c in the Linux kernel before 4.5 does not consider the delta in the backward-jump case, which allows local users to obtain sensitive information from kernel memory by creating a packet filter and then loading crafted BPF instructions...

5.5CVSS6.4AI score0.00374EPSS
SaveExploits0References8
Prion
Prion
added 2016/04/27 5:59 p.m.28 views

Design/Logic Flaw

The adjustbranches function in kernel/bpf/verifier.c in the Linux kernel before 4.5 does not consider the delta in the backward-jump case, which allows local users to obtain sensitive information from kernel memory by creating a packet filter and then loading crafted BPF instructions...

2.1CVSS6AI score0.00374EPSS
SaveExploits0References8Affected Software3
Debian CVE
Debian CVE
added 2016/04/27 5:00 p.m.40 views

CVE-2016-2383

The adjustbranches function in kernel/bpf/verifier.c in the Linux kernel before 4.5 does not consider the delta in the backward-jump case, which allows local users to obtain sensitive information from kernel memory by creating a packet filter and then loading crafted BPF instructions...

5.5CVSS6AI score0.00374EPSS
SaveExploits0
Cvelist
Cvelist
added 2016/04/27 5:00 p.m.43 views

CVE-2016-2383

The adjustbranches function in kernel/bpf/verifier.c in the Linux kernel before 4.5 does not consider the delta in the backward-jump case, which allows local users to obtain sensitive information from kernel memory by creating a packet filter and then loading crafted BPF instructions...

6.3AI score0.00374EPSS
SaveExploits0References8
CVE
CVE
added 2016/04/27 5:00 p.m.93 views

CVE-2016-2383

The CVE-2016-2383 vulnerability affects the Linux kernel (kernel/bpf/verifier.c) where, in the backward-jump delta handling, local attackers can craft BPF instructions to read kernel memory. It is exploitable by local users via a crafted packet filter. The issue is present in kernel versions befo...

5.5CVSS6.1AI score0.00374EPSS
SaveExploits0References8Affected Software1
OpenVAS
OpenVAS
added 2016/04/07 12:00 a.m.35 views

Ubuntu: Security Advisory (USN-2947-3)

The remote host is missing an update for the SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

10CVSS7.9AI score0.14546EPSS
SaveExploits1References2
Mageia
Mageia
added 2016/01/14 1:44 a.m.68 views

Updated kernel-tmb packages provides 4.1 longterm kernel and fixes security issues

This kernel-tmb update provides an upgrade to the upstream 4.1 longterm kernel series, currently based on 4.1.15 and resolves at least the following security issues: It was found that the Linux kernel's keyring implementation would leak memory when adding a key to a keyring via the addkey functio...

10CVSS8.6AI score0.22374EPSS
SaveExploits16References21
OSV
OSV
added 2015/12/02 10:32 a.m.11 views

SUSE-SU-2015:2167-1 Security update for kernel-source-rt

The SUSE Linux Enterprise 11 SP4 Realtime kernel was updated to version 3.0.101.rt130-45.1 to receive various security and bugfixes. Following security bugs were fixed: CVE-2015-6252: Possible file descriptor leak for each VHOSTSETLOGFDcommand issued, this could eventually wasting available syste...

7.8CVSS7AI score0.06267EPSS
SaveExploits0References74
Rows per page
Query Builder