Lucene search
+L

4582 matches found

Prion
Prion
added 2017/05/22 10:29 p.m.21 views

Code injection

The docheck function in kernel/bpf/verifier.c in the Linux kernel before 4.11.1 does not make the allowptrleaks value available for restricting the output of the printbpfinsn function, which allows local users to obtain sensitive address information via crafted bpf system calls...

2.1CVSS6AI score0.01261EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2017/05/22 10:29 p.m.4 views

DEBIAN-CVE-2017-9150

The docheck function in kernel/bpf/verifier.c in the Linux kernel before 4.11.1 does not make the allowptrleaks value available for restricting the output of the printbpfinsn function, which allows local users to obtain sensitive address information via crafted bpf system calls...

5.5CVSS7.2AI score0.01261EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2017/05/22 10:0 p.m.29 views

CVE-2017-9150

The docheck function in kernel/bpf/verifier.c in the Linux kernel before 4.11.1 does not make the allowptrleaks value available for restricting the output of the printbpfinsn function, which allows local users to obtain sensitive address information via crafted bpf system calls...

5.7AI score0.01261EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2017/05/22 10:0 p.m.49 views

CVE-2017-9150

The docheck function in kernel/bpf/verifier.c in the Linux kernel before 4.11.1 does not make the allowptrleaks value available for restricting the output of the printbpfinsn function, which allows local users to obtain sensitive address information via crafted bpf system calls...

5.5CVSS6.2AI score0.01261EPSS
SaveExploits0
CVE
CVE
added 2017/05/22 10:0 p.m.142 views

CVE-2017-9150

CVE-2017-9150 affects the Linux kernel prior to 4.11.1, where the function do_check in kernel/bpf/verifier.c fails to expose the allow_ptr_leaks setting to constrain the output of print_bpf_insn. This omission enables local attackers to leak sensitive address information through crafted bpf syste...

5.5CVSS5.5AI score0.01261EPSS
SaveExploits0References7Affected Software1
UbuntuCve
UbuntuCve
added 2017/05/22 12:0 a.m.32 views

CVE-2017-9150

The docheck function in kernel/bpf/verifier.c in the Linux kernel before 4.11.1 does not make the allowptrleaks value available for restricting the output of the printbpfinsn function, which allows local users to obtain sensitive address information via crafted bpf system calls...

5.5CVSS6.7AI score0.01261EPSS
SaveExploits0References12
OSV
OSV
added 2017/05/22 12:0 a.m.1 views

UBUNTU-CVE-2017-9150

The docheck function in kernel/bpf/verifier.c in the Linux kernel before 4.11.1 does not make the allowptrleaks value available for restricting the output of the printbpfinsn function, which allows local users to obtain sensitive address information via crafted bpf system calls...

5.5CVSS6.6AI score0.01261EPSS
SaveExploits0References13
Broadcom
Broadcom
added 2017/05/02 12:0 a.m.9 views

BSA-2017-268

Security Advisory ID : BSA-2017-268 Component : Linux Kernel Revision : 1.0: Interim Use-after-free vulnerability in mm/percpu.cin 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 themmapandbpfsystem call...

7.8CVSS6.8AI score0.00493EPSS
SaveExploits1
0day.today
0day.today
added 2017/04/05 12:0 a.m.58 views

macOS / iOS Kernel 10.12.3 (16D32) - bpf Heap Overflow Exploit

Exploit for multiple platform in category dos / poc / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1125 The bpf ioctl BIOCSBLEN allows userspace to set the bpf buffer length: case BIOCSBLEN: / uint / if d-bdbif != 0 error = EINVAL; else uint size; bcopyaddr, &size, sizeof siz...

9.3CVSS8.8AI score0.05108EPSS
SaveExploits2
seebug.org
seebug.org
added 2017/04/04 12:0 a.m.44 views

MacOS/iOS kernel heap overflow in bpf (CVE-2017-2482)

The bpf ioctl BIOCSBLEN allows userspace to set the bpf buffer length: case BIOCSBLEN: / uint / if d-bdbif != 0 error = EINVAL; else uint size; bcopyaddr, &size, sizeof size; if size bpfmaxbufsize size = bpfmaxbufsize; else if size bdbufsize = size; break; d-bdbif is set to the currently attached...

9.3CVSS8.9AI score0.05108EPSS
SaveExploits2
exploitpack
exploitpack
added 2017/04/04 12:0 a.m.32 views

Apple macOSiOS Kernel 10.12.3 (16D32) - bpf Heap Overflow

Apple macOSiOS Kernel 10.12.3 16D32 - bpf Heap Overflow / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1125 The bpf ioctl BIOCSBLEN allows userspace to set the bpf buffer length: case BIOCSBLEN: / uint / if d-bdbif != 0 error = EINVAL; else uint size; bcopyaddr, &size, sizeof...

0.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/04/04 12:0 a.m.96 views

Apple macOS/iOS Kernel 10.12.3 (16D32) - 'bpf' Heap Overflow

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1125 The bpf ioctl BIOCSBLEN allows userspace to set the bpf buffer length: case BIOCSBLEN: / uint / if d-bdbif != 0 error = EINVAL; else uint size; bcopyaddr, &size, sizeof size; if size bpfmaxbufsize size = bpfmaxbufsize; else ...

7.4AI score
SaveExploits0
CNVD
CNVD
added 2017/03/28 12:0 a.m.4 views

Firejail Local Elevation of Privilege Vulnerability

Firejail is a SUID program designed to reduce the risk of security violations by restricting the runtime environment of untrusted applications through the use of Linux namespaces and seccomp-bpf. Firejail suffers from a local elevation of privilege vulnerability. An attacker could exploit this...

7.8CVSS7.8AI score0.00404EPSS
SaveExploits0References1
CERT
CERT
added 2017/03/21 12:0 a.m.102 views

PCAUSA Rawether for Windows local privilege escalation

Overview PCAUSA's Rawether framework does not properly validate BPF data, allowing a crafted malicious BPF program to perform operations on memory outside of its typical bounds on the driver's receipt of network packets. This vulnerability may be exploited to perform local privilege escalation on...

7.8CVSS8AI score0.00704EPSS
SaveExploits1References4
OpenVAS
OpenVAS
added 2017/03/14 12:0 a.m.45 views

openSUSE: Security Advisory for MozillaFirefox (openSUSE-SU-2017:0690-1)

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

10CVSS8.2AI score0.17484EPSS
SaveExploits19References1
UbuntuCve
UbuntuCve
added 2017/03/07 12:0 a.m.17 views

CVE-2017-5426

On Linux, if the secure computing mode BPF seccomp-bpf filter is running when the Gecko Media Plugin sandbox is started, the sandbox fails to be applied and items that would run within the sandbox are run protected only by the running filter which is typically weak compared to the sandbox. Note:...

5.3CVSS6.8AI score0.01435EPSS
SaveExploits0References3
Gentoo Linux
Gentoo Linux
added 2017/01/24 12:0 a.m.51 views

Firejail: Multiple vulnerabilities

Background A SUID program that reduces the risk of security breaches by restricting the running environment of untrusted applications using Linux namespaces and seccomp-bpf. Description Multiple vulnerabilities have been discovered in Firejail. Please review the CVE identifiers referenced below f...

9CVSS8.7AI score0.01937EPSS
SaveExploits0
CNVD
CNVD
added 2016/12/29 12:0 a.m.9 views

Firejail '/etc/resolv.conf' Remote Security Bypass Vulnerability

Firejail is a suite of SUID programs written in C that reduces the risk of security vulnerabilities by restricting the operating environment of untrusted applications using Linuxnamespaces and seccomp-bpf, a sandboxing mechanism. A remote security bypass vulnerability exists in Firejail. An...

7AI score
SaveExploits0References1
android
android
added 2016/12/01 12:0 a.m.44 views

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.2CVSS6.1AI score0.00493EPSS
SaveExploits1References4
Packet Storm
Packet Storm
added 2016/11/14 12:0 a.m.109 views

Linux BPF Local Privilege Escalation

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'Linux BPF Local Privilege Escalation', 'Description' = %q Linux kernel =4.4 with CONFIGBPFSYSCALL and...

7.2CVSS0.9AI score0.10202EPSS
SaveExploits5
Rows per page
Query Builder