Lucene search
+L

5297 matches found

zdt
zdt
added 2016/05/04 12:00 a.m.35 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
zdt
zdt
added 2016/05/04 12:00 a.m.278 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
exploitpack
exploitpack
added 2016/05/04 12:00 a.m.27 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.34 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.29 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.42 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
CVE
CVE
added 2016/04/27 5:00 p.m.96 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
Cvelist
Cvelist
added 2016/04/27 5:00 p.m.46 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
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.74 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.24 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
Tenable Nessus
Tenable Nessus
added 2015/11/03 12:00 a.m.62 views

RHEL 7 : kernel (RHSA-2015:1778)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2015:1778 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. A flaw was found in the kernel's implementation of the...

7.8CVSS6.7AI score0.06267EPSS
SaveExploits1References16
RedhatCVE
RedhatCVE
added 2015/10/30 9:31 a.m.32 views

CVE-2014-2889

Off-by-one error in the bpfjitcompile function in arch/x86/net/bpfjitcomp.c in the Linux kernel before 3.1.8, when BPF JIT is enabled, allows local users to cause a denial of service system crash or possibly gain privileges via a long jump after a conditional jump...

4.6CVSS7.3AI score0.00366EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2015/10/22 12:00 a.m.43 views

CentOS 7 : kernel (CESA-2015:1778)

Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Important security impact. Common Vulnerability Scoring System CVSS base scores, which give detailed severity...

7.8CVSS6.6AI score0.06267EPSS
SaveExploits1References8
Mageia
Mageia
added 2015/10/09 6:47 p.m.102 views

Updated kernel-linus package provides 4.1 longterm and fixes security issues

This kernel-linus update provides an upgrade to the upstream 4.1 longterm kernel series, currently based on 4.1.8 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...

5.5CVSS7.8AI score0.00493EPSS
SaveExploits0References11
OpenVAS
OpenVAS
added 2015/09/18 12:00 a.m.53 views

Ubuntu: Security Advisory (USN-2684-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2015 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...

7.8CVSS6.7AI score0.06267EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2015/09/17 12:00 a.m.43 views

CentOS Update for kernel CESA-2015:1778 centos7

Check the version of kernel SPDX-FileCopyrightText: 2015 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 scriptoid"1.3.6.1.4.1.25623.1.0.882285";...

7.8CVSS6.5AI score0.06267EPSS
SaveExploits1References3
Cent OS
Cent OS
added 2015/09/16 12:54 p.m.99 views

kernel, perf, python security update

CentOS Errata and Security Advisory CESA-2015:1778 Updated kernel packages that fix multiple security issues and several bugs are now available for Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having Important security impact. Common Vulnerability Scoring System...

7.8CVSS6.6AI score0.06267EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2015/09/16 12:00 a.m.46 views

Scientific Linux Security Update : kernel on SL7.x x86_64 (20150915)

A flaw was found in the kernel's implementation of the Berkeley Packet Filter BPF. A local attacker could craft BPF code to crash the system by creating a situation in which the JIT compiler would fail to correctly optimize the JIT image on the last pass. This would lead to the CPU executing...

7.8CVSS6.6AI score0.06267EPSS
SaveExploits1References8
Rows per page
Query Builder