Lucene search
+L

8249 matches found

Snyk
Snyk
added 2025/05/21 8:27 a.m.1 views

Function Call with Incorrectly Specified Arguments

Overview org.webjars.npm:electron is a framework which lets you write cross-platform desktop applications using JavaScript, HTML and CSS. Affected versions of this package are vulnerable to Function Call with Incorrectly Specified Arguments via an incorrect handle provided in unspecified...

9.6CVSS6.7AI score0.00393EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/05/21 12:00 a.m.9 views

AlmaLinux 9 : thunderbird (ALSA-2025:7435)

The remote AlmaLinux 9 host has a package installed that is affected by multiple vulnerabilities as referenced in the ALSA-2025:7435 advisory. thunderbird: User Interface UI Misrepresentation of attachment URL CVE-2025-3523 thunderbird: Information Disclosure of /tmp directory listing CVE-2025-28...

6.4CVSS6.9AI score0.00337EPSS
SaveExploits0References5
SUSE Linux
SUSE Linux
added 2025/05/20 11:49 a.m.6 views

Security update for the Linux Kernel

The SUSE Linux Enterprise 12 SP5 kernel was updated to receive various security bugfixes. The following security bugs were fixed: CVE-2021-47659: drm/plane: Move range check for formatcount earlier bsc1237839. CVE-2022-49044: dm integrity: fix memory corruption when tagsize is less than digest si...

8.5CVSS8.1AI score0.13707EPSS
SaveExploits0References422
OSV
OSV
added 2025/05/19 10:04 p.m.9 views

GHSA-44FP-W29J-9VJ5 Multer vulnerable to Denial of Service via memory leaks from unclosed streams

Impact Multer 2.0.0 is vulnerable to a resource exhaustion and memory leak issue due to improper stream handling. When the HTTP request stream emits an error, the internal busboy stream is not closed, violating Node.js stream safety guidance. This leads to unclosed streams accumulating over time,...

7.5CVSS7.3AI score0.00784EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2025/05/19 12:00 a.m.7 views

Multer 安全漏洞

Multer is an expressjs open source middleware for Node.js. A security vulnerability exists in Multer versions prior to 2.0.0, which stems from improper handling of streams and could lead to resource exhaustion and memory leaks...

7.5CVSS6.1AI score0.00784EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/05/17 12:00 a.m.80 views

EulerOS Virtualization 2.12.1 : kernel (EulerOS-SA-2025-1547)

According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved:ntb: intel: Fix the NULL vs ISERR bug for debugfscreatedir The...

9.8CVSS7.4AI score0.03301EPSS
SaveExploits8References277
Tenable Nessus
Tenable Nessus
added 2025/05/17 12:00 a.m.9 views

EulerOS Virtualization 2.12.1 : pam (EulerOS-SA-2025-1555)

According to the versions of the pam package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in pamaccess, where certain rules in its configuration file are mistakenly treated as hostnames. This vulnerability...

7.4CVSS6.7AI score0.00781EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/05/17 12:00 a.m.8 views

EulerOS Virtualization 2.12.0 : pam (EulerOS-SA-2025-1571)

According to the versions of the pam package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : A flaw was found in pamaccess, where certain rules in its configuration file are mistakenly treated as hostnames. This vulnerability...

7.4CVSS6.7AI score0.00781EPSS
SaveExploits0References3
The Hacker News
The Hacker News
added 2025/05/16 9:08 a.m.55 views

Researchers Expose New Intel CPU Flaws Enabling Memory Leaks and Spectre v2 Attacks

Researchers at ETH Zürich have discovered yet another security flaw that they say impacts all modern Intel CPUs and causes them to leak sensitive data from memory, showing that the vulnerability known as Spectre continues to haunt computer systems after more than seven years. The vulnerability,...

6.8CVSS6.9AI score0.00403EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/14 12:44 a.m.14 views

kernel: x86/mm/pat: fix VM_PAT handling in COW mappings

CVE-2024-35877 pertains to a flaw in the Linux kernel's handling of Page Attribute Table PAT settings during Copy-On-Write COW operations. When a write operation triggers a COW event, the kernel may replace the original page table entries PTEs with anonymous folios. This replacement disrupts the...

5.5CVSS7.3AI score0.00252EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/05/14 12:00 a.m.19 views

RHEL 9 : kernel (RHSA-2025:7526)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:7526 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: Information disclosure in...

7.8CVSS6.8AI score0.00396EPSS
SaveExploits0References23
Slackware Linux
Slackware Linux
added 2025/05/13 7:47 p.m.37 views

[slackware-security] screen

New screen packages are available for Slackware 15.0 and -current to fix security issues. Here are the details from the Slackware 15.0 ChangeLog: patches/packages/screen-4.9.1-i586-1slack15.0.txz: Upgraded. This update fixes security issues: attacher.c - prevent temporary 0666 mode on PTYs. avoid...

6CVSS6.6AI score0.00229EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.14 views

kernel: gpio: prevent potential speculation leaks in gpio_device_get_desc()

In the Linux kernel, the following vulnerability has been resolved: gpio: prevent potential speculation leaks in gpiodevicegetdesc Userspace may trigger a speculative read of an address outside the gpio descriptor array. Users can do that by calling gpioioctl with an offset out of range. Offset i...

5.5CVSS6.5AI score0.00248EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.13 views

kernel: virtio/vsock: Improve MSG_ZEROCOPY error handling

In the Linux kernel, the following vulnerability has been resolved: virtio/vsock: Improve MSGZEROCOPY error handling Add a missing kfreeskb to prevent memory leaks...

5.5CVSS6.8AI score0.00203EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.10 views

kernel: idpf: fix memory leaks and crashes while performing a soft reset

In the Linux kernel, the following vulnerability has been resolved: idpf: fix memory leaks and crashes while performing a soft reset The second tagged commit introduced a UAF, as it removed restoring qvector-vport pointers after reinitializating the structures. This is due to that all queue...

7.8CVSS6.7AI score0.00227EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/05/13 7:00 a.m.20 views

Windows Routing and Remote Access Service (RRAS) Information Disclosure Vulnerability

Use of uninitialized resource in Windows Routing and Remote Access Service RRAS allows an unauthorized attacker to disclose information over a network...

6.5CVSS6.8AI score0.01411EPSS
SaveExploits0
AlmaLinux
AlmaLinux
added 2025/05/13 12:00 a.m.27 views

Important: osbuild and osbuild-composer security update

A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for local usage, it can also upload images directly to cloud. It is compatible with composer-cli and cockpit-composer clients. Security Fixes:...

7.5CVSS7.2AI score0.01533EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2025/05/13 12:00 a.m.12 views

RHEL 9 : osbuild and osbuild-composer (RHSA-2025:7118)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:7118 advisory. A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building...

7.5CVSS7.8AI score0.01533EPSS
SaveExploits0References15
Cvelist
Cvelist
added 2025/05/12 9:42 p.m.22 views

CVE-2025-24144

An information disclosure issue was addressed by removing the vulnerable code. This issue is fixed in iOS 18.3 and iPadOS 18.3, iPadOS 17.7.7, macOS Sequoia 15.3, macOS Sonoma 14.7.6, macOS Ventura 13.7.6, tvOS 18.3, visionOS 2.3, watchOS 11.3. An app may be able to leak sensitive kernel state...

0.00227EPSS
SaveExploits0References8
CVE
CVE
added 2025/05/09 6:40 a.m.50 views

CVE-2025-37835

CVE-2025-37835 is rejected/withdrawn by the CVE Numbering Authority and not an active vulnerability entry.

7AI score
SaveExploits0
Rows per page
Query Builder