Lucene search
+L

5124 matches found

Vulnrichment
Vulnrichment
added 2024/02/22 4:21 p.m.26 views

CVE-2023-52447 bpf: Defer the free of inner map when necessary

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr decreases the...

6.9AI score0.00249EPSS
SaveExploits0References6
CVE
CVE
added 2024/02/22 4:21 p.m.341 views

CVE-2023-52447

Technical details about CVE-2023-52447 are not provided in the supplied documents; monitor for updates.

7.8CVSS7.2AI score0.00249EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2024/02/22 4:21 p.m.36 views

CVE-2023-52447

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr decreases the...

7.8CVSS7.2AI score0.00249EPSS
SaveExploits0
OSV
OSV
added 2024/02/22 4:21 p.m.16 views

CVE-2023-52447 bpf: Defer the free of inner map when necessary

In the Linux kernel, the following vulnerability has been resolved: bpf: Defer the free of inner map when necessary When updating or deleting an inner map in map array or map htab, the map may still be accessed by non-sleepable program or sleepable program. However bpfmapfdputptr decreases the...

7.8CVSS6.1AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2024/02/22 4:21 p.m.47 views

CVE-2023-52446

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a race condition between btfput and mapfree When running ./testprogs -j in my local vm with latest kernel, I once hit a kasan error like below: 1887.184724 BUG: KASAN: slab-use-after-free in bpfrbrootfree+0x1f8/0x2b0...

7.8CVSS5.6AI score0.00226EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/22 4:21 p.m.22 views

CVE-2023-52446 bpf: Fix a race condition between btf_put() and map_free()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a race condition between btfput and mapfree When running ./testprogs -j in my local vm with latest kernel, I once hit a kasan error like below: 1887.184724 BUG: KASAN: slab-use-after-free in bpfrbrootfree+0x1f8/0x2b0...

7.2AI score0.00226EPSS
SaveExploits0References3
CVE
CVE
added 2024/02/22 4:21 p.m.266 views

CVE-2023-52446

CVE-2023-52446 affects the Linux kernel BPF subsystem. A race between btf_put() and map_free() can cause a slab-use-after-free in bpf_rb_root_free, as shown by the kasan trace. The impact is described as a use-after-free condition that can lead to a kernel crash or memory corruption. A fix has be...

7.8CVSS7.1AI score0.00226EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/02/22 4:21 p.m.6 views

CVE-2023-52446 bpf: Fix a race condition between btf_put() and map_free()

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a race condition between btfput and mapfree When running ./testprogs -j in my local vm with latest kernel, I once hit a kasan error like below: 1887.184724 BUG: KASAN: slab-use-after-free in bpfrbrootfree+0x1f8/0x2b0...

7.8CVSS5.3AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/02/22 4:13 p.m.85 views

CVE-2024-26588

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Prevent out-of-bounds memory access The testtag test triggers an unhandled page fault: ./testtag 130.640218 CPU 0 Unable to handle kernel paging request at virtual address ffff80001b898004, era == 9000000003137f7c...

7.8CVSS5.2AI score0.00238EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/02/22 4:13 p.m.26 views

CVE-2024-26588 LoongArch: BPF: Prevent out-of-bounds memory access

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Prevent out-of-bounds memory access The testtag test triggers an unhandled page fault: ./testtag 130.640218 CPU 0 Unable to handle kernel paging request at virtual address ffff80001b898004, era == 9000000003137f7c...

7.2AI score0.00238EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/22 4:13 p.m.791 views

CVE-2024-26589

CVE-2024-26589 pertains to a Linux kernel flaw in the BPF flow keys handling. For PTR_TO_FLOW_KEYS, check_flow_keys_access() used a fixed offset while the code allowed a variable offset ALU operation, enabling an out-of-bounds access when the program loaded flow_keys and added a variable offset. ...

7.8CVSS7.5AI score0.00239EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/02/22 4:13 p.m.39 views

CVE-2024-26589 bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS

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

7.8CVSS7.7AI score0.00239EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/22 4:13 p.m.52 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...

7.8CVSS6.8AI score0.00239EPSS
SaveExploits0
OSV
OSV
added 2024/02/22 4:13 p.m.10 views

CVE-2024-26588 LoongArch: BPF: Prevent out-of-bounds memory access

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Prevent out-of-bounds memory access The testtag test triggers an unhandled page fault: ./testtag 130.640218 CPU 0 Unable to handle kernel paging request at virtual address ffff80001b898004, era == 9000000003137f7c...

7.8CVSS5.6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2024/02/22 4:13 p.m.54 views

CVE-2024-26588 LoongArch: BPF: Prevent out-of-bounds memory access

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Prevent out-of-bounds memory access The testtag test triggers an unhandled page fault: ./testtag 130.640218 CPU 0 Unable to handle kernel paging request at virtual address ffff80001b898004, era == 9000000003137f7c...

7.3AI score0.00238EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/22 4:13 p.m.35 views

CVE-2024-26589 bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS

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

7.8CVSS6.7AI score0.00239EPSS
SaveExploits0References5
CVE
CVE
added 2024/02/22 4:13 p.m.410 views

CVE-2024-26588

CVE-2024-26588 – LoongArch: BPF: Prevent out-of-bounds memory access . Linux kernel BPF JIT compilation on LoongArch can fault while loading large BPF programs (e.g., 2039 insns) due to an out-of-bounds access during build_body/bpf_int_jit_compile sequence, triggering an unhandled page fault. The...

7.8CVSS7AI score0.00238EPSS
SaveExploits0References4Affected Software1
UbuntuCve
UbuntuCve
added 2024/02/22 12:00 a.m.35 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.5CVSS6AI score0.0023EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/02/22 12:00 a.m.22 views

CVE-2023-52446

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix a race condition between btfput and mapfree When running ./testprogs -j in my local vm with latest kernel, I once hit a kasan error like below: 1887.184724 BUG: KASAN: slab-use-after-free in bpfrbrootfree+0x1f8/0x2b0...

7.8CVSS6.3AI score0.00226EPSS
SaveExploits0References12
UbuntuCve
UbuntuCve
added 2024/02/22 12:00 a.m.26 views

CVE-2024-26588

In the Linux kernel, the following vulnerability has been resolved: LoongArch: BPF: Prevent out-of-bounds memory access The testtag test triggers an unhandled page fault: ./testtag 130.640218 CPU 0 Unable to handle kernel paging request at virtual address ffff80001b898004, era == 9000000003137f7c...

7.8CVSS6.3AI score0.00238EPSS
SaveExploits0References6
Rows per page
Query Builder