Lucene search
+L

5043 matches found

Tenable Nessus
Tenable Nessus
added 2024/09/03 12:00 a.m.23 views

EulerOS Virtualization 2.12.1 : kernel (EulerOS-SA-2024-2308)

"According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in the Linux kernel's NVMe driver. This issue may allow an unauthenticated malicious actor to send a set of craft...

9.8CVSS6.5AI score0.01549EPSS
SaveExploits1References96
BDU FSTEC
BDU FSTEC
added 2024/09/03 12:00 a.m.11 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 the addition of scheduling points in the syzbot package, which trigger blocking actions. Exploiting this vulnerability can allow an attacker to cause a service failure...

3.3CVSS6.3AI score0.00201EPSS
SaveExploits0References12Affected Software2
BDU FSTEC
BDU FSTEC
added 2024/09/03 12:00 a.m.13 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 crash due to access beyond the boundaries of reg2btfids. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.2AI score0.0021EPSS
SaveExploits0References11Affected Software2
RedhatCVE
RedhatCVE
added 2024/08/27 11:40 a.m.21 views

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.1CVSS6.9AI score0.00189EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/26 11:15 a.m.18 views

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.8CVSS0.00189EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/08/26 11:15 a.m.22 views

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.7AI score0.00189EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/08/26 10:11 a.m.37 views

CVE-2024-43910 bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses

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.8CVSS0.00189EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/08/26 10:11 a.m.59 views

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
SaveExploits0
OSV
OSV
added 2024/08/26 10:11 a.m.19 views

CVE-2024-43910 bpf: add missing check_func_arg_reg_off() to prevent out-of-bounds memory accesses

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.6AI score
SaveExploits0References5
CVE
CVE
added 2024/08/26 10:11 a.m.174 views

CVE-2024-43910

CVE-2024-43910 affects the Linux kernel BPF verifier in the path that checks global function arguments. The fix adds a check_func_arg_reg_off() to validate arguments of types ARG_PTR_TO_DYNPTR | MEM_RDONLY, preventing out-of-bounds memory accesses when a modified CONST_PTR_TO_DYNPTR is passed to ...

7.8CVSS6.9AI score0.00189EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.15 views

SUSE CVE-2022-48939

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcubarrier Nothing prevents batch ops to...

5.5CVSS6.3AI score0.00201EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/08/23 2:53 a.m.7 views

SUSE CVE-2022-48940

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to incorrect copymapvalue When both bpfspinlock and bpftimer are present in a BPF map value, copymapvalue needs to skirt both objects when copying a value into and out of the map. However, the current code does...

5.5CVSS6.2AI score0.00215EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.24 views

CVE-2022-48940

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to incorrect copymapvalue When both bpfspinlock and bpftimer are present in a BPF map value, copymapvalue needs to skirt both objects when copying a value into and out of the map. However, the current code does...

5.5CVSS6.8AI score0.00215EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.20 views

CVE-2022-48939

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcubarrier Nothing prevents batch ops to...

3.3CVSS6.9AI score0.00201EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/22 3:16 p.m.25 views

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

6.7CVSS6.9AI score0.0021EPSS
SaveExploits0References4
NVD
NVD
added 2024/08/22 4:15 a.m.36 views

CVE-2022-48940

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to incorrect copymapvalue When both bpfspinlock and bpftimer are present in a BPF map value, copymapvalue needs to skirt both objects when copying a value into and out of the map. However, the current code does...

7.8CVSS0.00215EPSS
SaveExploits0References3
NVD
NVD
added 2024/08/22 4:15 a.m.41 views

CVE-2022-48939

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcubarrier Nothing prevents batch ops to...

3.3CVSS0.00201EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/22 4:15 a.m.7 views

DEBIAN-CVE-2022-48939

In the Linux kernel, the following vulnerability has been resolved: bpf: Add schedule points in batch ops syzbot reported various soft lockups caused by bpf batch operations. INFO: task kworker/1:1:27 blocked for more than 140 seconds. INFO: task hung in rcubarrier Nothing prevents batch ops to...

3.3CVSS5.4AI score0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 4:15 a.m.10 views

DEBIAN-CVE-2022-48940

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix crash due to incorrect copymapvalue When both bpfspinlock and bpftimer are present in a BPF map value, copymapvalue needs to skirt both objects when copying a value into and out of the map. However, the current code does...

5.5CVSS6.1AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
added 2024/08/22 4:15 a.m.37 views

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.5CVSS0.0021EPSS
SaveExploits0References3
Rows per page
Query Builder