Lucene search
+L

4546 matches found

CVE
CVE
added 2024/10/09 2:14 p.m.183 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.00161EPSS
SaveExploits0References8Affected Software1
Cvelist
Cvelist
added 2024/10/09 2:14 p.m.32 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.00161EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/10/09 2:14 p.m.30 views

CVE-2024-47668

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.7CVSS5.6AI score0.00161EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/10/09 12:0 a.m.5 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.00161EPSS
SaveExploits0References11
Snyk
Snyk
added 2024/10/08 6:43 p.m.5 views

Incorrect Authorization

Overview typo3/cms-core is a free open source enterprise content management system. Affected versions of this package are vulnerable to Incorrect Authorization by exposing restricted items in the backend page tree to be viewed by other users, if the mounts pointed to pages restricted for their...

4.3CVSS6.9AI score0.00302EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/10/08 5:57 p.m.14 views

CVE-2024-47780 Information Disclosure in TYPO3 Page Tree

TYPO3 is a free and open source Content Management Framework. Backend users could see items in the backend page tree without having access if the mounts pointed to pages restricted for their user/group, or if no mounts were configured but the pages allowed access to "everybody." However, affected...

3.1CVSS7AI score0.00302EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/08 5:57 p.m.67 views

CVE-2024-47780

TYPO3 CVE-2024-47780 is an information-disclosure vulnerability in the TYPO3 backend page tree. The issue allows backend users to view items for pages they should not access when mounts point to restricted pages or when mounts are absent but pages allow access to “everybody.” The underlying root ...

4.3CVSS3.7AI score0.00302EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/10/08 5:57 p.m.23 views

CVE-2024-47780 Information Disclosure in TYPO3 Page Tree

TYPO3 is a free and open source Content Management Framework. Backend users could see items in the backend page tree without having access if the mounts pointed to pages restricted for their user/group, or if no mounts were configured but the pages allowed access to "everybody." However, affected...

3.1CVSS0.00302EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/08 5:57 p.m.7 views

CVE-2024-47780 Information Disclosure in TYPO3 Page Tree

TYPO3 is a free and open source Content Management Framework. Backend users could see items in the backend page tree without having access if the mounts pointed to pages restricted for their user/group, or if no mounts were configured but the pages allowed access to "everybody." However, affected...

3.1CVSS6.6AI score0.00302EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2024/10/08 2:37 p.m.15 views

Information Disclosure in TYPO3 Page Tree

Problem Backend users could see items in the backend page tree without having access if the mounts pointed to pages restricted for their user/group, or if no mounts were configured but the pages allowed access to "everybody." However, affected users could not manipulate these pages. Solution Upda...

4.3CVSS7.1AI score0.00302EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/10/08 2:37 p.m.16 views

GHSA-RF5M-H8Q9-9W6Q Information Disclosure in TYPO3 Page Tree

Problem Backend users could see items in the backend page tree without having access if the mounts pointed to pages restricted for their user/group, or if no mounts were configured but the pages allowed access to "everybody." However, affected users could not manipulate these pages. Solution Upda...

3.1CVSS3.8AI score0.00302EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2024/10/02 1:0 a.m.9 views

kernel: net: bridge: mst: fix vlan use-after-free

A use-after-free flaw was found in net/bridge/brmst.c in the Linux kernel. This issue may lead to compromised Confidentiality and Integrity, and can crash...

7.8CVSS6.8AI score0.00257EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/09/30 12:0 a.m.10 views

The vulnerability of the f2fs component of the Linux operating system’s kernel, which allows a hacker to cause a service failure

The vulnerability of the f2fs component of the Linux operating system’s kernel is related to a panic state if extendtree is not created. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.0024EPSS
SaveExploits0References20Affected Software3
SUSE CVE
SUSE CVE
added 2024/09/28 2:51 a.m.5 views

SUSE CVE-2024-46840

In the Linux kernel, the following vulnerability has been resolved: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUGONrefs == 0, which could be unkind since we aren't holding a lock on the extent leaf and thus could get a transient incorrect answer. In walkdownproc we...

5.5CVSS6.3AI score0.00264EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/09/27 3:14 p.m.31 views

CVE-2024-46840

In the Linux kernel, the following vulnerability has been resolved: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUGONrefs == 0, which could be unkind since we aren't holding a lock on the extent leaf and thus could get a transient incorrect answer. In walkdownproc we...

5.5CVSS6.8AI score0.00264EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/09/27 12:39 p.m.21 views

CVE-2024-46840 btrfs: clean up our handling of refs == 0 in snapshot delete

In the Linux kernel, the following vulnerability has been resolved: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUGONrefs == 0, which could be unkind since we aren't holding a lock on the extent leaf and thus could get a transient incorrect answer. In walkdownproc we...

6.8AI score0.00264EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/09/27 12:39 p.m.29 views

CVE-2024-46840 btrfs: clean up our handling of refs == 0 in snapshot delete

In the Linux kernel, the following vulnerability has been resolved: btrfs: clean up our handling of refs == 0 in snapshot delete In reada we BUGONrefs == 0, which could be unkind since we aren't holding a lock on the extent leaf and thus could get a transient incorrect answer. In walkdownproc we...

0.00264EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.10 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.00238EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.4 views

kernel: firmware: arm_scpi: Fix string overflow in SCPI genpd driver

In the Linux kernel, the following vulnerability has been resolved: firmware: armscpi: Fix string overflow in SCPI genpd driver Without the bound checks for scpipd-name, it could result in the buffer overflow when copying the SCPI device name from the corresponding device tree node as the name...

7.8CVSS7AI score0.0026EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.14 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.00238EPSS
SaveExploits0References5
Rows per page
Query Builder