Lucene search
+L

12907 matches found

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

CVE-2023-53490 mptcp: fix disconnect vs accept race

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix disconnect vs accept race Despite commit 0ad529d9fd2b "mptcp: fix possible divide by zero in recvmsg", the mptcp protocol is still prone to a race between disconnect or shutdown and accept. The root cause is that the...

7.8CVSS0.00109EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 11:45 a.m.7 views

CVE-2023-53490 mptcp: fix disconnect vs accept race

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix disconnect vs accept race Despite commit 0ad529d9fd2b "mptcp: fix possible divide by zero in recvmsg", the mptcp protocol is still prone to a race between disconnect or shutdown and accept. The root cause is that the...

7.8CVSS6.2AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/10/01 11:45 a.m.16 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...

7.8CVSS0.00164EPSS
SaveExploits0References5
CVE
CVE
added 2025/10/01 11:42 a.m.35 views

CVE-2023-53481

CVE-2023-53481 concerns the Linux kernel ubi_wl_put_peb function where an infinite loop can occur during wear-leveling if a wl entry is being re-used after an error path. The root cause described across the connected advisories is a race/logic issue: when ubi_wl_put_peb reads a VID header and enc...

7.8CVSS6.2AI score0.00149EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/10/01 11:42 a.m.8 views

CVE-2023-53481 ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed

In the Linux kernel, the following vulnerability has been resolved: ubi: ubiwlputpeb: Fix infinite loop when wear-leveling work failed Following process will trigger an infinite loop in ubiwlputpeb: ubifsbgt ubibgt ubifslebunmap ubilebunmap ubiebaunmapleb ubiwlputpeb wearlevelingworker e1 =...

7.8CVSS4.9AI score
SaveExploits0References11
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.22 views

CVE-2023-53481 ubi: ubi_wl_put_peb: Fix infinite loop when wear-leveling work failed

In the Linux kernel, the following vulnerability has been resolved: ubi: ubiwlputpeb: Fix infinite loop when wear-leveling work failed Following process will trigger an infinite loop in ubiwlputpeb: ubifsbgt ubibgt ubifslebunmap ubilebunmap ubiebaunmapleb ubiwlputpeb wearlevelingworker e1 =...

7.8CVSS0.00149EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/01 11:42 a.m.10 views

CVE-2023-53469

...

0.00027EPSS
SaveExploits0
CVE
CVE
added 2025/10/01 11:42 a.m.36 views

CVE-2023-53469

CVE-2023-53469 is rejected/not used; not an active vulnerability entry.

5.6AI score0.00027EPSS
SaveExploits0
OSV
OSV
added 2025/10/01 11:42 a.m.10 views

CVE-2023-53455 drm/vc4: drop all currently held locks if deadlock happens

In the Linux kernel, the following vulnerability has been resolved: drm/vc4: drop all currently held locks if deadlock happens If vc4hdmiresetlink returns -EDEADLK, it means that a deadlock happened in the locking context. This situation should be addressed by dropping all currently held locks an...

6.4AI score
SaveExploits0References6
NVD
NVD
added 2025/10/01 8:15 a.m.11 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.10 views

AZL-68040 CVE-2025-39905 affecting package kernel 6.6.150.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
OSV
OSV
added 2025/10/01 8:15 a.m.9 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
NVD
NVD
added 2025/10/01 8:15 a.m.9 views

CVE-2025-39905

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...

7CVSS0.00102EPSS
SaveExploits0References2
NVD
NVD
added 2025/10/01 8:15 a.m.10 views

CVE-2025-39908

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS0.00125EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/01 8:15 a.m.12 views

UBUNTU-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.5CVSS5.7AI score0.00093EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 8:15 a.m.13 views

UBUNTU-CVE-2025-39905

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.6AI score0.00102EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/01 8:15 a.m.8 views

UBUNTU-CVE-2025-39908

In the Linux kernel, the following vulnerability has been resolved: net: devioctl: take ops lock in hwtstamp lower paths ndo hwtstamp callbacks are expected to run under the per-device ops lock. Make the lower get/set paths consistent with the rest of ndo invocations. Kernel log: WARNING: CPU: 13...

7.8CVSS5.7AI score0.00125EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/01 7:44 a.m.18 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
CVE
CVE
added 2025/10/01 7:44 a.m.30 views

CVE-2025-39915

Summary: CVE-2025-39915 concerns the Linux kernel: a locking order issue where phy_config_inband() would acquire &pl->phydev->lock while phylink_major_config() had already acquired &pl->state_mutex, creating a potential deadlock when combined with phy_link_up/phy_link_down in the phylink...

5.5CVSS5.9AI score0.00093EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/10/01 7:44 a.m.4 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
Rows per page
Query Builder