Lucene search
+L

214 matches found

Debian CVE
Debian CVE
added 2024/05/01 1:00 p.m.34 views

CVE-2024-27058

In the Linux kernel, the following vulnerability has been resolved: tmpfs: fix race on handling dquot rbtree A syzkaller reproducer found a race while attempting to remove dquot information from the rb tree. Fetching the rbtree root node must also be protected by the dqopt-dqiosem, otherwise,...

7.8CVSS5AI score0.00385EPSS
SaveExploits0
CVE
CVE
added 2024/05/01 1:00 p.m.2283 views

CVE-2024-27058

CVE-2024-27058 — tmpfs race on dquot rb-tree (Linux kernel) A race was fixed in tmpfs related to handling of the dquot red-black tree. A syzkaller repro showed that fetching the rb-tree root must be protected by the dqio_sem; if the root is changed during search, shmem_release_dquot() may warn ab...

7.8CVSS6.6AI score0.00385EPSS
SaveExploits0References4Affected Software1
CNNVD
CNNVD
added 2024/05/01 12:00 a.m.7 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 contention issue when handling dquot rbtree. No details of the vulnerability are provided at this time...

4.7CVSS6.5AI score0.00385EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.15 views

kernel: Linux kernel: Denial of Service in netfilter due to improper garbage collection

A flaw was found in the Linux kernel's netfilter component, specifically within the nftsetrbtree module. A local user with low privileges could exploit an issue where the garbage collection mechanism fails to properly release memory during interval expiration walks. This can lead to a memory leak...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/29 11:06 a.m.6 views

OESA-2024-1349 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like th...

7.8CVSS7.9AI score0.00531EPSS
SaveExploits0References10
Microsoft CVE
Microsoft CVE
added 2024/03/04 8:00 a.m.8 views

netfilter: nft_set_rbtree: skip end interval element from gc

...

7.8CVSS6.6AI score0.02224EPSS
SaveExploits1
BDU FSTEC
BDU FSTEC
added 2024/03/04 12:00 a.m.9 views

The vulnerability of the nft_set_rbtree function (net/netfilter/nft_set_rbtree.c) in the Netfilter component of the Linux operating system allows a hacker to execute arbitrary code.

The vulnerability of the nftsetrbtree function net/netfilter/nftsetrbtree.c in the Netfilter component of the Linux operating system is related to the execution of operations outside the buffer in memory. Exploiting this vulnerability could allow a remote attacker to execute arbitrary code...

7.8CVSS7.2AI score0.02224EPSS
SaveExploits1References36Affected Software6
OSV
OSV
added 2024/02/28 9:15 a.m.8 views

DEBIAN-CVE-2021-47014

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like the following one: KASAN: maybe wild-memory-access in range...

7.8CVSS6.2AI score0.00233EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/02/28 9:15 a.m.26 views

CVE-2021-47014

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like the following one: KASAN: maybe wild-memory-access in range...

7.8CVSS6.6AI score0.00233EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.12 views

CVE-2021-47014 net/sched: act_ct: fix wild memory access when clearing fragments

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like the following one: KASAN: maybe wild-memory-access in range...

7.8CVSS6.8AI score0.00233EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.44 views

CVE-2021-47014 net/sched: act_ct: fix wild memory access when clearing fragments

In the Linux kernel, the following vulnerability has been resolved: net/sched: actct: fix wild memory access when clearing fragments while testing re-assembly/re-fragmentation using actct, it's possible to observe a crash like the following one: KASAN: maybe wild-memory-access in range...

7.8CVSS6.7AI score0.00233EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/02/27 12:00 a.m.14 views

PT-2024-26759

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to the I/O page fault handler in the Linux kernel, which currently locates the PCI device by calling pci get domain bus and slot. This function searches the list of...

6.8CVSS5.6AI score0.00216EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2024/02/27 12:00 a.m.11 views

The vulnerability of the nft_set_rbtree() function in the Netfilter subsystem of Linux operating systems allows a hacker to cause a service failure.

The vulnerability of the nftsetrbtree function in the Netfilter subsystem of Linux operating systems is related to the use of resources after their expiration when processing new elements. Exploiting this vulnerability can allow an attacker to cause a service failure...

4.4CVSS5.9AI score0.0025EPSS
SaveExploits0References11Affected Software2
OSV
OSV
added 2024/02/23 3:15 p.m.3 views

DEBIAN-CVE-2023-52455

In the Linux kernel, the following vulnerability has been resolved: iommu: Don't reserve 0-length IOVA region When the bootloader/firmware doesn't setup the framebuffers, their address and size are 0 in "iommu-addresses" property. If IOVA region is reserved with 0 length, then it ends up corrupti...

7.8CVSS5.9AI score0.00236EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/02/23 12:00 a.m.7 views

Linux kernel security vulnerabilities

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 possible IOVA rbtree corruption when the boot loader/firmware does not set the frame buffer...

7.8CVSS8.1AI score0.00236EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/02/22 3:06 a.m.9 views

SUSE CVE-2023-52433

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip sync GC for new elements in this transaction New elements in this transaction might expired before such transaction ends. Skip sync GC for such elements otherwise commit path might walk over an alrea...

7.8CVSS6.5AI score0.0025EPSS
SaveExploits0References11
NVD
NVD
added 2024/02/20 1:15 p.m.41 views

CVE-2024-26581

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip end interval element from gc rbtree lazy gc on insert might collect an end interval element that has been just added in this transactions, skip end interval elements that are not yet active...

7.8CVSS7.4AI score0.02224EPSS
SaveExploits1References9
OSV
OSV
added 2024/02/20 1:15 p.m.12 views

AZL-35451 CVE-2024-26581 affecting package hyperv-daemons for versions less than 5.15.153.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip end interval element from gc rbtree lazy gc on insert might collect an end interval element that has been just added in this transactions, skip end interval elements that are not yet active...

7.8CVSS6.1AI score0.02224EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/20 1:15 p.m.18 views

AZL-35475 CVE-2024-26581 affecting package hyperv-daemons for versions less than 6.6.22.1-2

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip end interval element from gc rbtree lazy gc on insert might collect an end interval element that has been just added in this transactions, skip end interval elements that are not yet active...

7.8CVSS6.1AI score0.02224EPSS
SaveExploits1References1
OSV
OSV
added 2024/02/20 1:15 p.m.1 views

DEBIAN-CVE-2024-26581

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: skip end interval element from gc rbtree lazy gc on insert might collect an end interval element that has been just added in this transactions, skip end interval elements that are not yet active...

7.8CVSS5.5AI score0.02224EPSS
SaveExploits1References1
Rows per page
Query Builder