Lucene search
+L

2921 matches found

OSV
OSV
added 2024/06/19 1:35 p.m.23 views

CVE-2024-38566 bpf: Fix verifier assumptions about socket->sk

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix verifier assumptions about socket-sk The verifier assumes that 'sk' field in 'struct socket' is valid and non-NULL when 'socket' pointer itself is trusted and non-NULL. That may not be the case when socket was just creat...

5.9AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.53 views

CVE-2024-38566

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix verifier assumptions about socket-sk The verifier assumes that 'sk' field in 'struct socket' is valid and non-NULL when 'socket' pointer itself is trusted and non-NULL. That may not be the case when socket was just creat...

5.5CVSS5.2AI score0.00221EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.20 views

CVE-2024-38566 bpf: Fix verifier assumptions about socket->sk

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix verifier assumptions about socket-sk The verifier assumes that 'sk' field in 'struct socket' is valid and non-NULL when 'socket' pointer itself is trusted and non-NULL. That may not be the case when socket was just creat...

6.6AI score0.00221EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.46 views

CVE-2024-38566 bpf: Fix verifier assumptions about socket->sk

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix verifier assumptions about socket-sk The verifier assumes that 'sk' field in 'struct socket' is valid and non-NULL when 'socket' pointer itself is trusted and non-NULL. That may not be the case when socket was just creat...

0.00221EPSS
SaveExploits0References4
CVE
CVE
added 2024/06/19 1:35 p.m.104 views

CVE-2024-38566

CVE-2024-38566: In the Linux kernel, the bpf verifier had an incorrect assumption that socket->sk is valid when a trusted socket is used, which may not hold for sockets just created and passed to LSM socket_accept hooks. The fix relaxes the verifier assumption and updates tests. The vulnerabil...

5.5CVSS6.4AI score0.00221EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/06/13 12:00 a.m.14 views

PT-2024-4768 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The vulnerability is related to a register invariant violation in the Linux kernel's eBPF verifier. Specifically, it occurs when the verifier analyzes a branch instruction and splits t...

9.8CVSS6.6AI score0.02701EPSS
SaveExploits3References706
Veracode
Veracode
added 2024/05/29 5:36 a.m.30 views

Denial Of Service (DoS)

github.com/stacklok/minder is vulnerable to a Denial Of Service DoS. The vulnerability is due to the sigstore verifier reading an untrusted response entirely into memory without enforcing a limit on the response body. The vulnerability allows an attacker to crash the Minder server and deny other...

5.3CVSS6.7AI score0.0053EPSS
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/05/28 4:55 p.m.33 views

Denial of service of Minder Server from maliciously crafted GitHub attestations

Minder is vulnerable to a denial-of-service DoS attack which could allow an attacker to crash the Minder server and deny other users access to it. The root cause of the vulnerability is that Minders sigstore verifier reads an untrusted response entirely into memory without enforcing a limit on th...

5.3CVSS6.7AI score0.0053EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2024/05/27 6:15 p.m.57 views

CVE-2024-35238

Minder by Stacklok is an open source software supply chain security platform. Minder prior to version 0.0.51 is vulnerable to a denial-of-service DoS attack which could allow an attacker to crash the Minder server and deny other users access to it. The root cause of the vulnerability is that...

5.3CVSS5.3AI score0.0053EPSS
SaveExploits0References3
CVE
CVE
added 2024/05/27 5:12 p.m.75 views

CVE-2024-35238

Summary: Minder by Stacklok (pre-0.0.51) is vulnerable to a DoS caused by the sigstore verifier reading an untrusted response without a size limit. An attacker can cause Minder to fetch attestations from a user-controlled GitHub endpoint (orgs/$owner/attestations/$checksumref) and feed a large re...

5.3CVSS5.3AI score0.0053EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/05/24 3:21 p.m.9 views

SUSE CVE-2021-47376

In the Linux kernel, the following vulnerability has been resolved: bpf: Add oversize check before call kvcalloc Commit 7661809d493b "mm: don't allow oversized kvmalloc calls" add the oversize check. When the allocation is larger than what kmalloc supports, the following warning triggered: WARNIN...

5.5CVSS6.5AI score0.00254EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/23 3:23 p.m.10 views

SUSE CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

5.5CVSS5.2AI score0.00246EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/05/22 10:16 a.m.21 views

kernel: local privileges escalation in kernel/bpf/verifier.c

A flaw was found in the Linux kernel's adjustptrminmaxvals in the kernel/bpf/verifier.c function. In this flaw, a missing sanity check for ORNULL pointer types that perform pointer arithmetic may cause a kernel information leak issue...

7.8CVSS6.8AI score0.01915EPSS
SaveExploits5References5
RedHat Linux
RedHat Linux
added 2024/05/22 10:03 a.m.14 views

kernel: local privileges escalation in kernel/bpf/verifier.c

A flaw was found in the Linux kernel's adjustptrminmaxvals in the kernel/bpf/verifier.c function. In this flaw, a missing sanity check for ORNULL pointer types that perform pointer arithmetic may cause a kernel information leak issue...

7.8CVSS6.8AI score0.01915EPSS
SaveExploits5References5
OSV
OSV
added 2024/05/21 4:15 p.m.9 views

DEBIAN-CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

5.5CVSS5.4AI score0.00246EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.7 views

UBUNTU-CVE-2023-52828

In the Linux kernel, the following vulnerability has been resolved: bpf: Detect IP == ksym.end as part of BPF program Now that bpfthrow kfunc is the first such call instruction that has noreturn semantics within the verifier, this also kicks in dead code elimination in unprecedented ways. For one...

6.6CVSS6.1AI score0.00246EPSS
SaveExploits0References9
OSV
OSV
added 2024/05/21 3:15 p.m.4 views

DEBIAN-CVE-2021-47376

In the Linux kernel, the following vulnerability has been resolved: bpf: Add oversize check before call kvcalloc Commit 7661809d493b "mm: don't allow oversized kvmalloc calls" add the oversize check. When the allocation is larger than what kmalloc supports, the following warning triggered: WARNIN...

5.5CVSS5.6AI score0.00254EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 3:15 p.m.13 views

UBUNTU-CVE-2021-47376

In the Linux kernel, the following vulnerability has been resolved: bpf: Add oversize check before call kvcalloc Commit 7661809d493b "mm: don't allow oversized kvmalloc calls" add the oversize check. When the allocation is larger than what kmalloc supports, the following warning triggered: WARNIN...

5.5CVSS6.6AI score0.00254EPSS
SaveExploits0References7
CVE
CVE
added 2024/05/21 3:03 p.m.110 views

CVE-2021-47376

CVE-2021-47376 is a Linux kernel issue where an oversize allocation in kmalloc path could trigger a warning during BPF verification. The provided description and connected advisories indicate the fix adds an oversize check before kvcalloc() via the commit that introduces the guard in mm/kvmalloc(...

5.5CVSS6.8AI score0.00254EPSS
SaveExploits0References4Affected Software1
SUSE CVE
SUSE CVE
added 2024/05/21 2:02 a.m.9 views

SUSE CVE-2023-52676

In the Linux kernel, the following vulnerability has been resolved: bpf: Guard stack limits against 32bit overflow This patch promotes the arithmetic around checking stack bounds to be done in the 64-bit domain, instead of the current 32bit. The arithmetic implies adding together a 64-bit registe...

7.8CVSS6.2AI score0.00237EPSS
SaveExploits0References20
Rows per page
Query Builder