Lucene search
+L

4633 matches found

Cvelist
Cvelist
added 2024/11/09 10:15 a.m.26 views

CVE-2024-50254 bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()

In the Linux kernel, the following vulnerability has been resolved: bpf: Free dynamically allocated bits in bpfiterbitsdestroy bpfiterbitsdestroy uses "kit-nrbits kmemleakalloc+0x4b/0x80 kmallocnodenoprof+0x480/0x5c0 alloc.isra.0+0x89/0xb0 allocbulk+0x2af/0x720 prefillmemcache+0x7f/0xb0...

0.00176EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/09 10:15 a.m.101 views

CVE-2024-50254

CVE-2024-50254 : In the Linux kernel, the bpf_iter_bits_destroy() path incorrectly used kit->nr_bits bit = kit->nr_bits on completion, uses !nr_bits || bits >= nr_bits to determine completion, and keeps nr_bits > 64 to indicate dynamic allocation. It also changes kit->nr_bits from ...

5.5CVSS5.5AI score0.00176EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/11/09 10:15 a.m.18 views

CVE-2024-50254

In the Linux kernel, the following vulnerability has been resolved: bpf: Free dynamically allocated bits in bpfiterbitsdestroy bpfiterbitsdestroy uses "kit-nrbits kmemleakalloc+0x4b/0x80 kmallocnodenoprof+0x480/0x5c0 alloc.isra.0+0x89/0xb0 allocbulk+0x2af/0x720 prefillmemcache+0x7f/0xb0...

5.5CVSS5.4AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2024/11/09 10:15 a.m.12 views

CVE-2024-50254 bpf: Free dynamically allocated bits in bpf_iter_bits_destroy()

In the Linux kernel, the following vulnerability has been resolved: bpf: Free dynamically allocated bits in bpfiterbitsdestroy bpfiterbitsdestroy uses "kit-nrbits kmemleakalloc+0x4b/0x80 kmallocnodenoprof+0x480/0x5c0 alloc.isra.0+0x89/0xb0 allocbulk+0x2af/0x720 prefillmemcache+0x7f/0xb0...

5.5CVSS6.3AI score0.00176EPSS
SaveExploits0References5
CVE
CVE
added 2024/11/09 10:15 a.m.114 views

CVE-2024-50253

In CVE-2024-50253, the Linux kernel fixes a memory-allocator bug in the BPF subsystem: nr_words can overflow nr_bits in bpf_iter_bits_new(), risking stack corruption via bpf_probe_read_kernel_common when nr_words is large (e.g., 0x0400-0001). The patch constrains nr_words to a maximum of 511 and ...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/11/09 10:15 a.m.21 views

CVE-2024-50253 bpf: Check the validity of nr_words in bpf_iter_bits_new()

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the validity of nrwords in bpfiterbitsnew Check the validity of nrwords in bpfiterbitsnew. Without this check, when multiplication overflow occurs for nrbits e.g., when nrwords = 0x0400-0001, nrbits becomes 64, stack...

5.5CVSS6.4AI score0.00176EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/09 3:48 a.m.2 views

SUSE CVE-2024-50203

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix address emission with tag-based KASAN enabled When BPFTRAMPFCALLORIG is enabled, the address of a bpftrampimage struct on the stack is passed during the size calculation pass and an address on the heap is passed...

6.7CVSS8AI score0.00231EPSS
SaveExploits0References13
Rockylinux
Rockylinux
added 2024/11/08 3:56 p.m.61 views

kernel-rt security update

An update is available for kernel-rt. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel-rt packages provide the Real Time Linux Kernel, which enables...

9.8CVSS7.6AI score0.01483EPSS
SaveExploits0
Rockylinux
Rockylinux
added 2024/11/08 3:56 p.m.11 views

bpftrace security update

An update is available for bpftrace. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list BPFtrace is a high-level tracing language for Linux enhanced Berkeley Packet...

2.8CVSS6.8AI score0.00184EPSS
SaveExploits0
OSV
OSV
added 2024/11/08 3:56 p.m.11 views

RLSA-2024:8831 Low: bcc security update

BPF Compiler Collection BCC is a toolkit for easier creation of efficient kernel tracing and manipulation programs. BCC uses the extended Berkeley Packet Filter eBPF tool. Security Fixes: bcc: unprivileged users can force loading of compromised linux headers CVE-2024-2314 For more details about t...

2.8CVSS4.1AI score0.00218EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2024/11/08 3:56 p.m.57 views

kernel security update

An update is available for kernel. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list The kernel packages contain the Linux kernel, the core of any Linux operating...

9.8CVSS7.5AI score0.01483EPSS
SaveExploits0
NVD
NVD
added 2024/11/08 6:15 a.m.12 views

CVE-2024-50203

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix address emission with tag-based KASAN enabled When BPFTRAMPFCALLORIG is enabled, the address of a bpftrampimage struct on the stack is passed during the size calculation pass and an address on the heap is passed...

7.8CVSS0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/08 6:15 a.m.2 views

DEBIAN-CVE-2024-50203

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix address emission with tag-based KASAN enabled When BPFTRAMPFCALLORIG is enabled, the address of a bpftrampimage struct on the stack is passed during the size calculation pass and an address on the heap is passed...

7.8CVSS6.2AI score0.00231EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/11/08 6:7 a.m.16 views

CVE-2024-50203

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix address emission with tag-based KASAN enabled When BPFTRAMPFCALLORIG is enabled, the address of a bpftrampimage struct on the stack is passed during the size calculation pass and an address on the heap is passed...

7.8CVSS6.2AI score0.00231EPSS
SaveExploits0
CVE
CVE
added 2024/11/08 6:7 a.m.141 views

CVE-2024-50203

CVE-2024-50203 affects the Linux kernel BPF trampoline path on arm64 when BPF_TRAMP_F_CALL_ORIG is enabled and tag-based KASAN is active. The issue arises because the stack address (bpf_tramp_image) is computed during size calculation using one address and then a heap address is used during code ...

7.8CVSS7.7AI score0.00231EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/11/08 6:7 a.m.24 views

CVE-2024-50203 bpf, arm64: Fix address emission with tag-based KASAN enabled

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix address emission with tag-based KASAN enabled When BPFTRAMPFCALLORIG is enabled, the address of a bpftrampimage struct on the stack is passed during the size calculation pass and an address on the heap is passed...

0.00231EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/08 6:7 a.m.13 views

CVE-2024-50203 bpf, arm64: Fix address emission with tag-based KASAN enabled

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix address emission with tag-based KASAN enabled When BPFTRAMPFCALLORIG is enabled, the address of a bpftrampimage struct on the stack is passed during the size calculation pass and an address on the heap is passed...

7.8CVSS6.9AI score0.00231EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2024/11/08 3:49 a.m.9 views

SUSE CVE-2024-50154

In the Linux kernel, the following vulnerability has been resolved: tcp/dccp: Don't use timerpending in reqskqueueunlink. Martin KaFai Lau reported use-after-free 0 in reqsktimerhandler. """ We are seeing a use-after-free from a bpf prog attached to tracetcpretransmitsynack. The program passes th...

7CVSS6.1AI score0.00241EPSS
SaveExploits0References62
SUSE CVE
SUSE CVE
added 2024/11/08 3:48 a.m.5 views

SUSE CVE-2024-50163

In the Linux kernel, the following vulnerability has been resolved: bpf: Make sure internal and UAPI bpfredirect flags don't overlap The bpfredirectinfo is shared between the SKB and XDP redirect paths, and the two paths use the same numeric flag values in the ri-flags field specifically,...

4.7CVSS7.7AI score0.00216EPSS
SaveExploits0References16
BDU FSTEC
BDU FSTEC
added 2024/11/08 12:0 a.m.10 views

The vulnerability of the perf bpf component in the Linux operating system’s kernel allows a hacker to trigger a service failure.

The vulnerability of the perf bpf component in the Linux operating system’s kernel is related to resource management errors in the perfenvinsertbpfproginfo function. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.00232EPSS
SaveExploits0References15Affected Software3
Rows per page
Query Builder