Lucene search
K

4322 matches found

Vulnrichment
Vulnrichment
added 2024/05/01 12:53 p.m.13 views

CVE-2024-27031 NFS: Fix nfs_netfs_issue_read() xarray locking for writeback interrupt

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix nfsnetfsissueread xarray locking for writeback interrupt The loop inside nfsnetfsissueread currently does not disable interrupts while iterating through pages in the xarray to submit for NFS read. This is not safe though...

6.5AI score0.002EPSS
Exploits0References4
CVE
CVE
added 2024/05/01 12:53 p.m.3622 views

CVE-2024-27031

CVE-2024-27031 (Linux kernel) : The NFS read path (nfs_netfs_issue_read) locked with xa_lock while submitting pages for writeback, but did not disable interrupts during iteration, creating a deadlock risk if an interrupt runs and touches the xa_lock. The fix replaces manual iteration with xa_for_...

5.5CVSS6.4AI score0.002EPSS
Exploits0References4Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 12:53 p.m.20 views

CVE-2024-27031

In the Linux kernel, the following vulnerability has been resolved: NFS: Fix nfsnetfsissueread xarray locking for writeback interrupt The loop inside nfsnetfsissueread currently does not disable interrupts while iterating through pages in the xarray to submit for NFS read. This is not safe though...

5.5CVSS6.9AI score0.002EPSS
Exploits0
NVD
NVD
added 2024/05/01 6:15 a.m.18 views

CVE-2024-27014

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the priv-statelock, any scheduled aRFS works are canceled using the cancelworksync function, which waits for the work to end if it has already started...

5.5CVSS6AI score0.00175EPSS
Exploits0References7
OSV
OSV
added 2024/05/01 6:15 a.m.2 views

DEBIAN-CVE-2024-27010

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock deadlock. See trace below. ..... other info removed f...

5.5CVSS5.6AI score0.00175EPSS
Exploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.24 views

CVE-2024-27005

In the Linux kernel, the following vulnerability has been resolved: interconnect: Don't access reqlist while it's being manipulated The icclock mutex was split into separate icclock and iccbwlock mutexes in 1 to avoid lockdep splats. However, this didn't adequately protect access to...

6.3CVSS7.3AI score0.00178EPSS
Exploits0References8
OSV
OSV
added 2024/05/01 6:15 a.m.6 views

AZL-59644 CVE-2024-27005 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: interconnect: Don't access reqlist while it's being manipulated The icclock mutex was split into separate icclock and iccbwlock mutexes in 1 to avoid lockdep splats. However, this didn't adequately protect access to...

6.3CVSS5.6AI score0.00178EPSS
Exploits0References1
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

DEBIAN-CVE-2024-27005

In the Linux kernel, the following vulnerability has been resolved: interconnect: Don't access reqlist while it's being manipulated The icclock mutex was split into separate icclock and iccbwlock mutexes in 1 to avoid lockdep splats. However, this didn't adequately protect access to...

6.3CVSS5.5AI score0.00178EPSS
Exploits0References1
NVD
NVD
added 2024/05/01 6:15 a.m.20 views

CVE-2024-26987

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlboptimizevmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ====================================================== WARNING: possible circular...

5.5CVSS6AI score0.00175EPSS
Exploits0References7
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.29 views

CVE-2024-27005

In the Linux kernel, the following vulnerability has been resolved: interconnect: Don't access reqlist while it's being manipulated The icclock mutex was split into separate icclock and iccbwlock mutexes in 1 to avoid lockdep splats. However, this didn't adequately protect access to...

6.3CVSS6.1AI score0.00178EPSS
Exploits0References9
OSV
OSV
added 2024/05/01 6:15 a.m.3 views

UBUNTU-CVE-2024-27010

In the Linux kernel, the following vulnerability has been resolved: net/sched: Fix mirred deadlock on device recursion When the mirred action is used on a classful egress qdisc and a packet is mirrored or redirected to self we hit a qdisc lock deadlock. See trace below. ..... other info removed f...

5.5CVSS6.2AI score0.00175EPSS
Exploits0References9
OSV
OSV
added 2024/05/01 6:15 a.m.1 views

UBUNTU-CVE-2024-27005

In the Linux kernel, the following vulnerability has been resolved: interconnect: Don't access reqlist while it's being manipulated The icclock mutex was split into separate icclock and iccbwlock mutexes in 1 to avoid lockdep splats. However, this didn't adequately protect access to...

6.3CVSS5.7AI score0.00178EPSS
Exploits0References10
Vulnrichment
Vulnrichment
added 2024/05/01 5:29 a.m.36 views

CVE-2024-27014 net/mlx5e: Prevent deadlock while disabling aRFS

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the priv-statelock, any scheduled aRFS works are canceled using the cancelworksync function, which waits for the work to end if it has already started...

6.6AI score0.00175EPSS
Exploits0References4
CVE
CVE
added 2024/05/01 5:29 a.m.220 views

CVE-2024-27014

CVE-2024-27014 affects the Linux kernel component net/mlx5e, where a deadlock could occur when disabling accelerated Receive Flow Steering (aRFS). The issue arises because a scheduled aRFS work item cancels under priv->state_lock, but the work handler later tries to reacquire that same lock, c...

5.5CVSS6.1AI score0.00175EPSS
Exploits0References7Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 5:29 a.m.22 views

CVE-2024-27014

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Prevent deadlock while disabling aRFS When disabling aRFS under the priv-statelock, any scheduled aRFS works are canceled using the cancelworksync function, which waits for the work to end if it has already started...

5.5CVSS7.5AI score0.00175EPSS
Exploits0
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.25 views

CVE-2024-27005 interconnect: Don't access req_list while it's being manipulated

In the Linux kernel, the following vulnerability has been resolved: interconnect: Don't access reqlist while it's being manipulated The icclock mutex was split into separate icclock and iccbwlock mutexes in 1 to avoid lockdep splats. However, this didn't adequately protect access to...

7.5AI score0.00178EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2024/05/01 5:28 a.m.22 views

CVE-2024-27005

In the Linux kernel, the following vulnerability has been resolved: interconnect: Don't access reqlist while it's being manipulated The icclock mutex was split into separate icclock and iccbwlock mutexes in 1 to avoid lockdep splats. However, this didn't adequately protect access to...

6.3CVSS6.8AI score0.00178EPSS
Exploits0
Cvelist
Cvelist
added 2024/05/01 5:27 a.m.20 views

CVE-2024-26987 mm/memory-failure: fix deadlock when hugetlb_optimize_vmemmap is enabled

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlboptimizevmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ====================================================== WARNING: possible circular...

6.2AI score0.00175EPSS
Exploits0References4
OSV
OSV
added 2024/05/01 5:17 a.m.31 views

CVE-2024-26939 drm/i915/vma: Fix UAF on destroy against retire race

In the Linux kernel, the following vulnerability has been resolved: drm/i915/vma: Fix UAF on destroy against retire race Object debugging tools were sporadically reporting illegal attempts to free a still active i915 VMA object when parking a GT believed to be idle. 161.359441 ODEBUG: free active...

7CVSS6.2AI score0.00239EPSS
Exploits0References7
CVE
CVE
added 2024/05/01 5:17 a.m.293 views

CVE-2024-26934

CVE-2024-26934: Linux kernel USB core deadlock in usb_deauthorize_interface() when sysfs attribute callbacks hold a parent device lock. Affected: drivers/usb/core/sysfs.c (interface_authorized_store) acquiring parent device lock; fix uses sysfs_break_active_protection() to avoid waiting for the c...

7.8CVSS6.4AI score0.0019EPSS
Exploits0References12Affected Software1
Rows per page
Query Builder