Lucene search
+L

311 matches found

Vulnrichment
Vulnrichment
added 2025/01/11 12:25 p.m.2 views

CVE-2024-47141 pinmux: Use sequential access to access desc->pinmux data

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

7.5AI score0.00164EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/11 12:25 p.m.9 views

CVE-2024-47141 pinmux: Use sequential access to access desc->pinmux data

In the Linux kernel, the following vulnerability has been resolved: pinmux: Use sequential access to access desc-pinmux data When two client of the same gpio call pinctrlselectstate for the same functionality, we are seeing NULL pointer issue while accessing desc-muxowner. Let's say two processes...

5.5CVSS5.9AI score0.00164EPSS
SaveExploits0References6
CVE
CVE
added 2025/01/11 12:25 p.m.175 views

CVE-2024-47141

CVE-2024-47141 affects the Linux kernel pinctrl/pinmux path. When two processes (A and B) concurrently call pinctrl_select_state() for the same pin, the code may dereference desc->mux_owner as NULL due to a race between updates to desc->mux_usecount and desc->mux_owner. The advisory stat...

5.5CVSS6.5AI score0.00164EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.9 views

PT-2025-30753

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the drm/xe subsystem related to handling device wedges. Specifically, the issue occurs when a device wedges during a GuC upload, leading to an...

6CVSS6.5AI score0.00117EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.10 views

PT-2025-34411

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The Linux kernel contains a flaw within the hfsplus filesystem. Syzbot reported an issue where a mutex lock check in hfsplus free extents could trigger warnings and errors during...

5.5CVSS6.1AI score0.00129EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2024/12/13 12:0 a.m.11 views

CBL Mariner 2.0 Security Update: kernel (CVE-2024-50245)

The version of kernel installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2024-50245 advisory. - In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in mirea...

5.5CVSS6.1AI score0.00219EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/25 10:15 p.m.2 views

UBUNTU-CVE-2024-53100

In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queuelock lock and destroy Commit 76d54bf20cdc "nvme-tcp: don't access released socket during error recovery" added a mutexlock call for the queue-queuelock in nvmetcpgetaddress. However, the mutexlo...

4.7CVSS6.6AI score0.00161EPSS
SaveExploits0References19
CVE
CVE
added 2024/11/25 9:21 p.m.168 views

CVE-2024-53100

CVE-2024-53100: Linux kernel nvme-tcp fix for a race between queue_lock usage in nvme_tcp_get_address() and destruction in nvme_tcp_free_queue(). The commit 76d54bf20cdc adds a mutex_lock for queue->queue_lock, but this can race with mutex_destroy(), triggering a WARN during error recovery. A ...

4.7CVSS6.4AI score0.00161EPSS
SaveExploits0References5Affected Software1
Debian CVE
Debian CVE
added 2024/11/25 9:21 p.m.17 views

CVE-2024-53100

In the Linux kernel, the following vulnerability has been resolved: nvme: tcp: avoid race between queuelock lock and destroy Commit 76d54bf20cdc "nvme-tcp: don't access released socket during error recovery" added a mutexlock call for the queue-queuelock in nvmetcpgetaddress. However, the mutexlo...

4.7CVSS5.5AI score0.00161EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/11/25 12:0 a.m.4 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 Linux kernel that stems from a race condition between mutexlock and mutexdestroy in nvmetcpfreequeue, resulting in a security warning...

4.7CVSS6.3AI score0.00161EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/11/12 9:11 a.m.6 views

kernel: ALSA: scarlett2: Add missing mutex lock around get meter levels

In the Linux kernel, the following vulnerability has been resolved: ALSA: scarlett2: Add missing mutex lock around get meter levels The Linux kernel CVE team has assigned CVE-2023-52689 to this issue. Upstream advisory:...

5.5CVSS6.8AI score0.00155EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/10 3:48 a.m.4 views

SUSE CVE-2024-50260

In the Linux kernel, the following vulnerability has been resolved: sockmap: fix a NULL pointer dereference in sockmaplinkupdateprog The following race condition could trigger a NULL pointer dereference: sockmaplinkdetach: sockmaplinkupdateprog: mutexlock&sockmapmutex; ... sockmaplink-map = NULL;...

5.5CVSS7.7AI score0.00166EPSS
SaveExploits0References5
NVD
NVD
added 2024/11/09 11:15 a.m.18 views

CVE-2024-50245

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS0.00219EPSS
SaveExploits0References6
OSV
OSV
added 2024/11/09 11:15 a.m.10 views

AZL-53051 CVE-2024-50245 affecting package kernel for versions less than 5.15.173.1-1

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS6.8AI score0.00219EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/09 11:15 a.m.8 views

UBUNTU-CVE-2024-50245

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

5.5CVSS6.2AI score0.00219EPSS
SaveExploits0References34
Vulnrichment
Vulnrichment
added 2024/11/09 10:15 a.m.2 views

CVE-2024-50260 sock_map: fix a NULL pointer dereference in sock_map_link_update_prog()

In the Linux kernel, the following vulnerability has been resolved: sockmap: fix a NULL pointer dereference in sockmaplinkupdateprog The following race condition could trigger a NULL pointer dereference: sockmaplinkdetach: sockmaplinkupdateprog: mutexlock&sockmapmutex; ... sockmaplink-map = NULL;...

7.6AI score0.00166EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.17 views

CVE-2024-50245 fs/ntfs3: Fix possible deadlock in mi_read

In the Linux kernel, the following vulnerability has been resolved: fs/ntfs3: Fix possible deadlock in miread Mutex lock with another subclass used in nilockdir...

0.00219EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/05 6:15 p.m.5 views

DEBIAN-CVE-2024-50098

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: Set SDEVOFFLINE when UFS is shut down There is a history of deadlock if reboot is performed at the beginning of booting. SDEVQUIESCE was set for all LU's scsidevices by UFS shutdown, and at that time the audio...

5.5CVSS5.7AI score0.00234EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/11/05 12:0 a.m.11 views

PT-2024-33930

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to a deadlock that occurs when rebooting the system at the beginning of booting. This happens because the audio driver is waiting on blk mq submit bio while holdin...

5.5CVSS5.5AI score0.00234EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/10/29 4:15 a.m.4 views

SUSE CVE-2024-50079

In the Linux kernel, the following vulnerability has been resolved: iouring/sqpoll: ensure task state is TASKRUNNING when running taskwork When the sqpoll is exiting and cancels pending work items, it may need to run taskwork. If this happens from within iouringcancelgeneric, then it may be under...

5.5CVSS7.7AI score0.00176EPSS
SaveExploits0References5
Rows per page
Query Builder