Lucene search
+L

13160 matches found

CNVD
CNVD
added 2024/04/10 12:00 a.m.15 views

Huawei HarmonyOS and EMUI Lock Screen Module Permission Checking Class Vulnerability

Huawei HarmonyOS is an operating system from Huawei, a Chinese company. It provides a full-scenario distributed operating system based on a microkernel.Huawei EMUI is a user interface developed by Huawei based on the Android operating system. A privilege checking type vulnerability exists in the...

5.3CVSS6.8AI score0.00257EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/04/10 12:00 a.m.12 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 a post-release reuse vulnerability in the addlock mutex...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.9 views

SUSE CVE-2024-26686

In the Linux kernel, the following vulnerability has been resolved: fs/proc: dotaskstat: use sig-statslock to gather the threads/children stats locktasksighand can trigger a hard lockup. If NRCPUS threads call dotaskstat at the same time and the process has NRTHREADS, it will spin with irqs...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/04/09 2:29 a.m.8 views

SUSE CVE-2024-26691

In the Linux kernel, the following vulnerability has been resolved: KVM: arm64: Fix circular locking dependency The rule inside kvm enforces that the vcpu-mutex is taken inside kvm-lock. The rule is violated by the pkvmcreatehypvm which acquires the kvm-lock while already holding the vcpu-mutex...

5.5CVSS6.8AI score0.00183EPSS
SaveExploits0References12
NVD
NVD
added 2024/04/07 9:15 a.m.18 views

CVE-2023-52717

Permission verification vulnerability in the lock screen module. Impact: Successful exploitation of this vulnerability will affect availability...

5.3CVSS6.5AI score0.00257EPSS
SaveExploits0References2
OSV
OSV
added 2024/04/07 9:15 a.m.10 views

CVE-2023-52717

Permission verification vulnerability in the lock screen module. Impact: Successful exploitation of this vulnerability will affect availability...

5.3CVSS5.8AI score0.00257EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/04/07 9:03 a.m.16 views

CVE-2023-52717

Permission verification vulnerability in the lock screen module. Impact: Successful exploitation of this vulnerability will affect availability...

6.9AI score0.00257EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/04/07 9:03 a.m.36 views

CVE-2023-52717

Permission verification vulnerability in the lock screen module. Impact: Successful exploitation of this vulnerability will affect availability...

6.8AI score0.00257EPSS
SaveExploits0References2
CVE
CVE
added 2024/04/07 9:03 a.m.71 views

CVE-2023-52717

Huawei HarmonyOS and EMUI contain a lock screen module privilege checking vulnerability (CVE-2023-52717). Connected sources describe a privilege checking type flaw in the lock screen component that can impact usability. The exact affected versions, root cause details, exploitation status, and fix...

5.3CVSS6.8AI score0.00257EPSS
SaveExploits0References2Affected Software2
Positive Technologies
Positive Technologies
added 2024/04/07 12:00 a.m.9 views

PT-2024-14708 · Huawei · Emui +1

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned. Description: A permission verification vulnerability exists in the lock screen module. Successful exploitation of this issue will affect availability. Recommendations: At the moment, there is no...

5.3CVSS6.9AI score0.00257EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2024/04/07 12:00 a.m.8 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei, a Chinese company. It provides a full-scenario distributed operating system based on a microkernel.Huawei EMUI is a user interface developed by Huawei based on the Android operating system. A security bypass vulnerability exists in the Huawei...

7.7CVSS6.5AI score0.00129EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/05 9:15 a.m.20 views

UBUNTU-CVE-2024-26810

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Lock external INTx masking ops Mask operations through config space changes to DisINTx may race INTx configuration changes via ioctl. Create wrappers that add locking for paths outside of the core interrupt code. In...

7.8CVSS6.1AI score0.00196EPSS
SaveExploits0References28
SUSE CVE
SUSE CVE
added 2024/04/05 2:22 a.m.16 views

SUSE CVE-2023-52638

In the Linux kernel, the following vulnerability has been resolved: can: j1939: prevent deadlock by changing j1939sockslock to rwlock The following 3 locks would race against each other, causing the deadlock situation in the Syzbot bug report: - j1939sockslock - activesessionlistlock -...

5.5CVSS6.7AI score0.00183EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2024/04/05 12:00 a.m.13 views

Huawei HarmonyOS 安全漏洞

Huawei HarmonyOS is an operating system from Huawei, a Chinese company. It provides a full-scenario distributed operating system based on a microkernel.Huawei EMUI is a user interface developed by Huawei based on the Android operating system. A privilege checking type vulnerability exists in the...

5.3CVSS6.6AI score0.00257EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/04 9:15 a.m.7 views

UBUNTU-CVE-2024-26781

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix possible deadlock in subflow diag Syzbot and Eric reported a lockdep splat in the subflow diag: WARNING: possible circular locking dependency detected 6.8.0-rc4-syzkaller-00212-g40b9385dd8e6 0 Not tainted...

5.5CVSS5.9AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2024/04/04 9:15 a.m.21 views

UBUNTU-CVE-2024-26806

In the Linux kernel, the following vulnerability has been resolved: spi: cadence-qspi: remove system-wide suspend helper calls from runtime PM hooks The -runtimesuspend and -runtimeresume callbacks are not expected to call spicontrollersuspend and spicontrollerresume. Remove calls to those in the...

5.5CVSS5.7AI score0.00149EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/04 8:20 a.m.6 views

CVE-2024-26785 iommufd: Fix protection fault in iommufd_test_syz_conv_iova

In the Linux kernel, the following vulnerability has been resolved: iommufd: Fix protection fault in iommufdtestsyzconviova Syzkaller reported the following bug: general protection fault, probably for non-canonical address 0xdffffc0000000038: 0000 1 SMP KASAN KASAN: null-ptr-deref in range...

5.5CVSS6.1AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/04 2:17 a.m.6 views

SUSE CVE-2023-52632

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix lock dependency warning with srcu ====================================================== WARNING: possible circular locking dependency detected 6.5.0-kfd-yangp 2289 Not tainted...

5.5CVSS6.3AI score0.00168EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/04/03 11:07 p.m.36 views

CVE-2024-26690

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: protect updates of 64-bit statistics counters As explained by a comment in , write side of struct u64statssync must ensure mutual exclusion, or one seqcount update could be lost on 32-bit platforms, thus blocking...

4.4CVSS7AI score0.00836EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/04/03 10:51 p.m.39 views

CVE-2024-26687

In the Linux kernel, the following vulnerability has been resolved: xen/events: close evtchn after mapping cleanup shutdownpirq and startuppirq are not taking the irqmappingupdatelock because they can't due to lock inversion. Both are called with the irqdesc-lock being taking. The lock order,...

4.4CVSS6.8AI score0.00228EPSS
SaveExploits0References4
Rows per page
Query Builder