Lucene search
+L

13014 matches found

CVE
CVE
added 2024/12/11 10:59 p.m.65 views

CVE-2024-54485

CVE-2024-54485 affects Apple iOS/iPadOS where a user’s lock-screen notifications could be viewed by an attacker with physical access. The issue is mitigated by updates: iPadOS 17.7.3, iOS 18.2, and iPadOS 18.2 fix the flaw by adding additional logic to prevent lock-screen notification content exp...

5.5CVSS7AI score0.00285EPSS
SaveExploits0References4Affected Software2
Cvelist
Cvelist
added 2024/12/11 10:59 p.m.37 views

CVE-2024-54485

The issue was addressed by adding additional logic. This issue is fixed in iOS 18.2 and iPadOS 18.2, iPadOS 17.7.3, macOS Sequoia 15.2. An attacker with physical access to an iOS device may be able to view notification content from the lock screen...

0.00285EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.10 views

kernel: filelock: fix potential use-after-free in posix_lock_inode

A use-after-free vulnerability was found in the Linux kernel in traceposixlockinode. This issue occurred when the request pointer was changed to point to a lock entry added to the inode's list. Before the tracepoint could fire, another task raced in and freed the lock...

7.8CVSS6.8AI score0.00281EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.9 views

kernel: nouveau: lock the client object tree.

A flaw was found in the nouveau module in the Linux kernel. A missing resource lock can cause a race condition and trigger a general protection fault, resulting in a denial of service...

7.8CVSS7.2AI score0.00181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/12/11 4:18 p.m.9 views

kernel: powerpc/eeh: avoid possible crash when edev->pdev changes

In the Linux kernel, the following vulnerability has been resolved: powerpc/eeh: avoid possible crash when edev-pdev changes If a PCI device is removed during eehpereportedev, edev-pdev will change and can cause a crash, hold the PCI rescan/remove lock while taking a copy of edev-pdev-bus...

7.8CVSS6.4AI score0.00239EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/12/11 12:00 a.m.10 views

PT-2024-36352 · Apple · Ios +2

Name of the Vulnerable Software and Affected Versions: iPadOS versions prior to 17.7.3 iOS versions prior to 18.2 iPadOS versions prior to 18.2 Description: The issue allows an attacker with physical access to an iOS device to view notification content from the lock screen. This is possible due t...

5.5CVSS6.2AI score0.00285EPSS
SaveExploits0References8
HPE Security Bulletins
HPE Security Bulletins
added 2024/12/11 12:00 a.m.17 views

HPESBHF04686 rev.1 - Certain HPE SimpliVity AMD Servers Using Certain AMD EPYC Processors, AMD-SB-7014: SMM Lock Bypass, Local Arbitrary Code Execution Vulnerability

Potential Security Impact: Local: Arbitrary Code Execution SUPPORTED SOFTWARE VERSIONS: ONLY impacted versions are listed. HPE SimpliVity 325 Gen10 - Prior to HPE SimpliVity Gen10 Support Pack SVTSP v20241129 HPE SimpliVity 325 Gen10 Plus - Prior to HPE SimpliVity Gen10 Support Pack SVTSP v202411...

7.5CVSS6.1AI score0.00627EPSS
SaveExploits0
VulnCheck KEV
VulnCheck KEV
added 2024/12/06 12:00 a.m.5 views

VulnCheck KEV: CVE-2023-3269

A vulnerability exists in the memory management subsystem of the Linux kernel. The lock handling for accessing and updating virtual memory areas VMAs is incorrect, leading to use-after-free problems. This issue can be successfully exploited to execute arbitrary kernel code, escalate containers,...

7.8CVSS7AI score0.01304EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.24 views

kernel: fs/proc: do_task_stat: use sig->stats_lock to gather the threads/children stats

A vulnerability was found in the dotaskstat function in the Linux kernel, where due to excessive lock contention, a potential hard lockup could be created. This can create a performance bottleneck and lead to kernel unresponsiveness...

5.5CVSS7.1AI score0.00213EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/12/04 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from the sctpv6available function that may contain a post-release reuse issue due to not holding the rcu lock...

7.8CVSS7.5AI score0.00214EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/12/03 12:00 a.m.13 views

PT-2024-30639 · Google · Android

Name of the Vulnerable Software and Affected Versions: Android versions prior to the fixed version Description: The issue is related to the onPrimaryClipChanged method in ClipboardListener.java, which could allow an attacker to partially bypass the lock screen. This could lead to a local escalati...

7.8CVSS7.5AI score0.00085EPSS
SaveExploits0References10
BDU FSTEC
BDU FSTEC
added 2024/12/03 12:00 a.m.16 views

The vulnerability of the xt_find_table_lock() function in the netfilter component of the Linux operating system allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the xtfindtablelock function in the net/netfilter/xtables.c module of the netfilter component of the Linux operating system is related to the reutilization of previously freed memory. Exploiting this vulnerability could allow an attacker to compromise the confidentiality,...

7.8CVSS7.2AI score0.00256EPSS
SaveExploits0References18Affected Software4
OSV
OSV
added 2024/12/02 2:15 p.m.18 views

AZL-54243 CVE-2024-53121 affecting package kernel for versions less than 5.15.176.3-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fs, lock FTE when checking if active The referenced commits introduced a two-step process for deleting FTEs: - Lock the FTE, delete it from hardware, set the hardware deletion function to NULL and unlock the FTE. - Lock...

5.5CVSS6.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 2:15 p.m.11 views

AZL-54245 CVE-2024-53121 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fs, lock FTE when checking if active The referenced commits introduced a two-step process for deleting FTEs: - Lock the FTE, delete it from hardware, set the hardware deletion function to NULL and unlock the FTE. - Lock...

5.5CVSS6.8AI score0.00205EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 2:15 p.m.11 views

DEBIAN-CVE-2024-53121

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fs, lock FTE when checking if active The referenced commits introduced a two-step process for deleting FTEs: - Lock the FTE, delete it from hardware, set the hardware deletion function to NULL and unlock the FTE. - Lock...

5.5CVSS5.5AI score0.00205EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/02 2:15 p.m.26 views

CVE-2024-53121

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fs, lock FTE when checking if active The referenced commits introduced a two-step process for deleting FTEs: - Lock the FTE, delete it from hardware, set the hardware deletion function to NULL and unlock the FTE. - Lock...

7.8CVSS0.00205EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.38 views

CVE-2024-53121 net/mlx5: fs, lock FTE when checking if active

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: fs, lock FTE when checking if active The referenced commits introduced a two-step process for deleting FTEs: - Lock the FTE, delete it from hardware, set the hardware deletion function to NULL and unlock the FTE. - Lock...

7.8CVSS0.00205EPSS
SaveExploits0References7
Snyk
Snyk
added 2024/12/01 6:32 a.m.4 views

Insecure Temporary File

Overview greenbids-tailor is a Bring traffic shaping to your own cloud Affected versions of this package are vulnerable to Insecure Temporary File due to the use of a world-writable directory /tmp for the download lock file greenbids-tailor-download.lock. This setup could allow local attackers wi...

6.8CVSS6.5AI score
SaveExploits0References3
OSV
OSV
added 2024/12/01 12:00 a.m.25 views

ASB-A-317048495

Bulletin has no description...

7.6AI score
SaveExploits0
Redos
Redos
added 2024/11/27 12:00 a.m.23 views

ROS-20241127-01

A vulnerability in the bna component of the Linux operating system kernel is related to out-of-bounds read errors in the bnaddebugfswriteregrd and bnaddebugfswriteregwr functions in the drivers/net/ethernet/brocade/bna/bnaddebugfs.c. Exploitation of the vulnerability could allow an attacker to...

9.8CVSS8.2AI score0.00904EPSS
SaveExploits0
Rows per page
Query Builder