Lucene search
+L

752 matches found

RedHat Linux
RedHat Linux
added 2023/11/07 9:3 a.m.7 views

kernel: bpf: Fix reference state management for synchronous callbacks

A flaw was found in the Linux kernel's BPF verifier. The verifier incorrectly handles reference state management for synchronous callbacks that execute multiple times foreach style helpers. This can lead to reference leaks when callbacks acquire references, or double-free conditions when callback...

7.8CVSS7.3AI score0.00144EPSS
SaveExploits0References5
OSV
OSV
added 2023/10/13 11:6 a.m.5 views

OESA-2023-1712 firefox security update

Mozilla Firefox is a standalone web browser, designed for standards compliance and performance. Its functionality can be enhanced via a plethora of extensions. Security Fixes: When receiving rendering data over IPC mStream could have been destroyed when initialized, which could have led to a...

8.8CVSS9.7AI score0.99735EPSS
SaveExploits9References7
The Hacker News
The Hacker News
added 2023/09/26 10:32 a.m.49 views

Threat Report: High Tech Industry targeted the most with 46% of attack traffic tagged by NLX

How To Use This Report Enhance situational awareness of techniques used by threat actors Identify potential attacks targeting your industry Gain insights to help improve and accelerate your organization's threat response Summary of Findings The Network Effect Threat Report offers insights based o...

8.5AI score
SaveExploits0
OSV
OSV
added 2023/09/11 9:15 a.m.3 views

DEBIAN-CVE-2023-4575

When creating a callback over IPC for showing the File Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a potentially exploitable...

6.5CVSS6.5AI score0.00652EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2023/09/07 11:45 a.m.4 views

Mozilla: Memory corruption in IPC FilePickerShownCallback

The Mozilla Foundation Security Advisory describes this flaw as: When creating a callback over IPC for showing the File Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could...

6.5CVSS7.2AI score0.00652EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/09/04 4:0 p.m.5 views

Mozilla: Memory corruption in IPC FilePickerShownCallback

The Mozilla Foundation Security Advisory describes this flaw as: When creating a callback over IPC for showing the File Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could...

6.5CVSS7.2AI score0.00652EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/09/04 3:59 p.m.9 views

Mozilla: Memory corruption in IPC ColorPickerShownCallback

The Mozilla Foundation Security Advisory describes this flaw as: When creating a callback over IPC for showing the Color Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could...

6.5CVSS7.2AI score0.00652EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/09/04 3:52 p.m.12 views

Mozilla: Memory corruption in IPC ColorPickerShownCallback

The Mozilla Foundation Security Advisory describes this flaw as: When creating a callback over IPC for showing the Color Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could...

6.5CVSS7.2AI score0.00652EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2023/08/31 1:57 a.m.7 views

SUSE CVE-2023-4574

When creating a callback over IPC for showing the Color Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a potentially exploitable...

6.5CVSS6.7AI score0.00652EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/08/31 1:57 a.m.6 views

SUSE CVE-2023-4575

When creating a callback over IPC for showing the File Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a potentially exploitable...

6.5CVSS6.7AI score0.00652EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2023/08/30 12:0 a.m.9 views

Mozilla Firefox 资源管理错误漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation. Mozilla Firefox suffers from a Resource Management Error vulnerability that stems from the fact that when creating callbacks via IPC to display a file chooser window, multiple identical callbacks may be created at the same...

6.5CVSS7.4AI score0.00652EPSS
SaveExploits0References16
OSV
OSV
added 2023/08/30 12:0 a.m.6 views

UBUNTU-CVE-2023-4575

When creating a callback over IPC for showing the File Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a potentially exploitable...

6.5CVSS6.8AI score0.00652EPSS
SaveExploits0References4
OSV
OSV
added 2023/08/30 12:0 a.m.5 views

UBUNTU-CVE-2023-4574

When creating a callback over IPC for showing the Color Picker window, multiple of the same callbacks could have been created at a time and eventually all simultaneously destroyed as soon as one of the callbacks finished. This could have led to a use-after-free causing a potentially exploitable...

6.5CVSS7.3AI score0.00652EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2023/08/30 12:0 a.m.6 views

Mozilla Firefox 资源管理错误漏洞

Mozilla Firefox is an open source web browser from the Mozilla Foundation. Mozilla Firefox suffers from a resource management error vulnerability that stems from the fact that when creating a callback to display a color picker window via IPC, multiple identical callbacks may be created...

6.5CVSS7.4AI score0.00652EPSS
SaveExploits0References16
Code423n4
Code423n4
added 2023/08/04 12:0 a.m.12 views

Reentrancy vulnerability in SGLLendingCommon._removeCollateral

Lines of code Vulnerability details Impact This vulnerability could allow an attacker to withdraw collateral from the SGLLendingCommon contract without actually removing it. This could result in a loss of funds for the lender. Proof of Concept The SGLLendingCommon.removeCollateral function is...

6.8AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2023/07/20 1:38 p.m.19 views

CVE-2023-3603

A missing allocation check in sftp server processing read requests may cause a NULL dereference on low-memory conditions. The malicious client can request up to 4GB SFTP reads, causing allocation of up to 4GB buffers, which was not being checked for failure. This will likely crash the authenticat...

3.1CVSS5.4AI score0.00903EPSS
SaveExploits0References3
OpenVAS
OpenVAS
added 2023/07/20 12:0 a.m.27 views

Ubuntu: Security Advisory (USN-6237-2)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 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...

5.9CVSS7.3AI score0.02211EPSS
SaveExploits2References3
Code423n4
Code423n4
added 2023/06/23 12:0 a.m.20 views

The last error in swap.go#swapCoins() was not handled correctly.

Lines of code Vulnerability details Impact If the last statement of the swapCoins function returns an error, the swap is only half completed, i.e. only the user's assets are deducted transferred to the pool, but the user's bought assets are not sent to the user, resulting in a loss of the user's...

7AI score
SaveExploits0
NVD
NVD
added 2023/06/19 5:15 p.m.29 views

CVE-2023-34166

Vulnerability of system restart triggered by abnormal callbacks passed to APIs.Successful exploitation of this vulnerability may cause the system to restart...

7.5CVSS7.5AI score0.00434EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2023/06/19 5:15 p.m.8 views

CVE-2023-34166

Vulnerability of system restart triggered by abnormal callbacks passed to APIs.Successful exploitation of this vulnerability may cause the system to restart...

7.5CVSS7.1AI score0.00434EPSS
SaveExploits0References2Affected Software2
Rows per page
Query Builder