Lucene search
+L

2932 matches found

UbuntuCve
UbuntuCve
added 2022/01/14 8:15 a.m.135 views

CVE-2022-23222

kernel/bpf/verifier.c in the Linux kernel through 5.15.14 allows local users to gain privileges because of the availability of pointer arithmetic via certain ORNULL pointer types...

7.8CVSS6.8AI score0.01915EPSS
SaveExploits5References9
Tenable Nessus
Tenable Nessus
added 2022/01/12 12:00 a.m.47 views

SUSE SLES15: kernel-azure / kernel-azure-devel / kernel-devel-azure / etc (SUSE-SU-2022:0056-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:0056-1 advisory. The SUSE Linux Enterprise 15 SP3 kernel was updated. The following security bugs were fixed: - CVE-2021-45485: Fixed an information...

7.5CVSS6.8AI score0.03585EPSS
SaveExploits2References105
Positive Technologies
Positive Technologies
added 2021/12/16 12:00 a.m.25 views

PT-2021-6102 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to v5.16-rc5 Description: The issue is related to the check alu op function in kernel/bpf/verifier.c, which did not properly update bounds while handling the mov32 instruction. This allows local users to obtain...

9.8CVSS7.7AI score0.67994EPSS
SaveExploits204References1436
OSV
OSV
added 2021/12/15 12:00 a.m.13 views

OSV-2021-1695 Heap-buffer-overflow in flexbuffers::Verifier::VerifyRef

OSS-Fuzz report: https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=42373 Crash type: Heap-buffer-overflow READ 4 Crash state: flexbuffers::Verifier::VerifyRef flexbuffers::Verifier::VerifyVector flexbuffers::Verifier::VerifyRef...

7.2AI score
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2021/12/14 12:00 a.m.18 views

PT-2021-7276 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to v5.16-rc6 Description: A flaw in the Linux kernel's eBPF verifier allows internal memory locations to be returned to userspace when handling internal data structures. This can be exploited by a local attacker wi...

9.8CVSS7.2AI score0.67994EPSS
SaveExploits209References1297
OSV
OSV
added 2021/11/25 12:00 a.m.7 views

UBUNTU-CVE-2021-4001

A race condition was found in the Linux kernel's ebpf verifier between bpfmapupdateelem and bpfmapfreeze due to a missing lock in kernel/bpf/syscall.c. In this flaw, a local user with a special privilege capsysadmin or capbpf can modify the frozen mapped address space. This flaw affects kernel...

4.1CVSS6.6AI score0.00186EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2021/11/22 5:00 p.m.48 views

CVE-2021-4001

A race condition was found in the Linux kernel's ebpf verifier between bpfmapupdateelem and bpfmapfreeze due to a missing lock in kernel/bpf/syscall.c. In this flaw, a local user with a special privilege capsysadmin or capbpf can modify the frozen mapped address space. Mitigation Mitigation for...

6.7CVSS5.7AI score0.00186EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2021/11/11 7:14 a.m.130 views

LSN-0082-1: Kernel Live Patch Security Notice

Jann Horn discovered that the tty subsystem of the Linux kernel did not use consistent locking in some situations, leading to a read-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly expose sensitive information kernel...

7.8CVSS7AI score0.0112EPSS
SaveExploits5
OSV
OSV
added 2021/11/11 6:14 a.m.21 views

LSN-0082-1 Kernel Live Patch Security Notice

Jann Horn discovered that the tty subsystem of the Linux kernel did not use consistent locking in some situations, leading to a read-after-free vulnerability. A local attacker could use this to cause a denial of service system crash or possibly expose sensitive information kernel...

7.8CVSS7.1AI score0.0112EPSS
SaveExploits5References5
RedHat Linux
RedHat Linux
added 2021/11/09 6:06 p.m.14 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:06 p.m.14 views

kernel: local escalation of privileges in handling of eBPF programs

An out-of-bounds access flaw was found in the Linux kernel’s implementation of the eBPF code verifier, where an incorrect register bounds calculation while checking unsigned 32-bit instructions in an eBPF program occurs.. By default accessing the eBPF verifier is only accessible to privileged use...

8.8CVSS7.3AI score0.01754EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2021/11/09 6:06 p.m.9 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:06 p.m.6 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.10 views

kernel: local escalation of privileges in handling of eBPF programs

An out-of-bounds access flaw was found in the Linux kernel’s implementation of the eBPF code verifier, where an incorrect register bounds calculation while checking unsigned 32-bit instructions in an eBPF program occurs.. By default accessing the eBPF verifier is only accessible to privileged use...

8.8CVSS7.3AI score0.01754EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2021/11/09 5:26 p.m.8 views

kernel: eBPF 32-bit source register truncation on div/mod

A flaw was found in the Linux kernel’s eBPF verification code, where the eBPF 32-bit div/mod source register truncation could lead to out-of-bounds reads and writes. By default, accessing the eBPF verifier is only possible to privileged users with CAPSYSADMIN. This flaw allows a local user who ca...

7.8CVSS7.1AI score0.00282EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2021/11/09 5:26 p.m.16 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
Positive Technologies
Positive Technologies
added 2021/11/09 12:00 a.m.18 views

PT-2021-7382 · Linux +5 · Linux Kernel +5

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 5.16 rc2 Description: A race condition was found in the Linux kernel's ebpf verifier between bpf map update elem and bpf map freeze due to a missing lock in kernel/bpf/syscall.c. This issue allows a local user...

9.8CVSS7.3AI score0.89721EPSS
SaveExploits334References1321
Ubuntu
Ubuntu
added 2021/10/20 6:39 p.m.157 views

USN-5115-1: Linux kernel (OEM) vulnerabilities

It was discovered that a race condition existed in the Atheros Ath9k WiFi driver in the Linux kernel. An attacker could possibly use this to expose sensitive information WiFi network traffic. CVE-2020-3702 Ofek Kirzner, Adam Morrison, Benedict Schlueter, and Piotr Krysiuk discovered that the BPF...

7.8CVSS7.4AI score0.01561EPSS
SaveExploits11
RedhatCVE
RedhatCVE
added 2021/10/12 9:09 a.m.69 views

CVE-2021-20320

A flaw was found in s390 eBPF JIT in bpfjitinsn in arch/s390/net/bpfjitcomp.c in the Linux kernel. In this flaw, a local attacker with special user privilege can circumvent the verifier and may lead to a confidentiality problem. Mitigation Mitigation for this issue is either not available or the...

5.5CVSS1.8AI score0.0026EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2021/09/30 3:51 p.m.155 views

USN-5091-2: Linux kernel (Raspberry Pi) 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
SaveExploits3
Rows per page
Query Builder