Lucene search
+L

131 matches found

Cvelist
Cvelist
added 2024/11/21 6:17 p.m.27 views

CVE-2024-53089 LoongArch: KVM: Mark hrtimer to expire in hard interrupt context

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Mark hrtimer to expire in hard interrupt context Like commit 2c0d278f3293f "KVM: LAPIC: Mark hrtimer to expire in hard interrupt context" and commit 9090825fa9974 "KVM: arm/arm64: Let the timer expire in hardirq...

0.00191EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/11/21 6:17 p.m.4 views

CVE-2024-53089 LoongArch: KVM: Mark hrtimer to expire in hard interrupt context

In the Linux kernel, the following vulnerability has been resolved: LoongArch: KVM: Mark hrtimer to expire in hard interrupt context Like commit 2c0d278f3293f "KVM: LAPIC: Mark hrtimer to expire in hard interrupt context" and commit 9090825fa9974 "KVM: arm/arm64: Let the timer expire in hardirq...

7.5AI score0.00191EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2024/11/19 12:0 a.m.7 views

WordPress plugin While Loading 跨站请求伪造漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports personal blog sites on PHP and MySQL servers.WordPress plugin is an application plugin. A cross-site request forgery vulnerability...

7.1CVSS6.4AI score0.00194EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.5 views

kernel: powerpc/smp: do not decrement idle task preempt count in CPU offline

A vulnerability was found in the Linux kernel's powerpc/smp architecture, where the idle task's preemption count was incorrectly decremented during the CPU offline process. This issue caused a "scheduling while atomic" error when a CPU was offlined and then onlined again, leading to potential...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2024/11/01 8:58 a.m.8 views

WordPress While Loading plugin <= 3.0 - CSRF to Stored Cross Site Scripting (XSS) vulnerability

CSRF to Stored Cross Site Scripting XSS vulnerability discovered by SOPROBRO Patchstack Alliance in WordPress Plugin While Loading versions = 3.0...

7.1CVSS5.9AI score0.00194EPSS
SaveExploits0Affected Software1
RedhatCVE
RedhatCVE
added 2024/09/13 11:42 a.m.17 views

CVE-2024-46678

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

5.5CVSS6.8AI score0.00168EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/13 6:15 a.m.13 views

AZL-49590 CVE-2024-46678 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

5.5CVSS6.6AI score0.00168EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/13 6:15 a.m.17 views

CVE-2024-46678

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

5.5CVSS0.00168EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/13 6:15 a.m.5 views

UBUNTU-CVE-2024-46678

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

5.5CVSS6.1AI score0.00168EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/13 5:29 a.m.15 views

CVE-2024-46678 bonding: change ipsec_lock from spin lock to mutex

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

5.5CVSS6AI score0.00168EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.25 views

CVE-2024-46678 bonding: change ipsec_lock from spin lock to mutex

In the Linux kernel, the following vulnerability has been resolved: bonding: change ipseclock from spin lock to mutex In the cited commit, bond-ipseclock is added to protect ipseclist, hence xdodevstateadd and xdodevstatedelete are called inside this lock. As ipseclock is a spin lock and such...

0.00168EPSS
SaveExploits0References3
CVE
CVE
added 2024/09/13 5:29 a.m.132 views

CVE-2024-46678

CVE-2024-46678 affects the Linux kernel bonding subsystem. The root cause was ipsec_lock being a spin lock used to protect ipsec_list, but bond’s xfrm operations may sleep, triggering scheduling-while-atomic. The patch changes bond-&gt;ipsec_lock from a spin lock to a mutex, ensuring xdo_dev_stat...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/09/11 12:15 a.m.8 views

CVE-2024-40655

In bindAndGetCallIdentification of CallScreeningServiceHelper.java, there is a possible way to maintain a while-in-use permission in the background due to a permissions bypass. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is...

7.8CVSS5.9AI score0.0008EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.5 views

SUSE CVE-2024-42290

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

5.5CVSS6.4AI score0.00231EPSS
SaveExploits0References10
NVD
NVD
added 2024/08/17 9:15 a.m.19 views

CVE-2024-42290

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

5.5CVSS0.00231EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/08/17 9:15 a.m.22 views

CVE-2024-42290

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

5.5CVSS6.2AI score0.00231EPSS
SaveExploits0References26
Debian CVE
Debian CVE
added 2024/08/17 9:8 a.m.43 views

CVE-2024-42290

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

5.5CVSS5.6AI score0.00231EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/08/17 9:8 a.m.38 views

CVE-2024-42290 irqchip/imx-irqsteer: Handle runtime power management correctly

In the Linux kernel, the following vulnerability has been resolved: irqchip/imx-irqsteer: Handle runtime power management correctly The power domain is automatically activated from clkprepare. However, on certain platforms like i.MX8QM and i.MX8QXP, the power-on handling invokes sleeping function...

0.00231EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/07/16 12:0 a.m.40 views

RHEL 8 : git (RHSA-2024:4579)

The remote Redhat Enterprise Linux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:4579 advisory. Git is a distributed revision control system with a decentralized architecture. As opposed to centralized version control systems with a...

9CVSS7.7AI score0.25334EPSS
SaveExploits32References6
UbuntuCve
UbuntuCve
added 2024/05/22 7:15 a.m.20 views

CVE-2021-47454

In the Linux kernel, the following vulnerability has been resolved: powerpc/smp: do not decrement idle task preempt count in CPU offline With PREEMPTCOUNT=y, when a CPU is offlined and then onlined again, we get: BUG: scheduling while atomic: swapper/1/0/0x00000000 no locks held by swapper/1/0...

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References5
Rows per page
Query Builder