Lucene search
+L

2190 matches found

Vulnrichment
Vulnrichment
added 2024/09/13 5:29 a.m.14 views

CVE-2024-46692 firmware: qcom: scm: Mark get_wq_ctx() as atomic call

In the Linux kernel, the following vulnerability has been resolved: firmware: qcom: scm: Mark getwqctx as atomic call Currently getwqctx is wrongly configured as a standard call. When two SMC calls are in sleep and one SMC wakes up, it calls getwqctx to resume the corresponding sleeping thread. B...

6.7AI score0.0017EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/09/13 5:29 a.m.38 views

CVE-2024-46691

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Move unregister out of atomic section Commit '9329933699b3 "soc: qcom: pmicglink: Make client-lock non-sleeping"' moved the pmicglink client list under a spinlock, as it is accessed by the rpmsg/glink callback,...

5.5CVSS5.5AI score0.00206EPSS
SaveExploits0
CVE
CVE
added 2024/09/13 5:29 a.m.129 views

CVE-2024-46691

CVE-2024-46691 affects the Linux kernel USB Type-C UCSI path. The unregister path (ucsi_unregister) moved to be called from atomic context due to a PMIC_GLINK/IRq-callback spinlock change, making sleepable code paths (unregister) unsafe. This creates a potential flaw where unregistration can occu...

5.5CVSS6AI score0.00206EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2024/09/13 5:29 a.m.18 views

CVE-2024-46691 usb: typec: ucsi: Move unregister out of atomic section

In the Linux kernel, the following vulnerability has been resolved: usb: typec: ucsi: Move unregister out of atomic section Commit '9329933699b3 "soc: qcom: pmicglink: Make client-lock non-sleeping"' moved the pmicglink client list under a spinlock, as it is accessed by the rpmsg/glink callback,...

6AI score
SaveExploits0References6
CVE
CVE
added 2024/09/13 5:29 a.m.133 views

CVE-2024-46678

CVE-2024-46678 affects the Linux kernel bonding subsystem. The issue arises from bond->ipsec_lock being a spin lock used to protect ipsec_list, which can sleep in xdo_dev_state_add/delete during active-slave changes, triggering scheduling while atomic. The fix replaces the spin lock with a mut...

7.8CVSS5.3AI score0.00174EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/09/13 5:29 a.m.29 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...

7.8CVSS0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2024/09/13 5:29 a.m.17 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...

7.8CVSS6AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/09/12 2:51 a.m.5 views

SUSE CVE-2024-45015

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpuencoder's connector assignment to atomicenable For cases where the crtc's connectorschanged was set without enable/active getting toggled , there is an atomicenable call followed by an atomicdisable but witho...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0References14
OSV
OSV
added 2024/09/11 4:15 p.m.11 views

AZL-49176 CVE-2024-45015 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpuencoder's connector assignment to atomicenable For cases where the crtc's connectorschanged was set without enable/active getting toggled , there is an atomicenable call followed by an atomicdisable but witho...

5.5CVSS6.6AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.2 views

DEBIAN-CVE-2024-45015

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpuencoder's connector assignment to atomicenable For cases where the crtc's connectorschanged was set without enable/active getting toggled , there is an atomicenable call followed by an atomicdisable but witho...

5.5CVSS5.6AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.12 views

AZL-49248 CVE-2024-45015 affecting package kernel for versions less than 6.6.51.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpuencoder's connector assignment to atomicenable For cases where the crtc's connectorschanged was set without enable/active getting toggled , there is an atomicenable call followed by an atomicdisable but witho...

5.5CVSS6.6AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/11 4:15 p.m.9 views

UBUNTU-CVE-2024-45015

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpuencoder's connector assignment to atomicenable For cases where the crtc's connectorschanged was set without enable/active getting toggled , there is an atomicenable call followed by an atomicdisable but witho...

5.5CVSS6.5AI score0.00208EPSS
SaveExploits0References11
OSV
OSV
added 2024/09/11 3:13 p.m.19 views

CVE-2024-45015 drm/msm/dpu: move dpu_encoder's connector assignment to atomic_enable()

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: move dpuencoder's connector assignment to atomicenable For cases where the crtc's connectorschanged was set without enable/active getting toggled , there is an atomicenable call followed by an atomicdisable but witho...

6.1AI score
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/09/05 2:47 a.m.6 views

SUSE CVE-2024-44968

In the Linux kernel, the following vulnerability has been resolved: tick/broadcast: Move per CPU pointer access into the atomic section The recent fix for making the take over of the broadcast timer more reliable retrieves a per CPU pointer in preemptible context. This went unnoticed as compilers...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/05 2:46 a.m.5 views

SUSE CVE-2024-45001

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

5.5CVSS7.4AI score0.00635EPSS
SaveExploits0References14
RedhatCVE
RedhatCVE
added 2024/09/04 9:41 p.m.18 views

CVE-2024-45001

A flaw was found in the MANA driver in the Linux Kernel, where the RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the allocsize passed into napibuildskb. The size needs to be aligned properly for better...

5.5CVSS7.5AI score0.00635EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/04 8:20 p.m.18 views

CVE-2024-44968

In the Linux kernel, the following vulnerability has been resolved: tick/broadcast: Move per CPU pointer access into the atomic section The recent fix for making the take over of the broadcast timer more reliable retrieves a per CPU pointer in preemptible context. This went unnoticed as compilers...

4.4CVSS7AI score0.00223EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/04 8:15 p.m.23 views

CVE-2024-45001

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

7.5CVSS0.00635EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.13 views

UBUNTU-CVE-2024-45001

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

7.5CVSS6.3AI score0.00635EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.34 views

CVE-2024-45001 net: mana: Fix RX buf alloc_size alignment and atomic op panic

In the Linux kernel, the following vulnerability has been resolved: net: mana: Fix RX buf allocsize alignment and atomic op panic The MANA driver's RX buffer allocsize is passed into napibuildskb to create SKB. skbshinfoskb is located at the end of skb, and its alignment is affected by the...

7.5CVSS0.00635EPSS
SaveExploits0References3
Rows per page
Query Builder