Lucene search
K

17 matches found

Debian CVE
Debian CVE
added 2026/05/06 11:27 a.m.5 views

CVE-2026-43143

In the Linux kernel, the following vulnerability has been resolved: mfd: core: Add locking around 'mfdofnodelist' Manipulating a list in the kernel isn't safe without some sort of mutual exclusion. Add a mutex any time we access / modify 'mfdofnodelist' to prevent possible crashes...

5.5CVSS5.7AI score0.00128EPSS
Exploits0
Tenable Nessus
Tenable Nessus
added 2026/01/16 12:0 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-000867)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-000867 advisory. The filesystem implementation in the Linux kernel before 3.13 performs certain operations on lists of files with an inappropriate locking approach, which allows loca...

4.9CVSS6AI score0.0038EPSS
Exploits0References9
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2023-52587

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to...

5.5CVSS6.7AI score0.00309EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:0 a.m.52 views

EulerOS Virtualization 2.11.0 : kernel (EulerOS-SA-2024-2205)

"According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while...

9.8CVSS6.5AI score0.02701EPSS
Exploits4References268
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:0 a.m.108 views

EulerOS Virtualization 2.11.1 : kernel (EulerOS-SA-2024-2178)

"According to the versions of the kernel packages installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerabilities : In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while...

9.8CVSS6.5AI score0.02701EPSS
Exploits4References268
RedHat Linux
RedHat Linux
added 2024/05/22 10:3 a.m.4 views

kernel: dm: fix a race condition in retrieve_deps

A use-after-free flaw was found in the Linux kernel's device-mapper multipath implementation. A race condition exists between retrievedeps and multipathmessage when devices are added or removed. The retrievedeps function walks the device list without holding a lock while multipathmessage can modi...

5.8AI score0.00169EPSS
Exploits0References5
OSV
OSV
added 2024/05/22 9:15 a.m.3 views

UBUNTU-CVE-2021-47494

In the Linux kernel, the following vulnerability has been resolved: cfg80211: fix management registrations locking The management registrations locking was broken, the list was locked for each wdev, but cfg80211mgmtregistrationsupdate iterated it without holding all the correct spinlocks, causing...

5.5CVSS5.8AI score0.00162EPSS
Exploits0References6
RedhatCVE
RedhatCVE
added 2024/03/06 10:38 p.m.34 views

CVE-2023-52587

A hard lockup flaw was found in the Linux kernel’s IPoIB driver in how a user triggers the ipoibmcastjointask function, caused by invalid priv-multicastlist locking. This flaw allows a local user to crash the system. Mitigation To mitigate this issue, prevent module ibcore from being loaded. Plea...

5.5CVSS7.2AI score0.00309EPSS
Exploits1References4
NVD
NVD
added 2024/03/06 7:15 a.m.32 views

CVE-2023-52587

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

5.5CVSS7.4AI score0.00309EPSS
Exploits1References10
Prion
Prion
added 2024/03/06 7:15 a.m.18 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

7.2AI score0.00309EPSS
Exploits1References8
UbuntuCve
UbuntuCve
added 2024/03/06 7:15 a.m.45 views

CVE-2023-52587

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

5.5CVSS6.4AI score0.00309EPSS
Exploits1References26
CVE
CVE
added 2024/03/06 6:45 a.m.6320 views

CVE-2023-52587

CVE-2023-52587 (Linux kernel) affects IB/ipoib multicast locking. The issue arose when priv->lock was released while iterating priv->multicast_list in ipoib_mcast_join_task(), creating a window for ipoib_mcast_dev_flush() to remove items mid-iteration. If a mcast item is removed after the l...

5.5CVSS6.2AI score0.00309EPSS
Exploits1References10Affected Software1
Cvelist
Cvelist
added 2024/03/06 6:45 a.m.32 views

CVE-2023-52587 IB/ipoib: Fix mcast list locking

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

7.7AI score0.00309EPSS
Exploits1References8
Vulnrichment
Vulnrichment
added 2024/03/06 6:45 a.m.31 views

CVE-2023-52587 IB/ipoib: Fix mcast list locking

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

6.8AI score0.00309EPSS
Exploits1References8
OSV
OSV
added 2024/03/06 6:45 a.m.12 views

CVE-2023-52587 IB/ipoib: Fix mcast list locking

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

5.5CVSS5.9AI score0.00309EPSS
Exploits1References13
Debian CVE
Debian CVE
added 2024/03/06 6:45 a.m.24 views

CVE-2023-52587

In the Linux kernel, the following vulnerability has been resolved: IB/ipoib: Fix mcast list locking Releasing the priv-lock while iterating the priv-multicastlist in ipoibmcastjointask opens a window for ipoibmcastdevflush to remove the items while in the middle of iteration. If the mcast is...

5.5CVSS6.4AI score0.00309EPSS
Exploits1
Positive Technologies
Positive Technologies
added 2014/01/23 12:0 a.m.2 views

PT-2015-4025 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to 3.13 Description: The issue is related to the filesystem implementation in the Linux kernel, which uses an inappropriate locking approach when performing certain operations on lists of files. This can be exploit...

9.3CVSS6.3AI score0.05489EPSS
Exploits4References220
Rows per page
Query Builder