Lucene search
+L

130 matches found

OSV
OSV
added 2024/09/18 8:15 a.m.12 views

UBUNTU-CVE-2024-46764

In the Linux kernel, the following vulnerability has been resolved: bpf: add check for invalid name in btfnamevalidsection If the length of the name string is 1 and the value of name0 is NULL byte, an OOB vulnerability occurs in btfnamevalidsection and the return value is true, so the invalid nam...

7.3CVSS5.7AI score0.00218EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/22 4:15 a.m.3 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
Cvelist
Cvelist
added 2024/08/22 3:31 a.m.40 views

CVE-2022-48929 bpf: Fix crash due to out of bounds access into reg2btf_ids.

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 ...

0.0021EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2024/08/07 12:00 a.m.10 views

The vulnerability of the parse_btf_field() function in the Linux kernel debugging subsystem allows a attacker to cause a service failure.

The vulnerability of the parsebtffield function in the kernel/trace/traceprobe.c module of the Linux kernel’s tracing subsystem is related to improper code validation for the btffindstructmember function’s return value. Exploiting this vulnerability could allow an attacker to trigger a service...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References11Affected Software3
SUSE CVE
SUSE CVE
added 2024/06/24 11:17 p.m.9 views

SUSE CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS7.7AI score0.00211EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/21 12:15 p.m.13 views

AZL-42854 CVE-2024-36481 affecting package kernel for versions less than 5.15.160.1-1

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 12:15 p.m.3 views

DEBIAN-CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS5AI score0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/21 12:15 p.m.10 views

AZL-42834 CVE-2024-36481 affecting package kernel for versions less than 6.6.35.1-4

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS5.6AI score0.00211EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/21 12:15 p.m.30 views

CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/21 12:15 p.m.10 views

UBUNTU-CVE-2024-36481

In the Linux kernel, the following vulnerability has been resolved: tracing/probes: fix error check in parsebtffield btffindstructmember might return NULL or an error via the ERRPTR macro. However, its caller in parsebtffield only checks for the NULL condition. Fix this by using ISERR and returni...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2024/06/21 3:06 a.m.5 views

SUSE CVE-2024-38574

In the Linux kernel, the following vulnerability has been resolved: libbpf: Prevent null-pointer dereference when prog to load has no BTF In bpfobjecloadprog, there's no guarantee that obj-btf is non-NULL when passing it to btffd, and this function does not perform any check before dereferencing...

5.5CVSS6.7AI score0.00225EPSS
SaveExploits0References3
NVD
NVD
added 2024/06/19 2:15 p.m.28 views

CVE-2024-38574

In the Linux kernel, the following vulnerability has been resolved: libbpf: Prevent null-pointer dereference when prog to load has no BTF In bpfobjecloadprog, there's no guarantee that obj-btf is non-NULL when passing it to btffd, and this function does not perform any check before dereferencing...

5.5CVSS0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/19 2:15 p.m.1 views

DEBIAN-CVE-2024-38574

In the Linux kernel, the following vulnerability has been resolved: libbpf: Prevent null-pointer dereference when prog to load has no BTF In bpfobjecloadprog, there's no guarantee that obj-btf is non-NULL when passing it to btffd, and this function does not perform any check before dereferencing...

5.5CVSS5.4AI score0.00225EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.48 views

CVE-2024-38574

In the Linux kernel, the following vulnerability has been resolved: libbpf: Prevent null-pointer dereference when prog to load has no BTF In bpfobjecloadprog, there's no guarantee that obj-btf is non-NULL when passing it to btffd, and this function does not perform any check before dereferencing...

5.5CVSS5.7AI score0.00225EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: Linux kernel: BPF verifier log truncation via crafted user input

A flaw was found in the Linux kernel's Berkeley Packet Filter BPF verifier log. A local user can exploit this by providing excessively long BPF Type Format BTF names or BTF.ext source code line strings. This can lead to the truncation of a single verifier log line, potentially obscuring important...

5.8AI score0.00193EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/13 2:19 a.m.9 views

SUSE CVE-2021-47190

In the Linux kernel, the following vulnerability has been resolved: perf bpf: Avoid memory leak from perfenvinsertbtf perfenvinsertbtf doesn't insert if a duplicate BTF id is encountered and this causes a memory leak. Modify the function to return a success/error value and then free the memory if...

5.5CVSS4.3AI score0.00232EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/04/10 6:56 p.m.17 views

CVE-2021-47190 perf bpf: Avoid memory leak from perf_env__insert_btf()

In the Linux kernel, the following vulnerability has been resolved: perf bpf: Avoid memory leak from perfenvinsertbtf perfenvinsertbtf doesn't insert if a duplicate BTF id is encountered and this causes a memory leak. Modify the function to return a success/error value and then free the memory if...

6.8AI score0.00232EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/04/10 12:00 a.m.5 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, which stems from a memory leak vulnerability in perfenvinsertbtf...

5.5CVSS4.4AI score0.00232EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/03/14 12:00 a.m.13 views

PT-2024-28073 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a null-pointer dereference in the libbpf component of the Linux kernel. Specifically, in the bpf objec load prog function, there is no guarantee that obj-btf is...

9.8CVSS6.5AI score0.01305EPSS
SaveExploits3References686
SUSE CVE
SUSE CVE
added 2024/02/24 3:16 a.m.6 views

SUSE CVE-2024-26591

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix re-attachment branch in bpftracingprogattach The following case can cause a crash due to missing attachbtf: 1 load rawtp program 2 load fentry program with rawtp as targetfd 3 create tracing link for fentry program with...

5.5CVSS6.6AI score0.0023EPSS
SaveExploits0References9
Rows per page
Query Builder