Lucene search
+L

2545 matches found

Cvelist
Cvelist
added 2025/10/01 11:45 a.m.9 views

CVE-2022-50459 scsi: iscsi: iscsi_tcp: Fix null-ptr-deref while calling getpeername()

In the Linux kernel, the following vulnerability has been resolved: scsi: iscsi: iscsitcp: Fix null-ptr-deref while calling getpeername Fix a NULL pointer crash that occurs when we are freeing the socket at the same time we access it via sysfs. The problem is that: 1. iscsiswtcpconngetparam and...

0.00153EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/01 11:45 a.m.22 views

CVE-2022-50459

CVE-2022-50459 affects the Linux kernel’s iSCSI TCP path (scsi: iscsi: iscsi_tcp) where a NULL pointer dereference can occur if a socket is freed while accessed via sysfs. Details describe the sequence: sock_hold() on struct sock, then sockfd_put() frees the socket, __sock_release() clears sock-&...

5.5CVSS6.3AI score0.00153EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.11 views

CVE-2023-53478 tracing/synthetic: Fix races on freeing last_cmd

In the Linux kernel, the following vulnerability has been resolved: tracing/synthetic: Fix races on freeing lastcmd Currently, the "lastcmd" variable can be accessed by multiple processes asynchronously when multiple users manipulate syntheticevents node at the same time, it could lead to...

0.001EPSS
SaveExploits0References3
CVE
CVE
added 2025/10/01 11:42 a.m.19 views

CVE-2023-53478

CVE-2023-53478 concerns the Linux kernel’s tracing/synthetic subsystem. The vulnerability arises from races on freeing the last_cmd variable, which can be accessed concurrently by multiple processes manipulating the synthetic_events node, enabling use-after-free or double-free conditions. The con...

4.7CVSS6.1AI score0.001EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.9 views

CVE-2023-53478 tracing/synthetic: Fix races on freeing last_cmd

In the Linux kernel, the following vulnerability has been resolved: tracing/synthetic: Fix races on freeing lastcmd Currently, the "lastcmd" variable can be accessed by multiple processes asynchronously when multiple users manipulate syntheticevents node at the same time, it could lead to...

4.7CVSS6.5AI score0.001EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/01 11:42 a.m.21 views

CVE-2022-50426

CVE-2022-50426 affects the Linux kernel remoteproc path for imx_dsp_rproc. The issue arises from a workqueue that may run after rproc_stop_subdevices releases resources, allowing rproc_vq_interrupt to access freed rpmsg endpoints. The fix adds mutex protection in imx_dsp_rproc_vq_work to skip rpr...

5.5CVSS6.3AI score0.00143EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.10 views

CVE-2022-50426 remoteproc: imx_dsp_rproc: Add mutex protection for workqueue

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxdsprproc: Add mutex protection for workqueue The workqueue may execute late even after remoteproc is stopped or stopping, some resources rpmsg device and endpoint have been released in rprocstopsubdevices, then...

0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 11:42 a.m.6 views

CVE-2022-50426 remoteproc: imx_dsp_rproc: Add mutex protection for workqueue

In the Linux kernel, the following vulnerability has been resolved: remoteproc: imxdsprproc: Add mutex protection for workqueue The workqueue may execute late even after remoteproc is stopped or stopping, some resources rpmsg device and endpoint have been released in rprocstopsubdevices, then...

5.5CVSS6.6AI score0.00143EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/01 8:15 a.m.7 views

CVE-2025-39915

In the Linux kernel, the following vulnerability has been resolved: net: phy: transfer phyconfiginband locking responsibility to phylink Problem description =================== Lockdep reports a possible circular locking dependency AB/BA between &pl-statemutex and &phy-lock, as follows...

5.5CVSS0.00093EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 8:15 a.m.6 views

AZL-68040 CVE-2025-39905 affecting package kernel 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

7CVSS6.8AI score0.00102EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/01 8:15 a.m.6 views

AZL-72358 CVE-2025-39905 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

7CVSS6.7AI score0.00102EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/01 7:44 a.m.13 views

CVE-2025-39915 net: phy: transfer phy_config_inband() locking responsibility to phylink

In the Linux kernel, the following vulnerability has been resolved: net: phy: transfer phyconfiginband locking responsibility to phylink Problem description =================== Lockdep reports a possible circular locking dependency AB/BA between &pl-statemutex and &phy-lock, as follows...

0.00093EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.1 views

CVE-2025-39915 net: phy: transfer phy_config_inband() locking responsibility to phylink

In the Linux kernel, the following vulnerability has been resolved: net: phy: transfer phyconfiginband locking responsibility to phylink Problem description =================== Lockdep reports a possible circular locking dependency AB/BA between &pl-statemutex and &phy-lock, as follows...

5.9AI score0.00093EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.2 views

CVE-2025-39905 net: phylink: add lock for serializing concurrent pl->phydev writes with resolver

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

6.1AI score0.00102EPSS
SaveExploits0References2
CVE
CVE
added 2025/10/01 7:44 a.m.30 views

CVE-2025-39905

The CVE-2025-39905 issue affects the Linux kernel phylink path: the race arises from phylink_resolve() manipulating pl->phydev under pl->state_mutex, creating a lock-order inversion with pl->phydev->lock. The fix introduces an explicit lock to serialize concurrent writes to pl->phy...

7CVSS6.1AI score0.00102EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/10/01 7:44 a.m.10 views

CVE-2025-39905 net: phylink: add lock for serializing concurrent pl->phydev writes with resolver

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

0.00102EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 7:44 a.m.5 views

CVE-2025-39905 net: phylink: add lock for serializing concurrent pl->phydev writes with resolver

In the Linux kernel, the following vulnerability has been resolved: net: phylink: add lock for serializing concurrent pl-phydev writes with resolver Currently phylinkresolve protects itself against concurrent phylinkbringupphy or phylinkdisconnectphy calls which modify pl-phydev by relying on...

7CVSS6.2AI score0.00102EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.6 views

PT-2025-40229

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a circular locking dependency between cpu hotplug lock and freezer mutex within the cgroup freezer subsystem. Specifically, the issue arises from the order in...

6.4AI score0.00141EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/10/01 12:0 a.m.8 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 not holding cpuhotpluglock before freezermutex, which could lead to a circular locking dependency...

6AI score0.00141EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.10 views

PT-2025-40115

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.1.0-rc5 Description The Linux kernel contained an issue within the vub300 driver related to handling interrupts in sleepable contexts. Specifically, the vub300 enable sdio irq function did not properly ensure...

6.5AI score0.00149EPSS
SaveExploits0References11
Rows per page
Query Builder