Lucene search
+L

1033 matches found

Ubuntu
Ubuntu
added 2019/04/02 6:21 p.m.158 views

USN-3930-1: Linux kernel vulnerabilities

Mathias Payer and Hui Peng discovered a use-after-free vulnerability in the Advanced Linux Sound Architecture ALSA subsystem. A physically proximate attacker could use this to cause a denial of service system crash. CVE-2018-19824 Shlomi Oberman, Yuli Shapiro, and Ran Menscher discovered an...

8.1CVSS6.9AI score0.16523EPSS
SaveExploits18
Tenable Nessus
Tenable Nessus
added 2019/03/18 12:00 a.m.44 views

Debian DLA-1715-1 : linux-4.9 security update (Spectre)

Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leaks. CVE-2017-18249 A race condition was discovered in the disk space allocator of F2FS. A user with access to an F2FS volume could use this to cause a deni...

7.8CVSS8AI score0.60631EPSS
SaveExploits12References29
Exploit DB
Exploit DB
added 2018/12/19 12:00 a.m.106 views

Linux Kernel 4.4 - 'rtnetlink' Stack Memory Disclosure

/ Briefs - CVE-2016-4486 has discovered and reported by Kangjie Lu. - This is local exploit against the CVE-2016-4486. Tested version - Distro : Ubuntu 16.04 - Kernel version : 4.4.0-21-generic - Arch : x8664 Prerequisites - None Goal - Leak kernel stack base address of current process by...

3.3CVSS6.3AI score0.0171EPSS
SaveExploits4
exploitpack
exploitpack
added 2018/12/19 12:00 a.m.81 views

Linux Kernel 4.4 - rtnetlink Stack Memory Disclosure

Linux Kernel 4.4 - rtnetlink Stack Memory Disclosure / Briefs - CVE-2016-4486 has discovered and reported by Kangjie Lu. - This is local exploit against the CVE-2016-4486. Tested version - Distro : Ubuntu 16.04 - Kernel version : 4.4.0-21-generic - Arch : x8664 Prerequisites - None Goal - Leak...

2.1CVSS0.0171EPSS
SaveExploits4
Packet Storm
Packet Storm
added 2018/12/19 12:00 a.m.99 views

Linux Kernel 4.4 rtnetlink Stack Memory Disclosure

/ Briefs - CVE-2016-4486 has discovered and reported by Kangjie Lu. - This is local exploit against the CVE-2016-4486. Tested version - Distro : Ubuntu 16.04 - Kernel version : 4.4.0-21-generic - Arch : x8664 Prerequisites - None Goal - Leak kernel stack base address of current process by...

2.1CVSS0.1AI score0.0171EPSS
SaveExploits4
exploitpack
exploitpack
added 2018/07/10 12:00 a.m.405 views

Linux Kernel 4.13.9 (Ubuntu 16.04 Fedora 27) - Local Privilege Escalation

Linux Kernel 4.13.9 Ubuntu 16.04 Fedora 27 - Local Privilege Escalation / Credit @bleidl, this is a slight modification to his original POC https://github.com/brl/grlh/blob/master/get-rekt-linux-hardened.c For details on how the exploit works, please visit...

7.2CVSS0.5AI score0.30052EPSS
SaveExploits17
GithubExploit
GithubExploit
added 2018/04/26 4:33 a.m.80 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Linux Linux_Kernel

Vulnerability Description Ubuntu is an open-source GNU/Linux o...

7.8CVSS6.8AI score0.30052EPSS
SaveExploits17
seebug.org
seebug.org
added 2018/03/16 12:00 a.m.453 views

Ubuntu本地提权漏洞(CVE-2017-16995)

Since commit f1174f77b50c "bpf/verifier: rework value tracking", the eBPF range tracking is security-relevant for the verification of eBPF code provided by unprivileged users. Therefore, any tiny slip-up in the arithmetic range tracking now turns into an arbitrary read+write in the full kernel...

7.2CVSS7.7AI score0.30052EPSS
SaveExploits17
Packet Storm
Packet Storm
added 2018/01/12 12:00 a.m.46 views

eBPF 4.9-stable Verifier Bug Backported

eBPF verifier bug backported to 4.9-stable Moving this one to a separate bug report... Commit https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit?id=332270fdc8b6fba07d059a9ad44df9e1a2ad4529 adds functionality that permits performing addition on PTRTOSTACK stack pointer with...

7.1AI score
SaveExploits0
ArchLinux
ArchLinux
added 2018/01/05 12:00 a.m.69 views

[ASA-201801-3] linux-zen: multiple issues

Arch Linux Security Advisory ASA-201801-3 ========================================= Severity: High Date : 2018-01-05 CVE-ID : CVE-2017-16995 CVE-2017-16996 CVE-2017-17449 CVE-2017-17558 CVE-2017-17712 CVE-2017-17805 CVE-2017-17806 CVE-2017-17852 CVE-2017-17853 CVE-2017-17854 CVE-2017-17855...

7.8CVSS3.2AI score0.84172EPSS
SaveExploits25References48
CERT
CERT
added 2018/01/04 12:00 a.m.1208 views

CPU hardware vulnerable to side-channel attacks

Overview CPU hardware implementations are vulnerable to cache side-channel attacks. These vulnerabilities are referred to as Meltdown and Spectre. Description CPU hardware implementations are vulnerable to side-channel attacks referred to as Meltdown and Spectre. Both Spectre and Meltdown take...

5.6CVSS6.6AI score0.93838EPSS
SaveExploits14References26
zdt
zdt
added 2017/12/22 12:00 a.m.145 views

Linux Kernel >= 4.9 eBPF memory corruption bugs Vulnerability

Exploit for linux platform in category dos / poc Hi! A few BPF verifier bugs in the Linux kernel, most of which can be used for controlled memory corruption, have been fixed over the last days. One of the bugs was introduced in 4.9, the others were only introduced in 4.14. The fixes are in the ne...

0.5AI score0.30052EPSS
SaveExploits17
seebug.org
seebug.org
added 2017/05/27 12:00 a.m.29 views

Linux: eBPF verifier log leaks lower half of map pointer

When the eBPF verifier kernel/bpf/verifier.c runs in verbose mode, it dumps all processed instructions to a user-accessible buffer in human-readable form using printbpfinsn. For instructions with class BPFLD and mode BPFIMM, it prints the raw 32-bit value: else if class == BPFLD if BPFMODEinsn-co...

6.9AI score
SaveExploits0
zdt
zdt
added 2017/05/23 12:00 a.m.23 views

Linux Kernel 4.11 - eBPF Verifier Log Leaks Lower Half of map Pointer Exploit

Exploit for linux platform in category dos / poc / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1251 When the eBPF verifier kernel/bpf/verifier.c runs in verbose mode, it dumps all processed instructions to a user-accessible buffer in human-readable form using printbpfinsn. F...

7AI score
SaveExploits0
exploitpack
exploitpack
added 2017/05/22 12:00 a.m.21 views

Linux Kernel 4.11 - eBPF Verifier Log Leaks Lower Half of map Pointer

Linux Kernel 4.11 - eBPF Verifier Log Leaks Lower Half of map Pointer / Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1251 When the eBPF verifier kernel/bpf/verifier.c runs in verbose mode, it dumps all processed instructions to a user-accessible buffer in human-readable form...

0.9AI score
SaveExploits0
Exploit DB
Exploit DB
added 2017/05/22 12:00 a.m.28 views

Linux Kernel 4.11 - eBPF Verifier Log Leaks Lower Half of map Pointer

/ Source: https://bugs.chromium.org/p/project-zero/issues/detail?id=1251 When the eBPF verifier kernel/bpf/verifier.c runs in verbose mode, it dumps all processed instructions to a user-accessible buffer in human-readable form using printbpfinsn. For instructions with class BPFLD and mode BPFIMM,...

5.5CVSS6.3AI score0.01261EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2016/06/11 12:00 a.m.41 views

Ubuntu: Security Advisory (USN-3007-1)

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...

7.8CVSS7AI score0.06386EPSS
SaveExploits8References2
OSV
OSV
added 2016/06/10 6:58 a.m.19 views

USN-3007-1 linux-raspi2 vulnerabilities

Justin Yackoski discovered that the Atheros L2 Ethernet Driver in the Linux kernel incorrectly enables scatter/gather I/O. A remote attacker could use this to obtain potentially sensitive information from kernel memory. CVE-2016-2117 Jann Horn discovered that eCryptfs improperly attempted to use...

7.8CVSS7AI score0.06386EPSS
SaveExploits8References11
Ubuntu
Ubuntu
added 2016/06/10 6:56 a.m.96 views

USN-3006-1: Linux kernel vulnerabilities

Justin Yackoski discovered that the Atheros L2 Ethernet Driver in the Linux kernel incorrectly enables scatter/gather I/O. A remote attacker could use this to obtain potentially sensitive information from kernel memory. CVE-2016-2117 Jann Horn discovered that eCryptfs improperly attempted to use...

7.8CVSS6.8AI score0.06386EPSS
SaveExploits8
Ubuntu
Ubuntu
added 2016/06/10 6:53 a.m.91 views

USN-3005-1: Linux kernel (Xenial HWE) vulnerabilities

Justin Yackoski discovered that the Atheros L2 Ethernet Driver in the Linux kernel incorrectly enables scatter/gather I/O. A remote attacker could use this to obtain potentially sensitive information from kernel memory. CVE-2016-2117 Jann Horn discovered that eCryptfs improperly attempted to use...

7.8CVSS6.8AI score0.06386EPSS
SaveExploits8
Rows per page
Query Builder