Lucene search
+L

8051 matches found

Cvelist
Cvelist
added 2025/04/08 8:18 a.m.32 views

CVE-2025-22016 dpll: fix xa_alloc_cyclic() error handling

In the Linux kernel, the following vulnerability has been resolved: dpll: fix xaalloccyclic error handling In case of returning 1 from xaalloccyclic wrapping ERRPTR1 will be returned, which will cause ISERR to be false. Which can lead to dereference not allocated pointer pin. Fix it by checking i...

0.00181EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/04/08 8:18 a.m.14 views

CVE-2025-22011

In the Linux kernel, the following vulnerability has been resolved: ARM: dts: bcm2711: Fix xHCI power-domain During s2idle tests on the Raspberry CM4 the VPU firmware always crashes on xHCI power-domain resume: root@raspberrypi:/sys/power echo freeze state 70.724347 xhcisuspend finished 70.727730...

5.5CVSS5.4AI score0.00181EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/08 8:17 a.m.12 views

CVE-2025-22008

In the Linux kernel, the following vulnerability has been resolved: regulator: check that dummy regulator has been probed before using it Due to asynchronous driver probing there is a chance that the dummy regulator hasn't already been probed when first accessing it...

5.5CVSS5.7AI score0.00185EPSS
SaveExploits0
CVE
CVE
added 2025/04/08 8:17 a.m.142 views

CVE-2025-22008

CVE-2025-22008 is a Linux kernel vulnerability in the regulator subsystem. The issue arises when asynchronous driver probing allows a dummy regulator to be accessed before it has been probed, potentially enabling local access to disrupt system operation. The fix is to ensure the dummy regulator i...

5.5CVSS7AI score0.00185EPSS
SaveExploits0References6Affected Software1
Microsoft KB
Microsoft KB
added 2025/04/08 7:0 a.m.39 views

Description of the security update for Office 2016: April 8, 2025 (KB5002700)

None None...

7.8CVSS7.1AI score0.01072EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2025/04/08 7:0 a.m.19 views

Windows Installer Elevation of Privilege Vulnerability

Improper link resolution before file access 'link following' in Windows Installer allows an authorized attacker to elevate privileges locally...

7.8CVSS6.8AI score0.00911EPSS
SaveExploits0
Veracode
Veracode
added 2025/04/08 3:36 a.m.16 views

Unauthorized File Access

awssamcli is vulnerable to Unauthorized File Access. The vulnerability is due to insecure symlink resolution during the build process, which causes the contents of symlinks to be copied into the local workspace cache as regular files, allows an attacker to access restricted files...

6.9CVSS6.4AI score0.0062EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/04/08 12:0 a.m.14 views

Photon OS 5.0: Iperf PHSA-2025-5.0-0498

An update of the iperf package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2025-5.0-0498. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.5CVSS7.7AI score0.00926EPSS
SaveExploits1References2
OSV
OSV
added 2025/04/07 6:52 p.m.8 views

GHSA-93MV-X874-956G Picklescan Vulnerable to Exfiltration via DNS via linecache and ssl.get_server_certificate

Summary Picklescan does not detect malicious pickles that exfiltrate sensitive information via DNS after deserialization. Details picklescan’s blacklist can be bypassed to exfiltrate sensitive information like file contents, secrets, or credentials during model deserialization by leveraging...

7.1CVSS6.6AI score0.00215EPSS
SaveExploits1References5
Snyk
Snyk
added 2025/04/07 6:52 p.m.4 views

Incomplete List of Disallowed Inputs

Overview picklescan is a Security scanner detecting Python Pickle files performing suspicious actions Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in scanner.py, which does not include ssl or other modules that can be leveraged for remote operations. An...

7.5CVSS6.6AI score0.00215EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2025/04/07 12:0 a.m.9 views

PT-2025-15304 · Google · Google Web Designer

Name of the Vulnerable Software and Affected Versions: Google Web Designer affected versions not specified Description: The software is susceptible to remote code execution RCE on macOS and Linux systems due to improper symbolic link resolution within the preview feature. This allows for potentia...

7.8CVSS6.9AI score0.00164EPSS
SaveExploits1References11
OpenVAS
OpenVAS
added 2025/04/07 12:0 a.m.9 views

Fedora: Security Advisory (FEDORA-2025-f87fe38331)

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...

4.4CVSS6.4AI score0.00401EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2025/04/04 12:0 a.m.12 views

PT-2025-29031

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: This issue resolves a critical lock within the iavf driver, eliminating error-prone logic associated with try locks. The resolution involves replacing the critical lock with a netdev...

7.8CVSS8.2AI score0.0125EPSS
SaveExploits8References578
OSV
OSV
added 2025/04/03 12:55 p.m.6 views

OESA-2025-1379 firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance and portability. Security Fixes: Memory safety bugs present in Firefox 112. Some of these bugs showed evidence of memory corruption and we presume that with enough effort some of these could have been...

9.8CVSS9.4AI score0.01165EPSS
SaveExploits1References3
OSV
OSV
added 2025/04/03 12:54 p.m.9 views

OESA-2025-1371 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: fs: relax assertions on failure to encode file handles Encoding file handles is usually performed by a filesystem encodefh method that may fail for various...

9.8CVSS7AI score0.00873EPSS
SaveExploits3References34
NVD
NVD
added 2025/04/03 8:15 a.m.14 views

CVE-2025-21997

In the Linux kernel, the following vulnerability has been resolved: xsk: fix an integer overflow in xpcreateandassignumem Since the i and pool-chunksize variables are of type 'u32', their product can wrap around and then be cast to 'u64'. This can lead to two different XDP buffers pointing to the...

5.5CVSS0.00183EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/03 7:19 a.m.26 views

CVE-2025-22004 net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS6.2AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/04/03 7:19 a.m.27 views

CVE-2025-22004 net: atm: fix use after free in lec_send()

In the Linux kernel, the following vulnerability has been resolved: net: atm: fix use after free in lecsend The -send operation frees skb so save the length before calling -send to avoid a use after free...

8.6CVSS0.00338EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/03 7:19 a.m.161 views

CVE-2025-22002

CVE-2025-22002 concerns the Linux kernel netfs code path: if a filesystem does not implement invalidate_cache, a write-to-cache failure can trigger a NULL pointer dereference in netfs_write_collection_worker, leading to a kernel crash. The provided documents confirm the root cause as a missing NU...

5.5CVSS7.1AI score0.00178EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2025/04/03 3:4 a.m.46 views

Denial Of Service (DoS)

OpenDaylight Service Function Chaining SFC is vulnerable to Denial Of Service DoS. The vulnerability is due to improper handling of name resolution or references and allows an attacker to exploit incorrect resolutions to cause a Denial of Service DoS...

7.5CVSS7.6AI score0.0037EPSS
SaveExploits0References3Affected Software2
Rows per page
Query Builder