Lucene search
+L

1987 matches found

OSV
OSV
added 2022/01/25 4:15 p.m.26 views

UBUNTU-CVE-2021-34866

This vulnerability allows local attackers to escalate privileges on affected installations of Linux Kernel 5.14-rc3. An attacker must first obtain the ability to execute low-privileged code on the target system in order to exploit this vulnerability. The specific flaw exists within the handling o...

8.8CVSS7.5AI score0.00972EPSS
SaveExploits0References3
OSV
OSV
added 2022/01/11 4:58 a.m.17 views

USN-5218-1 linux-oem-5.13 vulnerabilities

Nadav Amit discovered that the hugetlb implementation in the Linux kernel did not perform TLB flushes under certain conditions. A local attacker could use this to leak or alter data from other processes that use huge pages. CVE-2021-4002 It was discovered that the eBPF implementation in the Linux...

9.8CVSS7.2AI score0.5758EPSS
SaveExploits5References10
CNNVD
CNNVD
added 2022/01/11 12:0 a.m.4 views

Linux kernel 缓冲区错误漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. The Linux kernel suffers from a buffer error vulnerability that stems from a lack of proper authentication before executing a user-supplied eBPF program. An attacker could...

7.1CVSS7.3AI score0.01118EPSS
SaveExploits1References11
OSV
OSV
added 2022/01/06 2:5 a.m.7 views

USN-5208-1 linux, linux-aws, linux-aws-5.11, linux-azure, linux-azure-5.11, linux-gcp, linux-gcp-5.11, linux-hwe-5.11, linux-kvm, linux-oracle, linux-oracle-5.11, linux-raspi vulnerabilities

Nadav Amit discovered that the hugetlb implementation in the Linux kernel did not perform TLB flushes under certain conditions. A local attacker could use this to leak or alter data from other processes that use huge pages. CVE-2021-4002 It was discovered that a race condition existed in the...

9.8CVSS7AI score0.5758EPSS
SaveExploits4References8
Positive Technologies
Positive Technologies
added 2021/12/29 12:0 a.m.36 views

PT-2021-7030 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.17-rc1 Description: The issue is related to a NULL pointer dereference flaw in the Linux kernel's BPF subsystem, specifically in the way a user triggers the map get next key function of the BPF bloom filter...

9.8CVSS7.2AI score0.67994EPSS
SaveExploits193References851
OSV
OSV
added 2021/12/24 12:0 a.m.14 views

UBUNTU-CVE-2021-4135

A memory leak vulnerability was found in the Linux kernel's eBPF for the Simulated networking device driver in the way user uses BPF for the device such that function nsimmapallocelem being called. A local user could use this flaw to get unauthorized access to some data...

5.5CVSS6.6AI score0.00231EPSS
SaveExploits0References8
OSV
OSV
added 2021/12/08 5:15 a.m.2 views

DEBIAN-CVE-2018-25020

The BPF subsystem in the Linux kernel before 4.17 mishandles situations with a long jump over an instruction sequence where inner instructions require substantial expansions into multiple BPF instructions, leading to an overflow. This affects kernel/bpf/core.c and net/core/filter.c...

7.8CVSS7.5AI score0.00505EPSS
SaveExploits0References1
Gitee
Gitee
added 2021/12/03 12:2 a.m.9 views

Exploit for Improper Input Validation in Linux Linux_Kernel

This is a PoC exploit for CVE-2021-3490, a Linux kernel vulnerability. The exploit targets the eBPF subsystem and leverages a bug in the verifier to gain arbitrary read and write access to kernel memory. The exploit is designed to work on Ubuntu 20.04.02 and 20.10 Groovy Gorilla kernels 5.8.0-25....

7.8CVSS6.6AI score0.27477EPSS
SaveExploits7
RedHat Linux
RedHat Linux
added 2021/11/09 6:6 p.m.5 views

kernel: protection of stack pointer against speculative pointer arithmetic can be bypassed to leak content of kernel memory

A flaw was found in the Linux kernel's eBPF verification code. By default, accessing the eBPF verifier is only accessible to privileged users with CAPSYSADMIN. This flaw allows a local user who can insert eBPF instructions, to use the eBPF verifier to abuse a spectre-like flaw and infer all syste...

5.5CVSS6.7AI score0.00313EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/11/09 6:6 p.m.4 views

kernel: Linux kernel eBPF RINGBUF map oversized allocation

A flaw out of bound memory write in the Linux kernel BPF subsystem was found in the way user writes to BPF ring buffer too fast, so larger buffer than available memory could be allocated. A local user could use this flaw to crash the system or possibly escalate their privileges on the system...

7.8CVSS6.8AI score0.0055EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2021/11/09 6:6 p.m.7 views

kernel: protection for sequences of pointer arithmetic operations against speculatively out-of-bounds loads can be bypassed to leak content of kernel memory

A vulnerability was discovered in retrieveptrlimit in kernel/bpf/verifier.c in the Linux kernel mechanism to mitigate speculatively out-of-bounds loads Spectre mitigation. In this flaw a local, special user privileged CAPSYSADMIN BPF program running on affected systems may bypass the protection,...

5.5CVSS6.8AI score0.01071EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/11/09 6:6 p.m.5 views

kernel: setsockopt System Call Untrusted Pointer Dereference Information Disclosure

A flaw was found in the BPF protocol. This flaw allows an attacker with a local account to leak information about kernel internal addresses. The highest threat from this vulnerability is to confidentiality...

3.3CVSS7.1AI score0.00255EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/11/09 5:26 p.m.7 views

kernel: out-of-bounds reads and writes due to enforcing incorrect limits for pointer arithmetic operations by BPF verifier

A flaw was found in kernel/bpf/verifier.c in BPF in the Linux kernel. An incorrect limit is enforced for pointer arithmetic operations which can be abused to perform out-of-bounds reads and writes in kernel memory, leading to local privilege escalation. The highest threat from this vulnerability ...

7.8CVSS6.6AI score0.00377EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2021/11/09 5:26 p.m.3 views

kernel: protection of stack pointer against speculative pointer arithmetic can be bypassed to leak content of kernel memory

A flaw was found in the Linux kernel's eBPF verification code. By default, accessing the eBPF verifier is only accessible to privileged users with CAPSYSADMIN. This flaw allows a local user who can insert eBPF instructions, to use the eBPF verifier to abuse a spectre-like flaw and infer all syste...

5.5CVSS6.7AI score0.00313EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/11/09 5:26 p.m.4 views

kernel: setsockopt System Call Untrusted Pointer Dereference Information Disclosure

A flaw was found in the BPF protocol. This flaw allows an attacker with a local account to leak information about kernel internal addresses. The highest threat from this vulnerability is to confidentiality...

3.3CVSS7.1AI score0.00255EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2021/11/09 5:26 p.m.4 views

kernel: Linux kernel eBPF RINGBUF map oversized allocation

A flaw out of bound memory write in the Linux kernel BPF subsystem was found in the way user writes to BPF ring buffer too fast, so larger buffer than available memory could be allocated. A local user could use this flaw to crash the system or possibly escalate their privileges on the system...

7.8CVSS6.8AI score0.0055EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2021/10/05 12:0 a.m.9 views

The vulnerability of the eBPF subsystem in the Linux operating system, related to reading beyond the buffer in memory, allows a hacker to execute arbitrary code in the kernel context.

The vulnerability of the eBPF subsystem in the Linux operating system is related to reading beyond the buffer boundaries in memory. Exploiting this vulnerability allows an attacker to execute arbitrary code in the kernel context...

7.8CVSS7.2AI score0.27477EPSS
SaveExploits7References20Affected Software8
OSV
OSV
added 2021/09/30 3:51 p.m.17 views

USN-5091-2 linux-raspi, linux-raspi-5.4 vulnerabilities

Ofek Kirzner, Adam Morrison, Benedict Schlueter, and Piotr Krysiuk discovered that the BPF verifier in the Linux kernel missed possible mispredicted branches due to type confusion, allowing a side-channel attack. An attacker could use this to expose sensitive information. CVE-2021-33624 It was...

7.8CVSS6.9AI score0.01245EPSS
SaveExploits3References6
BDU FSTEC
BDU FSTEC
added 2021/09/30 12:0 a.m.9 views

The vulnerability in the kernel/bpf/verifier.c component of the Linux operating system allows a hacker to elevate their privileges to the level of root.

The vulnerability in the kernel component bpf/verifier.c of the Linux operating system is related to writing beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to elevate their privileges to the root level...

7.8CVSS6.8AI score0.00377EPSS
SaveExploits0References30Affected Software7
OSV
OSV
added 2021/09/29 10:27 p.m.27 views

USN-5096-1 linux-oem-5.13 vulnerabilities

Valentina Palmiotti discovered that the iouring subsystem in the Linux kernel could be coerced to free adjacent memory. A local attacker could use this to execute arbitrary code. CVE-2021-41073 Benedict Schlueter discovered that the BPF subsystem in the Linux kernel did not properly protect again...

7.8CVSS7.4AI score0.03365EPSS
SaveExploits5References17
Rows per page
Query Builder