Lucene search
+L

10910 matches found

OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.20 views

Ubuntu: Security Advisory (USN-7495-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8AI score0.00696EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.12 views

Ubuntu: Security Advisory (USN-7495-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS8AI score0.00696EPSS
SaveExploits2References2
OpenVAS
OpenVAS
added 2025/05/07 12:0 a.m.16 views

Ubuntu: Security Advisory (USN-7494-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS8AI score0.00303EPSS
SaveExploits2References2
OSV
OSV
added 2025/05/07 12:0 a.m.3 views

OPENSUSE-SU-2025:15063-1 tealdeer-1.7.1-2.1 on GA media

These are all security issues fixed in the tealdeer-1.7.1-2.1 package on the GA media of openSUSE Tumbleweed...

3.7CVSS5.8AI score0.00486EPSS
SaveExploits0References2
OSV
OSV
added 2025/05/07 12:0 a.m.3 views

OPENSUSE-SU-2025:15065-1 wasm-bindgen-0.2.97~0-3.1 on GA media

These are all security issues fixed in the wasm-bindgen-0.2.970-3.1 package on the GA media of openSUSE Tumbleweed...

3.7CVSS5.8AI score0.00486EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/05/06 12:0 a.m.6 views

PT-2025-19852 · Qualcomm · Snapdragon +14

Name of the Vulnerable Software and Affected Versions: The product name cannot be determined. Description: The issue involves memory corruption in the camera kernel when a large number of devices are connected through userspace. This corruption occurs due to the handling of multiple device...

7.8CVSS6.4AI score0.00108EPSS
SaveExploits0References4
Packet Storm News
Packet Storm News
added 2025/05/06 12:0 a.m.7 views

Implementation and Security Analysis of Cryptocurrencies Based on Ethereum

Blockchain technology has set off a wave of decentralization in the world since its birth. The trust system constructed by blockchain technology based on cryptography algorithm and computing power provides a practical and powerful solution to solve the trust problem in human society. In order to...

7.2AI score
SaveExploits0
Ubuntu
Ubuntu
added 2025/05/05 5:16 p.m.74 views

USN-7479-1: MySQL vulnerabilities

Multiple security issues were discovered in MySQL and this update includes new upstream MySQL versions to fix these issues. MySQL has been updated to 8.0.42 in Ubuntu 20.04 LTS, Ubuntu 22.04 LTS, Ubuntu 24.04 LTS, and Ubuntu 24.10. Ubuntu 25.04 has been updated to MySQL 8.4.5. In addition to...

6.8CVSS6.1AI score0.00983EPSS
SaveExploits1
Ubuntu
Ubuntu
added 2025/05/05 4:31 p.m.22 views

USN-7476-1: Scrapy vulnerabilities

It was discovered that Scrapy improperly exposed HTTP authentication credentials to request targets, including during redirects. An attacker could use this issue to gain unauthorized access to user accounts. This issue only affected Ubuntu 18.04 LTS and Ubuntu 20.04 LTS. CVE-2021-41125 It was...

8.8CVSS7AI score0.01286EPSS
SaveExploits5
OSV
OSV
added 2025/05/05 12:0 a.m.2 views

OPENSUSE-SU-2025:15052-1 grafana-11.5.4-1.1 on GA media

These are all security issues fixed in the grafana-11.5.4-1.1 package on the GA media of openSUSE Tumbleweed...

7.5CVSS6.7AI score0.17577EPSS
SaveExploits0References6
OSV
OSV
added 2025/05/04 4:10 p.m.2 views

SUSE-SU-2025:1445-1 Security update for the Linux Kernel (Live Patch 26 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024119 fixes several issues. The following security issues were fixed: - CVE-2024-8805: Bluetooth: hcievent: Align BR/EDR JUSTWORKS paring with LE bsc1240840. - CVE-2024-50205: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize...

8.8CVSS7.3AI score0.02033EPSS
SaveExploits0References7
OSV
OSV
added 2025/05/04 12:0 a.m.2 views

OPENSUSE-SU-2025:15051-1 chromedriver-136.0.7103.59-1.1 on GA media

These are all security issues fixed in the chromedriver-136.0.7103.59-1.1 package on the GA media of openSUSE Tumbleweed...

9.8CVSS5.8AI score0.00575EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.8 views

CVE-2023-53095

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: Fix a NULL pointer dereference The LRU mechanism may look up a resource in the process of being removed from an object. The locking rules here are a bit unclear but it looks currently like res-bo assignment is protected ...

5.5CVSS5.5AI score0.00187EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.10 views

CVE-2023-53084

In the Linux kernel, the following vulnerability has been resolved: drm/shmem-helper: Remove another errant put in error path drmgemshmemmmap doesn't own reference in error code path, resulting in the dma-buf shmem GEM object getting prematurely freed leading to a later use-after-free...

7.8CVSS5.5AI score0.00193EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/02 3:55 p.m.9 views

CVE-2023-53061

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix possible refcount leak in smb2open Reference count of acls will leak when memory allocation fails. Fix this by adding the missing posixaclrelease...

5.5CVSS5.4AI score0.00188EPSS
SaveExploits0
Ubuntu
Ubuntu
added 2025/05/02 10:27 a.m.33 views

USN-7475-1: Linux kernel (Xilinx ZynqMP) vulnerabilities

Jann Horn discovered that the watchqueue event notification subsystem in the Linux kernel contained an out-of-bounds write vulnerability. A local attacker could use this to cause a denial of service system crash or escalate their privileges. CVE-2022-0995 Several security issues were discovered i...

9.8CVSS7.3AI score0.06197EPSS
SaveExploits13
Ubuntu
Ubuntu
added 2025/05/02 10:13 a.m.29 views

USN-7461-3: Linux kernel (Xilinx ZynqMP) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - GPU drivers; - Network drivers; - File systems infrastructure; - Ext4 file system; - Network file system NFS server...

8.8CVSS7.1AI score0.00524EPSS
SaveExploits0
Circl
Circl
added 2025/05/02 4:15 a.m.49 views

CVE-2025-1326

creationtimestamp| type| source ---|---|--- 2025-05-02 04:15:41+00:00| seen| https://t.me/DarkWebInformerCVEAlerts/14429 2025-05-02 07:19:04+00:00| seen| https://bsky.app/profile/FunctionalProgramming.activitypub.awakari.com.ap.brid.gy/post/3lo6baa6gafd2 2025-05-02 07:34:43+00:00| seen|...

4.3CVSS6.2AI score0.00228EPSS
SaveExploits0References4
Debian
Debian
added 2025/05/02 1:33 a.m.98 views

[SECURITY] [DSA 5914-1] chromium security update

------------------------------------------------------------------------- Debian Security Advisory DSA-5914-1 [email protected] https://www.debian.org/security/ Andres Salomon May 01, 2025 https://www.debian.org/security/faq -...

9.8CVSS7.4AI score0.00575EPSS
SaveExploits0
OSV
OSV
added 2025/05/02 12:0 a.m.4 views

OPENSUSE-SU-2025:15049-1 tomcat10-10.1.40-1.1 on GA media

These are all security issues fixed in the tomcat10-10.1.40-1.1 package on the GA media of openSUSE Tumbleweed...

9.8CVSS7.1AI score0.5992EPSS
SaveExploits6References2
Rows per page
Query Builder