Lucene search
+L

5057 matches found

OSV
OSV
added 2024/11/07 10:15 a.m.21 views

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

5.5CVSS6.2AI score0.00216EPSS
SaveExploits0References34
CVE
CVE
added 2024/11/07 9:31 a.m.161 views

CVE-2024-50164

The CVE-2024-50164 entry covers a Linux kernel BPF verifier regression where MEM_UNINIT was overloaded to mean both “buffer need not be initialized” and “buffer will be written to.” This allowed a BPF program to write to read-only maps (e.g., .rodata) when the buffer size was not a fixed constant...

7.8CVSS6.7AI score0.00214EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.26 views

CVE-2024-50164 bpf: Fix overloading of MEM_UNINIT's meaning

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff / For unprivileged variable accesses, disable raw mode so that the...

7.8CVSS0.00214EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/07 9:31 a.m.17 views

CVE-2024-50164 bpf: Fix overloading of MEM_UNINIT's meaning

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff / For unprivileged variable accesses, disable raw mode so that the...

7.8CVSS6.3AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.28 views

CVE-2024-50165 bpf: Preserve param->string when parsing mount options

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve param-string when parsing mount options In bpfparseparam, keep the value of param-string intact so it can be freed later. Otherwise, the kmalloc area pointed to by param-string will be leaked as shown below:...

7.8CVSS0.002EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/07 9:31 a.m.125 views

CVE-2024-50165

CVE-2024-50165 is a Linux kernel vulnerability in the bpf_parse_param path (kernel/bpf/inode.c) where param->string was not preserved after parsing mount options, leading to a memory leak in kmem. The 8-byte leak and related stack traces were observed in kmemleak/memdup_user usage. The issue h...

7.8CVSS5.3AI score0.002EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.16 views

CVE-2024-50164

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix overloading of MEMUNINIT's meaning Lonial reported an issue in the BPF verifier where checkmemsizereg has the following code: if !tnumisconstreg-varoff / For unprivileged variable accesses, disable raw mode so that the...

7.8CVSS5.9AI score0.00214EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.19 views

CVE-2024-50165

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve param-string when parsing mount options In bpfparseparam, keep the value of param-string intact so it can be freed later. Otherwise, the kmalloc area pointed to by param-string will be leaked as shown below:...

7.8CVSS4.8AI score0.002EPSS
SaveExploits0
OSV
OSV
added 2024/11/07 9:31 a.m.18 views

CVE-2024-50165 bpf: Preserve param->string when parsing mount options

In the Linux kernel, the following vulnerability has been resolved: bpf: Preserve param-string when parsing mount options In bpfparseparam, keep the value of param-string intact so it can be freed later. Otherwise, the kmalloc area pointed to by param-string will be leaked as shown below:...

7.8CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.3 views

CVE-2024-50163 bpf: Make sure internal and UAPI bpf_redirect flags don't overlap

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

7.5AI score0.00216EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.23 views

CVE-2024-50163 bpf: Make sure internal and UAPI bpf_redirect flags don't overlap

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

0.00216EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.10 views

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

5.5CVSS5.8AI score0.00216EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.32 views

CVE-2024-50162 bpf: devmap: provide rxq after redirect

In the Linux kernel, the following vulnerability has been resolved: bpf: devmap: provide rxq after redirect rxq contains a pointer to the device from where the redirect happened. Currently, the BPF program that was executed after a redirect via BPFMAPTYPEDEVMAP does not have it set. This is...

9.8CVSS0.00517EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.15 views

CVE-2024-50162

In the Linux kernel, the following vulnerability has been resolved: bpf: devmap: provide rxq after redirect rxq contains a pointer to the device from where the redirect happened. Currently, the BPF program that was executed after a redirect via BPFMAPTYPEDEVMAP does not have it set. This is...

9.8CVSS5.7AI score0.00517EPSS
SaveExploits0
OSV
OSV
added 2024/11/07 9:31 a.m.17 views

CVE-2024-50162 bpf: devmap: provide rxq after redirect

In the Linux kernel, the following vulnerability has been resolved: bpf: devmap: provide rxq after redirect rxq contains a pointer to the device from where the redirect happened. Currently, the BPF program that was executed after a redirect via BPFMAPTYPEDEVMAP does not have it set. This is...

9.8CVSS6AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.3 views

CVE-2024-50162 bpf: devmap: provide rxq after redirect

In the Linux kernel, the following vulnerability has been resolved: bpf: devmap: provide rxq after redirect rxq contains a pointer to the device from where the redirect happened. Currently, the BPF program that was executed after a redirect via BPFMAPTYPEDEVMAP does not have it set. This is...

7.2AI score0.00517EPSS
SaveExploits0References5
CVE
CVE
added 2024/11/07 9:31 a.m.142 views

CVE-2024-50161

The CVE-2024-50161 issue affects the Linux kernel BPF interpreter (btf.c). It arises from unvalidated array indexing in btf_repeat_fields() when repeating nested struct BTF fields, potentially causing UBSAN out-of-bounds, and was reported to trigger a service denial. The connected BDU note states...

7.8CVSS5.2AI score0.002EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.4 views

CVE-2024-50161 bpf: Check the remaining info_cnt before repeating btf fields

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the remaining infocnt before repeating btf fields When trying to repeat the btf fields for array of nested struct, it doesn't check the remaining infocnt. The following splat will be reported when the value of ret nele...

7.8CVSS7.6AI score0.002EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/07 9:31 a.m.31 views

CVE-2024-50161 bpf: Check the remaining info_cnt before repeating btf fields

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the remaining infocnt before repeating btf fields When trying to repeat the btf fields for array of nested struct, it doesn't check the remaining infocnt. The following splat will be reported when the value of ret nele...

7.8CVSS5.9AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.49 views

CVE-2024-50161 bpf: Check the remaining info_cnt before repeating btf fields

In the Linux kernel, the following vulnerability has been resolved: bpf: Check the remaining infocnt before repeating btf fields When trying to repeat the btf fields for array of nested struct, it doesn't check the remaining infocnt. The following splat will be reported when the value of ret nele...

7.8CVSS0.002EPSS
SaveExploits0References2
Rows per page
Query Builder