Lucene search
+L

4970 matches found

OSV
OSV
added 2024/02/27 7:15 a.m.10 views

UBUNTU-CVE-2021-46908

In the Linux kernel, the following vulnerability has been resolved: bpf: Use correct permission flag for mixed signed bounds arithmetic We forbid adding unknown scalars with mixed signed bounds due to the spectre v1 masking mitigation. Hence this also needs bypassspecv1 flag instead of...

7.1CVSS6.2AI score0.00241EPSS
SaveExploits0References6
Prion
Prion
added 2024/02/27 7:15 a.m.26 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: bpf: Use correct permission flag for mixed signed bounds arithmetic We forbid adding unknown scalars with mixed signed bounds due to the spectre v1 masking mitigation. Hence this also needs bypassspecv1 flag instead of...

7.2AI score0.00241EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2024/02/27 7:15 a.m.34 views

CVE-2021-46908

In the Linux kernel, the following vulnerability has been resolved: bpf: Use correct permission flag for mixed signed bounds arithmetic We forbid adding unknown scalars with mixed signed bounds due to the spectre v1 masking mitigation. Hence this also needs bypassspecv1 flag instead of...

7.1CVSS6.4AI score0.00241EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.32 views

CVE-2021-46908 bpf: Use correct permission flag for mixed signed bounds arithmetic

In the Linux kernel, the following vulnerability has been resolved: bpf: Use correct permission flag for mixed signed bounds arithmetic We forbid adding unknown scalars with mixed signed bounds due to the spectre v1 masking mitigation. Hence this also needs bypassspecv1 flag instead of...

7.1CVSS6AI score0.00241EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/02/27 6:53 a.m.19 views

CVE-2021-46908 bpf: Use correct permission flag for mixed signed bounds arithmetic

In the Linux kernel, the following vulnerability has been resolved: bpf: Use correct permission flag for mixed signed bounds arithmetic We forbid adding unknown scalars with mixed signed bounds due to the spectre v1 masking mitigation. Hence this also needs bypassspecv1 flag instead of...

7.1CVSS6.9AI score0.00241EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/27 6:53 a.m.17 views

CVE-2021-46908

In the Linux kernel, the following vulnerability has been resolved: bpf: Use correct permission flag for mixed signed bounds arithmetic We forbid adding unknown scalars with mixed signed bounds due to the spectre v1 masking mitigation. Hence this also needs bypassspecv1 flag instead of...

7.1CVSS5.8AI score0.00241EPSS
SaveExploits0
CVE
CVE
added 2024/02/27 6:53 a.m.618 views

CVE-2021-46908

CVE-2021-46908 affects the Linux kernel BPF verifier: the issue stems from using an incorrect permission flag for mixed signed bounds arithmetic. The fix ensures bypass_spec_v1 is used (instead of allow_ptr_leaks) to align with spectre v1 mitigation requirements. The vulnerability has been resolv...

7.1CVSS6.1AI score0.00241EPSS
SaveExploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2024/02/24 3:16 a.m.7 views

SUSE CVE-2024-26589

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject variable offset alu on PTRTOFLOWKEYS For PTRTOFLOWKEYS, checkflowkeysaccess only uses fixed off for validation. However, variable offset ptr alu is not prohibited for this ptr kind. So the variable offset is not...

4.4CVSS6.4AI score0.00239EPSS
SaveExploits0References12
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
OSV
OSV
added 2024/02/23 3:15 p.m.8 views

DEBIAN-CVE-2023-52462

In the Linux kernel, the following vulnerability has been resolved: bpf: fix check for attempt to corrupt spilled pointer When register is spilled onto a stack as a 1/2/4-byte register, we set slottypeBPFREGSIZE - 1 plus potentially few more below it, depending on actual spill size. So to check i...

5.5CVSS5.4AI score0.00226EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/23 3:15 p.m.27 views

CVE-2023-52462

In the Linux kernel, the following vulnerability has been resolved: bpf: fix check for attempt to corrupt spilled pointer When register is spilled onto a stack as a 1/2/4-byte register, we set slottypeBPFREGSIZE - 1 plus potentially few more below it, depending on actual spill size. So to check i...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References7
Prion
Prion
added 2024/02/23 3:15 p.m.20 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: bpf: fix check for attempt to corrupt spilled pointer When register is spilled onto a stack as a 1/2/4-byte register, we set slottypeBPFREGSIZE - 1 plus potentially few more below it, depending on actual spill size. So to check i...

7.4AI score0.00226EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/23 3:15 p.m.12 views

UBUNTU-CVE-2023-52462

In the Linux kernel, the following vulnerability has been resolved: bpf: fix check for attempt to corrupt spilled pointer When register is spilled onto a stack as a 1/2/4-byte register, we set slottypeBPFREGSIZE - 1 plus potentially few more below it, depending on actual spill size. So to check i...

5.5CVSS6.1AI score0.00226EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/02/23 2:46 p.m.27 views

CVE-2023-52462 bpf: fix check for attempt to corrupt spilled pointer

In the Linux kernel, the following vulnerability has been resolved: bpf: fix check for attempt to corrupt spilled pointer When register is spilled onto a stack as a 1/2/4-byte register, we set slottypeBPFREGSIZE - 1 plus potentially few more below it, depending on actual spill size. So to check i...

6.4AI score0.00226EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/02/23 2:46 p.m.20 views

CVE-2023-52462 bpf: fix check for attempt to corrupt spilled pointer

In the Linux kernel, the following vulnerability has been resolved: bpf: fix check for attempt to corrupt spilled pointer When register is spilled onto a stack as a 1/2/4-byte register, we set slottypeBPFREGSIZE - 1 plus potentially few more below it, depending on actual spill size. So to check i...

7.1AI score0.00226EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.25 views

CVE-2023-52462

In the Linux kernel, the following vulnerability has been resolved: bpf: fix check for attempt to corrupt spilled pointer When register is spilled onto a stack as a 1/2/4-byte register, we set slottypeBPFREGSIZE - 1 plus potentially few more below it, depending on actual spill size. So to check i...

5.5CVSS6.9AI score0.00226EPSS
SaveExploits0
CVE
CVE
added 2024/02/23 2:46 p.m.1229 views

CVE-2023-52462

CVE-2023-52462 concerns the Linux kernel BPF spill-pointer bug. Technical details in connected docs indicate the vulnerability arises when a register is spilled onto the stack as 1/2/4-byte registers, leading to incorrect checking of spilled slots via slot_type and the need to consult slot_type[7...

5.5CVSS6.2AI score0.00226EPSS
SaveExploits0References7Affected Software1
RedhatCVE
RedhatCVE
added 2024/02/23 2:03 p.m.48 views

CVE-2024-26589

In the Linux kernel, the following vulnerability has been resolved: bpf: Reject variable offset alu on PTRTOFLOWKEYS For PTRTOFLOWKEYS, checkflowkeysaccess only uses fixed off for validation. However, variable offset ptr alu is not prohibited for this ptr kind. So the variable offset is not...

4.1CVSS6.5AI score0.00239EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/23 2:03 p.m.26 views

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.3AI score0.0023EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/02/23 2:02 p.m.31 views

CVE-2023-52452

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix accesses to uninit stack slots Privileged programs are supposed to be able to read uninitialized stack memory ever since 6715df8d5 but, before this patch, these accesses were permitted inconsistently. In particular,...

6.7CVSS6.4AI score0.00239EPSS
SaveExploits0References4
Rows per page
Query Builder