Lucene search
+L

214 matches found

Positive Technologies
Positive Technologies
added 2026/02/06 12:00 a.m.22 views

PT-2026-43740

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfilter component within the nft set rbtree function. The partial overlap detection logic for anonymous sets incorrectly skips checks on start elements due to an...

6.9CVSS5.5AI score0.0016EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/01/14 12:00 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-001700)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-001700 advisory. Arm guests can cause Dom0 DoS via PV devices When mapping pages of guests on Arm, dom0 is using an rbtree to keep track of the foreign mappings. Updating of that...

4.7CVSS6.6AI score0.00309EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.20 views

PT-2026-27750

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the netfilter subsystem, specifically in the nf tables component, related to set cloning during flushing operations. A Syzbot, utilizing fault...

5.5CVSS5.7AI score0.00137EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/31 12:00 a.m.6 views

Unity Linux 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-993067)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-993067 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: fix overlap expiration walk The lazy gc on insert that should remove...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.7 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992439)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992439 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: fix overlap expiration walk The lazy gc on insert that should remove...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/12/10 12:35 a.m.10 views

SUSE CVE-2023-53813

In the Linux kernel, the following vulnerability has been resolved: ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct traversal of the tree because ext4mbdiscardgrouppreallocation can...

5.5CVSS6.6AI score0.00187EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2025/12/10 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53813

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct...

5.5AI score0.00187EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/12/09 3:31 a.m.9 views

EUVD-2023-60093

In the Linux kernel, the following vulnerability has been resolved: ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct traversal of the tree because ext4mbdiscardgrouppreallocation can...

6.1AI score0.00187EPSS
SaveExploits0References3
NVD
NVD
added 2025/12/09 1:16 a.m.10 views

CVE-2023-53813

In the Linux kernel, the following vulnerability has been resolved: ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct traversal of the tree because ext4mbdiscardgrouppreallocation can...

0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 1:16 a.m.4 views

DEBIAN-CVE-2023-53813

In the Linux kernel, the following vulnerability has been resolved: ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct traversal of the tree because ext4mbdiscardgrouppreallocation can...

5.5AI score0.00187EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/12/09 12:01 a.m.40 views

CVE-2023-53813 ext4: fix rbtree traversal bug in ext4_mb_use_preallocated

In the Linux kernel, the following vulnerability has been resolved: ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct traversal of the tree because ext4mbdiscardgrouppreallocation can...

0.00187EPSS
SaveExploits0References2
OSV
OSV
added 2025/12/09 12:01 a.m.10 views

CVE-2023-53813 ext4: fix rbtree traversal bug in ext4_mb_use_preallocated

In the Linux kernel, the following vulnerability has been resolved: ext4: fix rbtree traversal bug in ext4mbusepreallocated During allocations, while looking for preallocationsPA in the per inode rbtree, we can't do a direct traversal of the tree because ext4mbdiscardgrouppreallocation can...

6.5AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.10 views

PT-2025-49673

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the ext4 filesystem related to rbtree traversal within the ext4 mb use preallocated function. Specifically, the issue arises during memory allocation...

5.8AI score0.00187EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/08 12:23 a.m.6 views

SUSE CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

5.2CVSS6.5AI score0.00445EPSS
SaveExploits3References26
NVD
NVD
added 2025/12/06 10:15 p.m.8 views

CVE-2025-40271

In the Linux kernel, the following vulnerability has been resolved: fs/proc: fix uaf in procreaddirde Pde is erased from subdir rbtree through rberase, but not set the node to EMPTY, which may result in uaf access. We should use RBCLEARNODE set the erased node to EMPTY, then pdesubdirnext will...

7.8CVSS0.00445EPSS
SaveExploits3References9
Tenable Nessus
Tenable Nessus
added 2025/12/03 12:00 a.m.11 views

Oracle Linux 10 : ELSA-2025-20095-0: / kernel (ELSA-2025-200950)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-200950 advisory. - selftests: tls: add tests for zero-length records CKI Backport Bot RHEL-114328 CVE-2025-39682 - tls: fix handling of zero-length records on the...

9.8CVSS7.7AI score0.01278EPSS
SaveExploits11References87
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989226)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989226 advisory. In the Linux kernel, the following vulnerability has been resolved: regmap: Fix possible double-free in regcacherbtreeexit In regcacherbtreeinserttoblock, when...

7.8CVSS5.9AI score0.00229EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/31 12:30 a.m.16 views

EUVD-2023-60042

Nagios XI versions prior to 2024R1.0.2 are vulnerable to cross-site scripting XSS via the Nagios Core Command Expansion page. Insufficient validation or escaping of user-supplied input may allow an attacker to inject and execute arbitrary script in the context of a victim's browser...

5.1CVSS5.5AI score0.00547EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2023-53566

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: fix null deref on element insertion There is no guarantee that rbpr...

7.8CVSS5.8AI score0.0014EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.12 views

CVE-2023-53645

In the Linux kernel, the following vulnerability has been resolved: bpf: Make bpfrefcountacquire fallible for non-owning refs This patch fixes an incorrect assumption made in the original bpfrefcount series 0, specifically that the BPF program calling bpfrefcountacquire on some node can always...

7.8CVSS0.00143EPSS
SaveExploits0References2
Rows per page
Query Builder