Lucene search
+L

3354 matches found

Positive Technologies
Positive Technologies
added 2026/02/19 12:0 a.m.11 views

PT-2026-20861

Name of the Vulnerable Software and Affected Versions TensorFlow affected versions not specified Description A flaw exists in TensorFlow due to insecure handling of plugins, allowing local attackers to potentially escalate privileges on affected systems. An attacker must first have the ability to...

7CVSS7.5AI score0.00252EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/18 4:22 p.m.1 views

DEBIAN-CVE-2026-23230

In the Linux kernel, the following vulnerability has been resolved: smb: client: split cachedfid bitfields to avoid shared-byte RMW races isopen, haslease and onlist are stored in the same bitfield byte in struct cachedfid but are updated in different code paths that may run concurrently. Bitfiel...

5.5CVSS5.3AI score0.00218EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/18 3:18 p.m.2 views

DEBIAN-CVE-2026-23213

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Disable MMIO access during SMU Mode 1 reset During Mode 1 reset, the ASIC undergoes a reset cycle and becomes temporarily inaccessible via PCIe. Any attempt to access MMIO registers during this window e.g., from...

5.5CVSS5.2AI score0.00113EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/18 12:0 a.m.7 views

UBUNTU-CVE-2026-2604

A flaw was found in evolution-data-server. Inconsistent comparison logic in the addressbook file backend allows a Flatpak application with D-Bus access to craft a malicious URI containing directory traversal sequences. This URI is stored without proper validation during contact creation or...

5.6CVSS6AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2026/02/17 12:39 a.m.2 views

CLEANSTART-2026-JR03360 Within HostnameError

Security vulnerability affects the external-secrets package. Within HostnameError...

9.8CVSS5.5AI score0.00464EPSS
SaveExploits2References3
Tenable Nessus
Tenable Nessus
added 2026/02/17 12:0 a.m.6 views

Ubuntu 22.04 LTS / 24.04 LTS / 25.10 : alsa-lib vulnerability (USN-8044-1)

The remote Ubuntu 22.04 LTS / 24.04 LTS / 25.10 host has packages installed that are affected by a vulnerability as referenced in the USN-8044-1 advisory. It was discovered that alsa-lib incorrectly handled the topology mixer control decoder. A local attacker could use a specially crafted topolog...

4.6CVSS6AI score0.00191EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/15 6:8 a.m.5 views

BELL-CVE-2026-2006

Bulletin has no description...

8.8CVSS5.1AI score0.01079EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/15 6:8 a.m.5 views

BELL-CVE-2026-0968

Bulletin has no description...

3.1CVSS5.1AI score0.00442EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 5:15 p.m.2 views

DEBIAN-CVE-2026-23210

In the Linux kernel, the following vulnerability has been resolved: ice: Fix PTP NULL pointer dereference during VSI rebuild Fix race condition where PTP periodic work runs while VSI is being rebuilt, accessing NULL vsi-rxrings. The sequence was: 1. iceptpprepareforreset cancels PTP work 2...

4.7CVSS5.1AI score0.00106EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 5:15 p.m.5 views

DEBIAN-CVE-2026-23177

In the Linux kernel, the following vulnerability has been resolved: mm, shmem: prevent infinite loop on truncate race When truncating a large swap entry, shmemfreeswap returns 0 when the entry's index doesn't match the given index due to lookup alignment. The failure fallback path checks if the...

5.3AI score0.00166EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 5:15 p.m.4 views

DEBIAN-CVE-2025-71221

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mmppdma: Fix race condition in mmppdmaresidue Add proper locking in mmppdmaresidue to prevent use-after-free when accessing descriptor list and descriptor contents. The race occurs when multiple threads call txstatus...

7CVSS5.3AI score0.00096EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 4:15 p.m.5 views

DEBIAN-CVE-2026-23159

In the Linux kernel, the following vulnerability has been resolved: perf: sched: Fix perf crash with new isusertask helper In order to do a user space stacktrace the current task needs to be a user task that has executed in user space. It use to be possible to test if a task is a user task or not...

5.5CVSS5.4AI score0.00114EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 4:15 p.m.3 views

DEBIAN-CVE-2026-23152

In the Linux kernel, the following vulnerability has been resolved: wifi: mac80211: correctly decode TTLM with default link map TID-To-Link Mapping TTLM elements do not contain any link mapping presence indicator if a default mapping is used and parsing needs to be skipped. Note that access point...

5.5CVSS5.2AI score0.001EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 4:15 p.m.2 views

DEBIAN-CVE-2026-23146

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciuart: fix null-ptr-deref in hciuartwritework hciuartsetproto sets HCIUARTPROTOINIT before calling hciuartregisterdev, which calls proto-open to initialize hu-priv. However, if a TTY write wakeup occurs during this...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 3:16 p.m.2 views

DEBIAN-CVE-2026-23121

In the Linux kernel, the following vulnerability has been resolved: mISDN: annotate data-race around dev-work dev-work can re read locklessly in mISDNread and mISDNpoll. Add READONCE/WRITEONCE annotations. BUG: KCSAN: data-race in mISDNioctl / mISDNread write to 0xffff88812d848280 of 4 bytes by...

5.5CVSS5.2AI score0.00119EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/14 3:16 p.m.3 views

DEBIAN-CVE-2026-23117

In the Linux kernel, the following vulnerability has been resolved: ice: add missing icedeinithw in devlink reinit path devlink-reload results in iceinithw failed error, and then removing the ice driver causes a NULL pointer dereference. +0.102213 ice 0000:ca:00.0: iceinithw failed: -16...

5.5CVSS5.2AI score0.001EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/12 2:16 p.m.4 views

DEBIAN-CVE-2026-2003

Improper validation of type "oidvector" in PostgreSQL allows a database user to disclose a few bytes of server memory. We have not ruled out viability of attacks that arrange for presence of confidential information in disclosed bytes, but they seem unlikely. Versions before PostgreSQL 18.2, 17.8...

4.3CVSS5.3AI score0.00281EPSS
SaveExploits0References1
OSV
OSV
added 2026/02/11 7:15 p.m.1 views

DEBIAN-CVE-2026-2323

Inappropriate implementation in Downloads in Google Chrome prior to 145.0.7632.45 allowed a remote attacker to perform UI spoofing via a crafted HTML page. Chromium security severity: Low...

4.3CVSS5.3AI score0.00223EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/02/11 12:0 a.m.9 views

RHEL 8 / 9 : OpenShift Container Platform 4.18.33 (RHSA-2026:2071)

The remote Redhat Enterprise Linux 8 / 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:2071 advisory. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private clo...

4.3CVSS5.7AI score0.00413EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/02/10 6:47 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the improper handling of configuration files from default location, provided through the sshconfigparsefile and sshbindconfigparsefile functions and through glob wildcards. An...

4.8CVSS6.4AI score0.00158EPSS
SaveExploits0References2
Rows per page
Query Builder