Lucene search
K

19 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/22 12:0 a.m.3 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013782)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013782 advisory. 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...

7.8CVSS6.2AI score0.00287EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2025/09/17 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-53304

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 overlap expiration walk The lazy gc on insert that should remov...

5.5CVSS5.8AI score0.00021EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/09/16 4:11 p.m.3 views

CVE-2023-53304 netfilter: nft_set_rbtree: fix overlap expiration walk

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsetrbtree: fix overlap expiration walk The lazy gc on insert that should remove timed-out entries fails to release the other half of the interval, if any. Can be reproduced with...

0.00021EPSS
Exploits0References7
AlmaLinux
AlmaLinux
added 2024/08/28 12:0 a.m.60 views

Important: kernel security update

The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: nftables: nftsetrbtree skip end interval element from gc CVE-2024-26581 kernel: netfilter: nftlimit: reject configurations that cause integer overflow CVE-2024-26668 kernel: vfio/pci: Loc...

7.8CVSS7.4AI score0.00287EPSS
Exploits2References84
Tenable Nessus
Tenable Nessus
added 2024/06/25 12:0 a.m.120 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2024:2183-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2183-1 advisory. The SUSE Linux Enterprise 15 SP2 kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

9.8CVSS7.7AI score0.05243EPSS
Exploits6References399
Tenable Nessus
Tenable Nessus
added 2024/04/23 12:0 a.m.70 views

Ubuntu 22.04 LTS : Linux kernel (Low Latency) vulnerabilities (USN-6743-2)

The remote Ubuntu 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6743-2 advisory. Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in...

7.8CVSS7AI score0.00287EPSS
Exploits1References6
Tenable Nessus
Tenable Nessus
added 2024/04/19 12:0 a.m.97 views

Ubuntu 18.04 LTS / 20.04 LTS : Linux kernel vulnerabilities (USN-6741-1)

The remote Ubuntu 18.04 LTS / 20.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6741-1 advisory. Daniele Antonioli discovered that the Secure Simple Pairing and Secure Connections pairing in the Bluetooth protocol could allow an...

7.8CVSS7.5AI score0.00287EPSS
Exploits2References6
Tenable Nessus
Tenable Nessus
added 2024/04/19 12:0 a.m.125 views

Ubuntu 20.04 LTS / 22.04 LTS : Linux kernel vulnerabilities (USN-6742-1)

The remote Ubuntu 20.04 LTS / 22.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6742-1 advisory. Daniele Antonioli discovered that the Secure Simple Pairing and Secure Connections pairing in the Bluetooth protocol could allow an...

7.8CVSS6.9AI score0.00287EPSS
Exploits2References5
SUSE CVE
SUSE CVE
added 2024/02/22 3:5 a.m.0 views

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

6.7CVSS6.5AI score0.00287EPSS
Exploits1References10
RedhatCVE
RedhatCVE
added 2024/02/20 8:22 p.m.74 views

CVE-2024-26581

A flaw was found in the Linux kernel’s Netfilter subsystem. This issue occurs in the nftsetrbtree. rbtree lazy gc on insert, which might collect an end interval element just added in a transaction and skip the end interval elements not yet active. Mitigation 1. This flaw can be mitigated by...

7CVSS6.8AI score0.00287EPSS
Exploits1References4
RedhatCVE
RedhatCVE
added 2024/02/20 8:21 p.m.34 views

CVE-2023-52433

A flaw was found in the Netfilter subsystem in the Linux kernel. This issue occurs in the nftsetrbtree, where new elements in this transaction might expire before the transaction ends. Skip sync GC for such elements, otherwise a commit path might walk over an already released object. Once the...

7.8CVSS6.2AI score0.00024EPSS
Exploits0References4
NVD
NVD
added 2024/02/20 1:15 p.m.26 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.00287EPSS
Exploits1References9
NVD
NVD
added 2024/02/20 1:15 p.m.15 views

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

4.4CVSS7.4AI score0.00024EPSS
Exploits0References8
UbuntuCve
UbuntuCve
added 2024/02/20 1:15 p.m.34 views

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

4.4CVSS5.9AI score0.00024EPSS
Exploits0References4
CVE
CVE
added 2024/02/20 12:52 p.m.1686 views

CVE-2024-26581

CVE-2024-26581 affects the Linux kernel netfilter nft_set_rbtree end-interval GC logic, where rbtree lazy GC on insert could skip an end-interval element just added in the same transaction, potentially enabling privilege/escalation impact for local attackers. Affected: Linux kernel versions with ...

7.8CVSS7AI score0.00287EPSS
Exploits1References9Affected Software1
Debian CVE
Debian CVE
added 2024/02/20 12:52 p.m.28 views

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

4.4CVSS7.8AI score0.00024EPSS
Exploits0
Vulnrichment
Vulnrichment
added 2024/02/20 12:52 p.m.20 views

CVE-2023-52433 netfilter: nft_set_rbtree: skip sync GC for new elements in this transaction

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

6.8AI score0.00024EPSS
Exploits0References7
CVE
CVE
added 2024/02/20 12:52 p.m.6326 views

CVE-2023-52433

CVE-2023-52433 refers to a Linux kernel issue in netfilter nft_set_rbtree where new elements within a single transaction may expire before the transaction ends. To avoid a commit path walking over an already released object, the code skips sync garbage collection (GC) for those elements during th...

4.4CVSS5.7AI score0.00024EPSS
Exploits0References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2023/10/18 12:0 a.m.28 views

Amazon Linux 2 : kernel (ALASKERNEL-5.15-2023-028)

The version of kernel installed on the remote host is prior to 5.15.134-87.145. It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2KERNEL-5.15-2023-028 advisory. A use-after-free vulnerability in the Linux kernel's netfilter: nftables component can be exploited to...

7.8CVSS6.7AI score0.00058EPSS
Exploits2References30
Rows per page
Query Builder