Lucene search
+L

5043 matches found

Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.16 views

CVE-2024-43843 riscv, bpf: Fix out-of-bounds issue when preparing trampoline image

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

6.9AI score0.00204EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/17 9:21 a.m.122 views

CVE-2024-43843

CVE-2024-43843 affects the Linux kernel in the riscv/bpf trampoline path. The issue stems from an inconsistency in the dry-run vs real patch phase after commit 26ef208c209a, where the size of the trampoline image used to allocate memory can lead to an out-of-bounds condition in RV64 when computin...

7.8CVSS6.5AI score0.00204EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/17 9:21 a.m.20 views

CVE-2024-43843 riscv, bpf: Fix out-of-bounds issue when preparing trampoline image

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

6.4AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.32 views

CVE-2024-43840 bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG

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

7.8CVSS0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2024/08/17 9:21 a.m.13 views

CVE-2024-43840 bpf, arm64: Fix trampoline for BPF_TRAMP_F_CALL_ORIG

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

7.8CVSS5.9AI score
SaveExploits0References8
CVE
CVE
added 2024/08/17 9:21 a.m.124 views

CVE-2024-43840

CVE-2024-43840 – Linux kernel (arm64, BPF trampoline) : The trampoline code for BPF_TRAMP_F_CALL_ORIG incorrectly used emit_addr_mov_i64(), assuming the bpf_tramp_image address resides in vmalloc() space with 48-bit handling. If the address exceeds 48 bits (e.g., kzalloc’d bpf_tramp_image), the t...

7.8CVSS6.6AI score0.00218EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.16 views

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

7.8CVSS5.4AI score0.00218EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/17 9:21 a.m.16 views

CVE-2024-43838 bpf: fix overflow check in adjust_jmp_off()

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

7.2AI score0.00182EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/08/17 9:21 a.m.30 views

CVE-2024-43838 bpf: fix overflow check in adjust_jmp_off()

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

0.00182EPSS
SaveExploits0References2
OSV
OSV
added 2024/08/17 9:21 a.m.16 views

CVE-2024-43838 bpf: fix overflow check in adjust_jmp_off()

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.2AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.31 views

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.5AI score0.00182EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/08/17 9:21 a.m.18 views

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.5CVSS5.4AI score0.0021EPSS
SaveExploits0
NVD
NVD
added 2024/08/17 9:15 a.m.17 views

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.5CVSS0.00237EPSS
SaveExploits0References10
OSV
OSV
added 2024/08/17 9:15 a.m.18 views

UBUNTU-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.2AI score0.00237EPSS
SaveExploits0References26
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.16 views

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.1AI score0.00237EPSS
SaveExploits0References25
Debian CVE
Debian CVE
added 2024/08/17 9:08 a.m.21 views

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
SaveExploits0
OSV
OSV
added 2024/08/17 9:08 a.m.25 views

CVE-2024-42281 bpf: Fix a segment issue when downgrading gso_size

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

6.1AI score
SaveExploits0References13
CNNVD
CNNVD
added 2024/08/17 12:00 a.m.10 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 the Linux kernel that originates from an out-of-bounds issue caused by the riscv, bpf module when preparing a trampoline image due to...

7.8CVSS7AI score0.00204EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2024/08/17 12:00 a.m.63 views

Amazon Linux 2 : kernel, --advisory ALAS2KERNEL-5.10-2024-066 (ALASKERNEL-5.10-2024-066)

The version of kernel installed on the remote host is prior to 5.10.223-211.872. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.10-2024-066 advisory. A vulnerability, which was classified as problematic, was found in Linux Kernel. This affects the functi...

9.8CVSS5.3AI score0.00881EPSS
SaveExploits0References164
Tenable Nessus
Tenable Nessus
added 2024/08/14 12:00 a.m.192 views

SUSE SLES15: kernel-azure / kernel-azure-devel / kernel-devel-azure / etc (SUSE-SU-2024:2896-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2896-1 advisory. The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were...

10CVSS7.2AI score0.02701EPSS
SaveExploits4References1253
Rows per page
Query Builder