Lucene search
+L

88 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-90062

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - netfilter: nftables: move hardware offload step after building the chain blob Allocate the chain blob before the ruleset offload to reduce chances of entering a...

7.1CVSS0.0016EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 5:16 p.m.4 views

AZL-102513 CVE-2026-90062 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: move hardware offload step after building the chain blob Allocate the chain blob before the ruleset offload to reduce chances of entering an inconsistent state where the offloaded ruleset in the nic and the...

7.1CVSS0.0016EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:16 p.m.8 views

DEBIAN-CVE-2026-90062

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: move hardware offload step after building the chain blob Allocate the chain blob before the ruleset offload to reduce chances of entering an inconsistent state where the offloaded ruleset in the nic and the...

7.1CVSS0.0016EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/17 4:05 p.m.27 views

CVE-2026-90062 netfilter: nf_tables: move hardware offload step after building the chain blob

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: move hardware offload step after building the chain blob Allocate the chain blob before the ruleset offload to reduce chances of entering an inconsistent state where the offloaded ruleset in the nic and the...

7.1CVSS0.0016EPSS
SaveExploits0References8
CVE
CVE
added 2026/09/17 4:05 p.m.15 views

CVE-2026-90062

CVE-2026-90062 is a vulnerability in the Linux kernel 's netfilter/nf_tables subsystem. The root cause is an ordering issue where the chain blob was allocated after the ruleset hardware offload, which could leave the offloaded ruleset in the NIC inconsistent with the software ruleset . The fix mo...

7.1CVSS0.0016EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/17 4:05 p.m.6 views

CVE-2026-90062 netfilter: nf_tables: move hardware offload step after building the chain blob

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: move hardware offload step after building the chain blob Allocate the chain blob before the ruleset offload to reduce chances of entering an inconsistent state where the offloaded ruleset in the nic and the...

7.1CVSS
SaveExploits0References11
EUVD
EUVD
added 2026/09/17 4:05 p.m.9 views

EUVD-2026-81923

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: move hardware offload step after building the chain blob Allocate the chain blob before the ruleset offload to reduce chances of entering an inconsistent state where the offloaded ruleset in the nic and the...

0.0016EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/14 1:24 p.m.31 views

CVE-2026-7208 Yealink SIP-T33G < 124.87.0.0 Race Condition via Diagnostic File Deletion

Yealink SIP-T33G firmware versions 124.86.x.x prior to 124.87.0.0 contain a race condition vulnerability that allows authenticated attackers to interrupt active diagnostic processes by concurrently deleting output files written to predictable paths under the diagnostic directory. Attackers can...

6CVSS0.00227EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, Linux, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: rejecting new basechains after table flag updates When the “dormant” flag is toggled, hooks are disabled during the commit phase by iterating over existing and new chains in the table. The following...

5.5CVSS6.4AI score0.00227EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/22 3:31 p.m.12 views

EUVD-2026-64538

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use currentcontext for safe per-CPU buffer swap The ringbufferswapcpu function currently checks the per-CPU committing counter to determine if a buffer is actively being written to before performing the swap. However...

5.8AI score0.00136EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/22 12:00 a.m.36 views

PT-2026-79606

In the Linux kernel, the following vulnerability has been resolved: ring-buffer: Use current context for safe per-CPU buffer swap The ring buffer swap cpu function currently checks the per-CPU committing counter to determine if a buffer is actively being written to before performing the swap...

5.7AI score0.00136EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/15 6:22 a.m.13 views

UBUNTU-CVE-2026-74367

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix inconsistent arvif state in vdevcreate error paths ath12kmacvdevcreate has three error path issues that leave arvif in an inconsistent state: 1. When ath12kwmivdevcreate fails, the function returns directly...

7.8CVSS5.4AI score0.0012EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/07/01 7:52 p.m.22 views

CVE-2026-53353

A flaw was found in the Linux kernel's High-availability Seamless Redundancy HSR module. An incorrect assumption in the hsraddrisself function regarding the selfnode during device unregistration could lead to unexpected system behavior. This occurs because the selfnode is cleared before the devic...

5.5CVSS5.8AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 2026/06/09 11:44 p.m.19 views

CVE-2026-44505 Nimiq network-libp2p: Untrusted peer can wedge DHT

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. network-libp2p handles kad get-record query progress in handledhtget network-libp2p/src/swarm.rs. Prior to version 1.4.0, when a peer returns a FoundRecord, the code verifies the record...

5.3CVSS5.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/06/09 12:00 a.m.41 views

PT-2026-48330

Nimiq is a Rust implementation of the Nimiq Proof-of-Stake protocol based on the Albatross consensus algorithm. network-libp2p handles kad get-record query progress in handle dht get network-libp2p/src/swarm.rs. Prior to version 1.4.0, when a peer returns a FoundRecord, the code verifies the reco...

5.3CVSS5.5AI score0.00297EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/28 3:00 a.m.20 views

CVE-2026-45894

A flaw was found in the Linux kernel's Intel VT-d Virtualization Technology for Directed I/O Scalable Mode. When a Process Address Space ID PASID table entry is being removed, the system may attempt to clear the entry before properly signaling to the hardware that the entry is no longer active...

7.8CVSS5.8AI score0.00149EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/06 12:16 p.m.24 views

AZL-85866 CVE-2025-71289 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: handle attrsetsize errors when truncating files If attrsetsize fails while truncating down, the error is silently ignored and the inode may be left in an inconsistent state...

7.1CVSS5.9AI score0.00254EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/01/27 7:46 p.m.17 views

EUVD-2025-206382

Improper Authentication vulnerability in Delinea Inc. Secret Server On-Prem RPC Password Rotation modules.This issue affects Secret Server On-Prem: 11.8.1, 11.9.6, 11.9.25. A secret with "change password on check in" enabled automatically checks in even when the password change fails after reachi...

5.3CVSS5.9AI score0.00426EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2020-28454

Malware in sbrugna...

6.7CVSS6.6AI score0.00289EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.14 views

EUVD-2020-6492

Malware in sbrugna...

4.3CVSS4.9AI score0.00808EPSS
SaveExploits0References3
Rows per page
Query Builder