Lucene search
+L

1509 matches found

SUSE CVE
SUSE CVE
added 5 days ago6 views

SUSE CVE-2026-64541

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix UAF in smccdcrxhandler by pinning the socket smccdcrxhandler looks up the connection by token under the link group's connslock, drops the lock, and then dereferences conn and the smcsock derived from it, ending in...

5.7AI score0.00521EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago5 views

EUVD-2026-49783

Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after it being checked,...

7.5CVSS5.9AI score0.00252EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 6 days ago9 views

CVE-2026-64433

A flaw was found in the Linux kernel's Bluetooth Management MGMT subsystem. A use-after-free UAF vulnerability exists in the adddevicecomplete function. This occurs because the function does not properly acquire a lock before accessing connection parameters, allowing a concurrent device removal...

5.5CVSS6AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 6 days ago6 views

UBUNTU-CVE-2026-64218

In the Linux kernel, the following vulnerability has been resolved: batman-adv: bla: fix reportwork leak on backbonegw purge batadvblapurgebackbonegw removes stale backbone gateway entries, but fails to properly handle their associated reportwork: - If reportwork is running, the purge must wait f...

7.8CVSS5.7AI score0.00129EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added last week14 views

SUSE CVE-2026-14586

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, in DNS-over-QUIC environments, with high concurrency and under pressure, an assertion in libngtcp2 about monotonic timestamps could trigger and result in server termination and thus denial of service. When interfacing with libngtcp2, for...

5.9CVSS5.7AI score0.00268EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/25 8:49 a.m.10 views

CVE-2026-64305

In CVE-2026-64305, the Linux kernel crypto: qat path is fixed by ensuring the service_table is protected with service_lock during all iterations (in adf_dev_init/start/stop/shutdown, adf_dev_restarting_notify/restarted_notify, and adf_error_notifier). Several list_walks previously occurred withou...

5.8AI score0.00168EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/07/25 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2026-14586

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, in DNS-over-QUIC environments, with high concurrency and under pressure, an assertion in libngtcp2 abou...

5.9CVSS5.8AI score0.00268EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.13 views

PT-2026-64693

In the Linux kernel, the following vulnerability has been resolved: vfio/mlx5: Fix racy bitfields and tighten struct layout Bitfield operations are not atomic, they use a read-modify-write pattern, therefore we should be careful not to pack bitfields that can be concurrently updated into the same...

5.7AI score0.00181EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 4:16 p.m.4 views

DEBIAN-CVE-2026-64213

In the Linux kernel, the following vulnerability has been resolved: hwmon: lm90 Add lock protection to lm90alert Sashiko reports: lm90alert executes in the smbus alert context and calls lm90updateconfreg to disable the hardware alert line, without acquiring hwmonlock. Concurrently, sysfs write...

5.7AI score0.00166EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 2:17 p.m.7 views

CVE-2026-14586

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, in DNS-over-QUIC environments, with high concurrency and under pressure, an assertion in libngtcp2 about monotonic timestamps could trigger and result in server termination and thus denial of service. When interfacing with libngtcp2, for...

5.9CVSS0.00268EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/22 1:3 p.m.7 views

EUVD-2026-47662

In NLnet Labs Unbound 1.22.0 up to and including 1.25.1, in DNS-over-QUIC environments, with high concurrency and under pressure, an assertion in libngtcp2 about monotonic timestamps could trigger and result in server termination and thus denial of service. When interfacing with libngtcp2, for...

5.9CVSS5.2AI score0.00268EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 1:3 p.m.124 views

CVE-2026-14586

CVE-2026-14586 affects NLnet Labs Unbound 1.22.0–1.25.1 in DNS-over-QUIC (DoQ) environments under high concurrency. The root cause is an assertion in libngtcp2 related to monotonic timestamps; Unbound used realtime, which can trigger an assertion in libngtcp2 for the QUIC timestamp, potentially t...

5.9CVSS5.3AI score0.00268EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/07/22 12:0 a.m.13 views

PT-2026-63367

Name of the Vulnerable Software and Affected Versions NLnet Labs Unbound versions 1.22.0 through 1.25.1 Description In DNS-over-QUIC DoQ environments, high concurrency and system pressure can trigger an assertion in the libngtcp2 library regarding monotonic timestamps. This occurs because Unbound...

5.9CVSS5.8AI score0.00268EPSS
SaveExploits0References28
SUSE CVE
SUSE CVE
added 2026/07/21 1:2 p.m.8 views

SUSE CVE-2026-63983

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix packet loop on netem when duplicate is on When netem duplicates a packet it re-enqueues the copy at the root qdisc. If another netem sits in the tree the copy can be duplicated again, recursing until the stack or...

5.3AI score0.00166EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/20 4:17 p.m.6 views

CVE-2026-45712

Mailpit is an email testing tool and API for developers. Prior to version 1.30.0, the screenshot/print proxy /proxy?data=… maintains a package-level assets mapstringMessageAssets cache, but reads the map without holding assetsMutex while a long-running cleanup goroutine and re-entrant CSS-rewriti...

5.9CVSS0.00247EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2026/07/20 5:25 a.m.11 views

CVE-2026-64077

A flaw was found in the Linux kernel's netfilter ebtables component. A concurrency issue exists during the two-stage removal scheme where the table-ops assignment could expose a partially-filled table structure if the ebt mutex is not held. This could lead to unpredictable system behavior...

7.8CVSS5.3AI score0.00127EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.6 views

SUSE CVE-2026-63812

In the Linux kernel, the following vulnerability has been resolved: f2fs: fix incorrect FINOEXTENT handling in destroyextentnode When destroyextentnode sets the inode flag FINOEXTENT, it does not reset the length of the largest extent to 0 and update the inode folio. Since modifications to the...

5.5CVSS5.3AI score0.0012EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/19 5:34 p.m.8 views

SUSE CVE-2026-63823

In the Linux kernel, the following vulnerability has been resolved: keys: Pin requestkeyauth payload in instantiate paths A: requestkey B: KEYCTLINSTANTIATEIOV ================ ========================= create auth key store rka in auth key wait for helper get auth key load rka from auth key copy...

7.8CVSS5.3AI score0.00124EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/19 4:17 p.m.5 views

CVE-2026-63983

In the Linux kernel, the following vulnerability has been resolved: net/sched: fix packet loop on netem when duplicate is on When netem duplicates a packet it re-enqueues the copy at the root qdisc. If another netem sits in the tree the copy can be duplicated again, recursing until the stack or...

0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/19 3:40 p.m.5 views

CVE-2026-64119

In the Linux kernel, the following vulnerability has been resolved: l2tp: use listdelrcu in l2tpsessionunhash An unprivileged local user can pin a host CPU indefinitely in l2tpsessiongetbyifname by issuing L2TPCMDSESSIONGET on L2TPATTRIFNAME concurrently with L2TPCMDSESSIONCREATE and...

5.2AI score0.00167EPSS
SaveExploits0
Rows per page
Query Builder