Lucene search
+L

1985 matches found

BDU FSTEC
BDU FSTEC
added 2024/09/16 12:0 a.m.7 views

The vulnerability of the test_bpf function in the powerpc64 kernel of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the testbpf function in the powerpc64 component of the Linux operating system is related to the limitation on the use of dbrx for processors compatible with ISA version 2.06. Exploiting this vulnerability can allow a hacker to cause a service failure...

4.6CVSS5.8AI score0.0021EPSS
SaveExploits0References15Affected Software2
Positive Technologies
Positive Technologies
added 2024/09/13 12:0 a.m.8 views

PT-2024-33708

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 6.6.58 Description: A vulnerability has been found in the Linux kernel where specific helpers with ARG PTR TO LONG,INT as arguments can write into read-only BPF maps from the BPF program side. This occurs becaus...

7.1CVSS5.3AI score0.00232EPSS
SaveExploits0
OSV
OSV
added 2024/09/11 4:15 p.m.3 views

UBUNTU-CVE-2024-45020

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a kernel verifier crash in stacksafe Daniel Hodges reported a kernel verifier crash when playing with sched-ext. Further investigation shows that the crash is due to invalid memory access in stacksafe. More specifically,...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits1References11
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.6 views

bpf: Avoid splat in pskb_pull_reason

...

7.8CVSS7.5AI score0.00282EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:0 a.m.6 views

bpf: Fix null pointer dereference in resolve_prog_type() for BPF_PROG_TYPE_EXT

...

5.5CVSS6.1AI score0.0021EPSS
SaveExploits0
OSV
OSV
added 2024/09/04 8:15 p.m.1 views

DEBIAN-CVE-2024-44996

In the Linux kernel, the following vulnerability has been resolved: vsock: fix recursive -recvmsg calls After a vsock socket has been added to a BPF sockmap, its prot-recvmsg has been replaced with vsockbpfrecvmsg. Thus the following recursiion could happen: vsockbpfrecvmsg - vsockrecvmsg -...

5.5CVSS5.6AI score0.00211EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/09/04 7:24 a.m.12 views

kernel: bpf: Add BPF_PROG_TYPE_CGROUP_SKB attach type enforcement in BPF_LINK_CREATE

In the Linux kernel, the following vulnerability has been resolved: bpf: Add BPFPROGTYPECGROUPSKB attach type enforcement in BPFLINKCREATE bpfprogattach uses attachtypetoprogtype to enforce proper attach type for BPFPROGTYPECGROUPSKB. linkcreate uses bpfprogget and relies on...

7.8CVSS6.8AI score0.00237EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/04 12:32 a.m.4 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.9 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.00215EPSS
SaveExploits0References10Affected Software2
OSV
OSV
added 2024/08/26 11:15 a.m.15 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...

7.8CVSS6.5AI score0.00189EPSS
SaveExploits0References10
RedHat Linux
RedHat Linux
added 2024/08/26 8:9 a.m.30 views

Important: Red Hat Security Advisory: bind and bind-dyndb-ldap security update

An update for bind and bind-dyndb-ldap is now available for Red Hat Enterprise Linux 9.2 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating,...

7.5CVSS7.3AI score0.02114EPSS
SaveExploits0References4
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
RedHat Linux
RedHat Linux
added 2024/08/19 1:48 a.m.45 views

Important: Red Hat Security Advisory: bind9.16 security update

An update for bind9.16 is now available for Red Hat Enterprise Linux 8.8 Extended Update Support. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available fo...

7.5CVSS7.3AI score0.02114EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.4 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.3 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.5 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.00218EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/17 10:15 a.m.6 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.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. A security vulnerability exists in Linux kernel that stems from a springboard issue when using BPFTRAMPFCALLORIG...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References4
Rows per page
Query Builder