Lucene search
K

138 matches found

OSV
OSV
added 2024/10/09 2:14 p.m.15 views

CVE-2024-47668 lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

4.7CVSS6AI score0.00009EPSS
Exploits0References11
CVE
CVE
added 2024/10/09 2:14 p.m.163 views

CVE-2024-47668

CVE-2024-47668 affects the Linux kernel, specifically the radix tree code path in lib/generic-radix-tree.c. The flaw arises from a rare race in __genradix_ptr_alloc() when the tree depth is increased: a preallocated node may be created before another thread increases depth, and that node could la...

4.7CVSS6.2AI score0.00009EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2024/10/09 2:14 p.m.21 views

CVE-2024-47668 lib/generic-radix-tree.c: Fix rare race in __genradix_ptr_alloc()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Fix rare race in genradixptralloc If we need to increase the tree depth, allocate a new node, and then race with another thread that increased the tree depth before us, we'll still have a preallocated no...

0.00009EPSS
Exploits0References7
CNNVD
CNNVD
added 2024/10/09 12:0 a.m.1 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 stems from a race condition in the generic-radix-tree in the lib component when increasing the depth of the tree, which...

4.7CVSS6.3AI score0.00009EPSS
Exploits0References11
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.1 views

kernel: lib/generic-radix-tree.c: Don't overflow in peek()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS6.9AI score0.00008EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.4 views

kernel: lib/generic-radix-tree.c: Don't overflow in peek()

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS6.9AI score0.00008EPSS
Exploits0References5
NVD
NVD
added 2024/09/18 5:15 p.m.16 views

CVE-2024-45813

find-my-way is a fast, open source HTTP router, internally using a Radix Tree aka compact Prefix Tree, supports route params, wildcards, and it's framework independent. A bad regular expression is generated any time one has two parameters within a single segment, when adding a - at the end, like...

5.3CVSS0.00076EPSS
Exploits0References3
OSV
OSV
added 2024/09/18 4:47 p.m.25 views

CVE-2024-45813 ReDoS vulnerability in multiparametric routes in find-my-way

find-my-way is a fast, open source HTTP router, internally using a Radix Tree aka compact Prefix Tree, supports route params, wildcards, and it's framework independent. A bad regular expression is generated any time one has two parameters within a single segment, when adding a - at the end, like...

5.3CVSS8.5AI score0.00076EPSS
Exploits0References5
CVE
CVE
added 2024/09/18 4:47 p.m.82 views

CVE-2024-45813

CVE-2024-45813 affects the find-my-way HTTP router. A bad regular expression is generated when two parameters exist within a single segment, notably with a trailing dash (e.g., ":/a-:b-"). This can lead to a Denial of Service in some cases. Affected versions require upgrade to find-my-way v8.2.2 ...

5.3CVSS6.9AI score0.00076EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/09/18 4:47 p.m.23 views

CVE-2024-45813 ReDoS vulnerability in multiparametric routes in find-my-way

find-my-way is a fast, open source HTTP router, internally using a Radix Tree aka compact Prefix Tree, supports route params, wildcards, and it's framework independent. A bad regular expression is generated any time one has two parameters within a single segment, when adding a - at the end, like...

5.3CVSS0.00076EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2024/09/16 5:19 p.m.10 views

lexical-core has multiple soundness issues

RUSTSEC-2024-0377 contains multiple soundness issues: 1. Bytes::read allows creating instances of types with invalid bit patterns 1. BytesIter::read advances iterators out of bounds 1. The BytesIter trait has safety invariants but is public and not marked unsafe 1. writefloat calls...

7.3AI score
Exploits0References9Affected Software1
OSV
OSV
added 2024/07/26 11:8 a.m.3 views

OESA-2024-1896 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corne...

7.8CVSS6.4AI score0.00091EPSS
Exploits0References36
OSV
OSV
added 2024/07/26 11:8 a.m.3 views

OESA-2024-1894 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corne...

9.8CVSS6.4AI score0.00091EPSS
Exploits0References37
OSV
OSV
added 2024/07/09 4:15 p.m.11 views

CVE-2024-26015

An incorrect parsing of numbers with different radices vulnerability CWE-1389 in FortiProxy version 7.4.3 and below, version 7.2.10 and below, version 7.0.17 and below and FortiOS version 7.4.3 and below, version 7.2.8 and below, version 7.0.15 and below IP address validation feature may permit a...

4.7CVSS5.8AI score0.00047EPSS
Exploits0References1
Positive Technologies
Positive Technologies
added 2024/07/09 12:0 a.m.4 views

PT-2024-5554 · Fortinet · Fortiproxy +1

Name of the Vulnerable Software and Affected Versions: FortiProxy versions 7.4.3 and below FortiProxy versions 7.2.10 and below FortiProxy versions 7.0.17 and below FortiOS versions 7.4.3 and below FortiOS versions 7.2.8 and below FortiOS versions 7.0.15 and below Description: The issue is relate...

4.7CVSS6.9AI score0.00047EPSS
Exploits0References10
SUSE CVE
SUSE CVE
added 2024/05/28 3:33 a.m.1 views

SUSE CVE-2021-47432

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS6.4AI score0.00008EPSS
Exploits0References14
RedhatCVE
RedhatCVE
added 2024/05/22 10:35 a.m.23 views

CVE-2021-47432

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS6.8AI score0.00008EPSS
Exploits0References4
OSV
OSV
added 2024/05/21 4:15 p.m.4 views

AZL-59441 CVE-2021-47432 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS6.4AI score0.00008EPSS
Exploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.24 views

CVE-2021-47432

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS7.2AI score
Exploits0References4
NVD
NVD
added 2024/05/21 4:15 p.m.12 views

CVE-2021-47432

In the Linux kernel, the following vulnerability has been resolved: lib/generic-radix-tree.c: Don't overflow in peek When we started spreading new inode numbers throughout most of the 64 bit inode space, that triggered some corner case bugs, in particular some integer overflows related to the rad...

5.5CVSS6.8AI score0.00008EPSS
Exploits0References4
Rows per page
Query Builder