Lucene search
+L

997 matches found

RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.3 views

kernel: bpf, sockmap: Prevent lock inversion deadlock in map delete elem

CVE-2024-35895 addresses a vulnerability in the Linux kernel's Berkeley Packet Filter BPF subsystem, specifically within the sockmap feature. The issue arises when BPF tracing programs, which can execute in various interrupt contexts, attempt to delete elements from sockmap or sockhash maps. This...

5.5CVSS7.4AI score0.0018EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/03 12:0 a.m.6 views

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

The vulnerability of the bpf component in the Linux operating system’s kernel is related to a failure in bpfspinlock, when it is set as the value of bpftimer. This occurs because the bpfmapupdateelem call reassigns another timer object. Exploiting this vulnerability can allow an attacker to trigg...

5.5CVSS6.8AI score0.00207EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2024/08/26 11:15 a.m.12 views

UBUNTU-CVE-2024-43910

In the Linux kernel, the following vulnerability has been resolved: bpf: add missing checkfuncargregoff to prevent out-of-bounds memory accesses Currently, it's possible to pass in a modified CONSTPTRTODYNPTR to a global function as an argument. The adverse effects of this is that BPF helpers can...

5.5CVSS6.5AI score0.0018EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/22 4:15 a.m.2 views

DEBIAN-CVE-2022-48929

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to out of bounds access into reg2btfids. When commit e6ac2450d6de "bpf: Support bpf program calling kernel function" added kfunc support, it defined reg2btfids as a cheap way to translate the verifier reg type ...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.3 views

SUSE CVE-2024-42281

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a segment issue when downgrading gsosize Linearize the skb when downgrading gsosize because it may trigger a BUGON later when the skb is segmented as described in 1,2...

5.5CVSS6.3AI score0.00237EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.2 views

SUSE CVE-2024-43837

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix null pointer dereference in resolveprogtype for BPFPROGTYPEEXT When loading a EXT program without specifying attr-attachprogfd, the prog-aux-dstprog will be null. At this time, calling resolveprogtype anywhere will resul...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/08/18 2:1 a.m.4 views

SUSE CVE-2024-43843

In the Linux kernel, the following vulnerability has been resolved: riscv, bpf: Fix out-of-bounds issue when preparing trampoline image We get the size of the trampoline image during the dry run phase and allocate memory based on that size. The allocated image will then be populated with...

7.8CVSS7.7AI score0.00204EPSS
SaveExploits0References3
OSV
OSV
added 2024/08/17 10:15 a.m.1 views

DEBIAN-CVE-2024-43840

In the Linux kernel, the following vulnerability has been resolved: bpf, arm64: Fix trampoline for BPFTRAMPFCALLORIG When BPFTRAMPFCALLORIG is set, the trampoline calls bpftrampenter and bpftrampexit functions, passing them the struct bpftrampimage im pointer as an argument in R0. The trampoline...

5.5CVSS5.4AI score0.0021EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.3 views

UBUNTU-CVE-2024-43838

In the Linux kernel, the following vulnerability has been resolved: bpf: fix overflow check in adjustjmpoff adjustjmpoff incorrectly used the insn-imm field for all overflow check, which is incorrect as that should only be done or the BPFJMP32 | BPFJA case, not the general jump instruction case...

5.5CVSS5.7AI score0.0018EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/17 9:15 a.m.1 views

DEBIAN-CVE-2024-42281

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a segment issue when downgrading gsosize Linearize the skb when downgrading gsosize because it may trigger a BUGON later when the skb is segmented as described in 1,2...

5.5CVSS5.6AI score0.00237EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/08/17 12:0 a.m.3 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel that stems from a springboard issue when using BPFTRAMPFCALLORIG...

5.5CVSS6.4AI score0.0021EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.4 views

bpf: Fail bpf_timer_cancel when callback is being cancelled

...

5.5CVSS7.3AI score0.00166EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.5 views

bpf: Fix too early release of tcx_entry

...

5.5CVSS8.9AI score0.00356EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.4 views

bpf: Fix overrunning reservations in ringbuf

...

5.5CVSS7.3AI score0.00259EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.3 views

bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_ro()

...

5.5CVSS7.3AI score0.00224EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:0 a.m.5 views

bpf: Avoid uninitialized value in BPF_CORE_READ_BITFIELD

...

6.3CVSS7.3AI score0.0022EPSS
SaveExploits0
OSV
OSV
added 2024/08/12 8:41 p.m.15 views

CLSA-2024-1723495305 Fix of 19 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-42068 - bpf: Take return from setmemoryro into account with bpfproglockro CVE-url: https://ubuntu.com/security/CVE-2024-42079 - gfs2: Fix NULL pointer dereference in gfs2logflush CVE-url: https://ubuntu.com/security/CVE-2024-42226 - usb: xhci: prevent...

7.8CVSS6.8AI score0.00282EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/12 8:31 p.m.18 views

CLSA-2024-1723494706 Fix of 19 CVEs

CVE-url: https://ubuntu.com/security/CVE-2024-42068 - bpf: Take return from setmemoryro into account with bpfproglockro CVE-url: https://ubuntu.com/security/CVE-2024-42079 - gfs2: Fix NULL pointer dereference in gfs2logflush CVE-url: https://ubuntu.com/security/CVE-2024-42226 - usb: xhci: prevent...

7.8CVSS6.8AI score0.00282EPSS
SaveExploits0References1
Microsoft CVE
Microsoft CVE
added 2024/08/10 7:0 a.m.4 views

bpf: Fix remap of arena.

...

5.5CVSS6.3AI score0.0021EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/08 2:20 a.m.3 views

SUSE CVE-2024-42239

In the Linux kernel, the following vulnerability has been resolved: bpf: Fail bpftimercancel when callback is being cancelled Given a schedule: timer1 cb timer2 cb bpftimercanceltimer2; bpftimercanceltimer1; Both bpftimercancel calls would wait for the other callback to finish executing,...

5.5CVSS6.4AI score0.00166EPSS
SaveExploits0References13
Rows per page
Query Builder