Lucene search
+L

6632 matches found

Positive Technologies
Positive Technologies
added 2025/03/31 12:00 a.m.6 views

PT-2025-13992 · Apple · Apple Macos

Name of the Vulnerable Software and Affected Versions: macOS versions prior to 13.7.5 macOS Sequoia versions prior to 15.4 macOS Sonoma versions prior to 14.7.5 Description: An out-of-bounds write issue was addressed with improved bounds checking. This issue may allow an app to cause unexpected...

7.8CVSS5.8AI score0.00284EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2025/03/31 12:00 a.m.12 views

Apple iOS和Apple iPadOS 安全漏洞

Apple iOS and Apple iPadOS are products of Apple Inc. Apple iOS is an operating system developed for mobile devices, and Apple iPadOS is an operating system for iPad tablets. A security vulnerability exists in Apple iOS and Apple iPadOS that stems from a memory handling issue that could result in...

9.8CVSS6.2AI score0.01851EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/03/31 12:00 a.m.9 views

PT-2025-13912 · Apple · Macos Sonoma +7

Name of the Vulnerable Software and Affected Versions: macOS Ventura versions prior to 13.7.5 tvOS versions prior to 18.4 iPadOS versions prior to 17.7.6 iOS versions prior to 18.4 iPadOS versions prior to 18.4 macOS Sequoia versions prior to 15.4 macOS Sonoma versions prior to 14.7.5 visionOS...

9.8CVSS5.9AI score0.01851EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2025/03/31 12:00 a.m.4 views

PT-2025-13919 · Apple · Macos Sonoma +6

Name of the Vulnerable Software and Affected Versions: visionOS versions prior to 2.4 macOS Ventura versions prior to 13.7.5 iOS versions prior to 18.4 iPadOS versions prior to 18.4 iPadOS versions prior to 17.7.6 macOS Sequoia versions prior to 15.4 macOS Sonoma versions prior to 14.7.5...

9.8CVSS6AI score0.01578EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2025/03/31 12:00 a.m.10 views

Apple macOS 竞争条件问题漏洞

Apple macOS is a suite of specialized operating systems developed for Mac computers by Apple Inc. in the United States. A security vulnerability exists in Apple macOS that originates from mounting a specially crafted SMB network share could result in system termination...

9.8CVSS6.2AI score0.00752EPSS
SaveExploits0References4
Apple
Apple
added 2025/03/31 12:00 a.m.121 views

About the security content of AirPlay audio SDK 2.7.1, AirPlay video SDK 3.6.0.126, and CarPlay Communication Plug-in R18.1 Updates

About the security content of AirPlay audio SDK 2.7.1, AirPlay video SDK 3.6.0.126, and CarPlay Communication Plug-in R18.1 Updates This document is intended for developers of accessories or software compatible with Apple devices. These updates are available for members of the Apple MFi Program...

6.5CVSS7.1AI score0.03151EPSS
SaveExploits4References1Affected Software2
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.7 views

SUSE CVE-2023-53014

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminateall Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfreelist. Thi...

5.5CVSS7.8AI score0.0017EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2025/03/28 3:01 a.m.9 views

SUSE CVE-2025-21872

In the Linux kernel, the following vulnerability has been resolved: efi: Don't map the entire mokvar table to determine its size Currently, when validating the mokvar table, we remap the entire table on each iteration of the loop, adding space as we discover new entries. If the table grows over a...

5.5CVSS7.6AI score0.00202EPSS
SaveExploits0References16
OSV
OSV
added 2025/03/27 5:15 p.m.8 views

UBUNTU-CVE-2023-53018

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciconn: Fix memory leaks When hcicmdsyncqueue failed in hcileterminatebig or hcilebigterminate, the memory pointed by variable d is not freed, which will cause memory leak. Add release process to error path...

5.5CVSS6.1AI score0.00159EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.26 views

CVE-2023-53014 dmaengine: tegra: Fix memory leak in terminate_all()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminateall Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfreelist. Thi...

0.0017EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/27 4:43 p.m.140 views

CVE-2023-53014

The CVE-2023-53014 issue affects the Linux kernel’s DMA engine (tegra). It describes a memory leak that occurs when terminating an ongoing transfer: the vdesc must be terminated and placed in the desc_terminated list, with the descriptor freed later in desc_free_list(). The provided connected doc...

5.5CVSS6.5AI score0.0017EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/03/27 4:43 p.m.17 views

CVE-2023-53014 dmaengine: tegra: Fix memory leak in terminate_all()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: tegra: Fix memory leak in terminateall Terminate vdesc when terminating an ongoing transfer. This will ensure that the vdesc is present in the descterminated list The descriptor will be freed later in descfreelist. Thi...

5.5CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2025/03/27 3:15 p.m.18 views

UBUNTU-CVE-2025-21872

In the Linux kernel, the following vulnerability has been resolved: efi: Don't map the entire mokvar table to determine its size Currently, when validating the mokvar table, we remap the entire table on each iteration of the loop, adding space as we discover new entries. If the table grows over a...

5.5CVSS6.2AI score0.00202EPSS
SaveExploits0References25
OSV
OSV
added 2025/03/27 2:57 p.m.21 views

CVE-2025-21872 efi: Don't map the entire mokvar table to determine its size

In the Linux kernel, the following vulnerability has been resolved: efi: Don't map the entire mokvar table to determine its size Currently, when validating the mokvar table, we remap the entire table on each iteration of the loop, adding space as we discover new entries. If the table grows over a...

6.2AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2025/03/27 2:57 p.m.14 views

CVE-2025-21872

In the Linux kernel, the following vulnerability has been resolved: efi: Don't map the entire mokvar table to determine its size Currently, when validating the mokvar table, we remap the entire table on each iteration of the loop, adding space as we discover new entries. If the table grows over a...

5.5CVSS5.6AI score0.00202EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/27 12:20 a.m.5 views

SUSE CVE-2024-7598

A security issue was discovered in Kubernetes where a malicious or compromised pod could bypass network restrictions enforced by network policies during namespace deletion. The order in which objects are deleted during namespace termination is not defined, and it is possible for network policies ...

3.1CVSS6.6AI score0.00314EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/26 7:15 a.m.27 views

CVE-2023-52972

Huawei PCs have a vulnerability that allows low-privilege users to bypass SDDL permission checks . Successful exploitation this vulnerability could lead to termination of some system processes...

5.5CVSS0.00099EPSS
SaveExploits0References1
OSV
OSV
added 2025/03/26 7:15 a.m.11 views

CVE-2023-52972

Huawei PCs have a vulnerability that allows low-privilege users to bypass SDDL permission checks . Successful exploitation this vulnerability could lead to termination of some system processes...

5.5CVSS5.8AI score0.00099EPSS
SaveExploits0References1
CVE
CVE
added 2025/03/26 6:39 a.m.149 views

CVE-2023-52972

The CVE-2023-52972 entry describes an authentication bypass vulnerability in Huawei PC products that allows a low-privilege user to bypass SDDL permission checks, with exploitation potentially leading to termination of certain system processes. Affected software is Huawei PC products; the underly...

5.5CVSS7AI score0.00099EPSS
SaveExploits0References1Affected Software1
Vulnrichment
Vulnrichment
added 2025/03/26 6:39 a.m.9 views

CVE-2023-52972

Huawei PCs have a vulnerability that allows low-privilege users to bypass SDDL permission checks . Successful exploitation this vulnerability could lead to termination of some system processes...

5.5CVSS7AI score0.00099EPSS
SaveExploits0References1
Rows per page
Query Builder