Lucene search
+L

2956 matches found

Tenable Nessus
Tenable Nessus
added 2025/03/28 12:00 a.m.23 views

Mozilla Firefox ESR < 128.8.1

The version of Firefox ESR installed on the remote macOS or Mac OS X host is prior to 128.8.1. It is, therefore, affected by a vulnerability as referenced in the mfsa2025-19 advisory. - Following the recent Chrome sandbox escape CVE-2025-2783, various Firefox developers identified a similar patte...

10CVSS8.2AI score0.09238EPSS
SaveExploits7References2
OSV
OSV
added 2025/03/27 5:15 p.m.13 views

UBUNTU-CVE-2023-52987

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: ipc4-mtrace: prevent underflow in sofipc4prioritymaskdfswrite The "id" comes from the user. Change the type to unsigned to prevent an array underflow...

7.8CVSS5.7AI score0.00251EPSS
SaveExploits0References5
NVD
NVD
added 2025/03/27 2:15 p.m.49 views

CVE-2025-2857

Following the recent Chrome sandbox escape CVE-2025-2783, various Firefox developers identified a similar pattern in our IPC code. A compromised child process could cause the parent process to return an unintentionally powerful handle, leading to a sandbox escape. The original vulnerability was...

10CVSS0.01889EPSS
SaveExploits7References4
AlpineLinux
AlpineLinux
added 2025/03/27 2:15 p.m.115 views

CVE-2025-2857

Following the recent Chrome sandbox escape CVE-2025-2783, various Firefox developers identified a similar pattern in our IPC code. A compromised child process could cause the parent process to return an unintentionally powerful handle, leading to a sandbox escape. The original vulnerability was...

10CVSS9AI score0.09238EPSS
SaveExploits7References4
CVE
CVE
added 2025/03/27 1:27 p.m.364 views

CVE-2025-2857

Mozilla Firefox and Firefox ESR on Windows are vulnerable to a sandbox escape caused by a logic error in the IPC code . A compromised child process can trigger the parent process to return an unintentionally powerful handle due to incorrect descriptor handling. This vulnerability allows an attack...

7.3AI score0.09238EPSS
SaveIn wildExploits7References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/27 1:27 p.m.21 views

CVE-2025-2857 Incorrect handle could lead to sandbox escapes

Following the recent Chrome sandbox escape CVE-2025-2783, various Firefox developers identified a similar pattern in our IPC code. A compromised child process could cause the parent process to return an unintentionally powerful handle, leading to a sandbox escape. The original vulnerability was...

7.3AI score0.09238EPSS
SaveExploits7References4
Debian CVE
Debian CVE
added 2025/03/27 1:27 p.m.60 views

CVE-2025-2857

Following the recent Chrome sandbox escape CVE-2025-2783, various Firefox developers identified a similar pattern in our IPC code. A compromised child process could cause the parent process to return an unintentionally powerful handle, leading to a sandbox escape. The original vulnerability was...

8.6AI score0.01889EPSS
SaveExploits7
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.14 views

The vulnerability of the `ipc_devlink_create_region()` function in the Linux kernel component allows a hacker to trigger a service failure.

The vulnerability of the ipcdevlinkcreateregion function in the Linux kernel component is related to improper input validation. Exploiting this vulnerability could allow an attacker to cause a service failure...

4.4CVSS6.4AI score0.00261EPSS
SaveExploits0References15Affected Software8
RedHat Linux
RedHat Linux
added 2025/03/13 7:11 a.m.22 views

firefox: AudioIPC StreamData could trigger a use-after-free in the Browser process

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: On Windows, a compromised content process could use bad StreamData sent over AudioIPC to trigger a use-after-free in the Browser process. This could have led to a sandbox escape...

8.8CVSS7.3AI score0.00393EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2025/03/12 3:23 p.m.14 views

SUSE CVE-2025-21847

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: stream-ipc: Check for cstream nullity in sofipcmsgdata The nullity of sps-cstream should be checked similarly as it is done in sofsetstreamdataoffset function. Assuming that it is not NULL if sps-stream is NULL is...

5.5CVSS7.7AI score0.00213EPSS
SaveExploits0References17
OSV
OSV
added 2025/03/12 10:15 a.m.5 views

DEBIAN-CVE-2025-21847

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: stream-ipc: Check for cstream nullity in sofipcmsgdata The nullity of sps-cstream should be checked similarly as it is done in sofsetstreamdataoffset function. Assuming that it is not NULL if sps-stream is NULL is...

5.5CVSS5.4AI score0.00213EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/12 10:15 a.m.15 views

CVE-2025-21847

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: stream-ipc: Check for cstream nullity in sofipcmsgdata The nullity of sps-cstream should be checked similarly as it is done in sofsetstreamdataoffset function. Assuming that it is not NULL if sps-stream is NULL is...

5.5CVSS0.00213EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/12 10:15 a.m.22 views

AZL-58544 CVE-2025-21847 affecting package kernel for versions less than 6.6.82.1-1

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: stream-ipc: Check for cstream nullity in sofipcmsgdata The nullity of sps-cstream should be checked similarly as it is done in sofsetstreamdataoffset function. Assuming that it is not NULL if sps-stream is NULL is...

5.5CVSS6.6AI score0.00213EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/12 9:42 a.m.150 views

CVE-2025-21847

CVE-2025-21847 concerns the Linux kernel ASoC: SOF path — stream-ipc handling. The root cause is a missing NULL check for sps-&gt;cstream in sof_ipc_msg_data(), which can lead to a NULL pointer dereference if sps-&gt;stream is NULL or cstream is NULL. The issue is mitigated by the published patch...

5.5CVSS6.6AI score0.00213EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2025/03/12 9:42 a.m.22 views

CVE-2025-21847

In the Linux kernel, the following vulnerability has been resolved: ASoC: SOF: stream-ipc: Check for cstream nullity in sofipcmsgdata The nullity of sps-cstream should be checked similarly as it is done in sofsetstreamdataoffset function. Assuming that it is not NULL if sps-stream is NULL is...

5.5CVSS5.4AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2025/03/11 4:15 p.m.20 views

CVE-2025-25680

LSC Smart Connect LSC Indoor PTZ Camera 7.6.32 is contains a RCE vulnerability in the tuyaipcdirectconnect function of the anykaipc process. The vulnerability allows arbitrary code execution through the Wi-Fi configuration process when a specially crafted QR code is presented to the camera...

7.7CVSS6.3AI score0.00583EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2025/03/11 9:48 a.m.21 views

CVE-2024-56181

A vulnerability has been identified in SIMATIC Field PG M5 All versions, SIMATIC IPC BX-21A All versions V31.01.07, SIMATIC IPC BX-32A All versions V29.01.07, SIMATIC IPC BX-39A All versions V29.01.07, SIMATIC IPC BX-59A All versions V32.01.04, SIMATIC IPC PX-32A All versions V29.01.07, SIMATIC I...

8.4CVSS0.00211EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/03/10 5:26 a.m.12 views

firefox: AudioIPC StreamData could trigger a use-after-free in the Browser process

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: On Windows, a compromised content process could use bad StreamData sent over AudioIPC to trigger a use-after-free in the Browser process. This could have led to a sandbox escape...

8.8CVSS7.3AI score0.00393EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2025/03/10 5:22 a.m.12 views

firefox: AudioIPC StreamData could trigger a use-after-free in the Browser process

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: On Windows, a compromised content process could use bad StreamData sent over AudioIPC to trigger a use-after-free in the Browser process. This could have led to a sandbox escape...

8.8CVSS7.3AI score0.00393EPSS
SaveExploits0References8
AlmaLinux
AlmaLinux
added 2025/03/06 12:00 a.m.45 views

Important: firefox security update

Mozilla Firefox is an open-source web browser, designed for standards compliance, performance, and portability. Security Fixes: firefox: Use-after-free in WebTransportChild CVE-2025-1931 firefox: AudioIPC StreamData could trigger a use-after-free in the Browser process CVE-2025-1930 firefox:...

8AI score0.00551EPSS
SaveExploits1References20
Rows per page
Query Builder