Lucene search
+L

4755 matches found

NVD
NVD
added 2025/12/24 11:15 a.m.5 views

CVE-2023-54015

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Devcom, fix error flow in mlx5devcomregisterdevice In case devcom allocation is failed, mlx5 is always freeing the priv. However, this priv might have been allocated by a different thread, and freeing it might lead to...

0.0018EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.4 views

CVE-2023-54015

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Devcom, fix error flow in mlx5devcomregisterdevice In case devcom allocation is failed, mlx5 is always freeing the priv. However, this priv might have been allocated by a different thread, and freeing it might lead to...

5.7AI score0.0018EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 11:15 a.m.10 views

UBUNTU-CVE-2023-54015

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Devcom, fix error flow in mlx5devcomregisterdevice In case devcom allocation is failed, mlx5 is always freeing the priv. However, this priv might have been allocated by a different thread, and freeing it might lead to...

5.9AI score0.0018EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2025/12/24 11:15 a.m.6 views

CVE-2025-68354

In the Linux kernel, the following vulnerability has been resolved: regulator: core: Protect regulatorsupplyaliaslist with regulatorlistmutex regulatorsupplyaliaslist was accessed without any locking in regulatorsupplyalias, regulatorregistersupplyalias, and regulatorunregistersupplyalias...

5.7AI score0.00184EPSS
SaveExploits0References35
OSV
OSV
added 2025/12/24 10:55 a.m.11 views

CVE-2023-54015 net/mlx5: Devcom, fix error flow in mlx5_devcom_register_device

In the Linux kernel, the following vulnerability has been resolved: net/mlx5: Devcom, fix error flow in mlx5devcomregisterdevice In case devcom allocation is failed, mlx5 is always freeing the priv. However, this priv might have been allocated by a different thread, and freeing it might lead to...

6.5AI score
SaveExploits0References9
CVE
CVE
added 2025/12/24 10:33 a.m.22 views

CVE-2025-68374

CVE-2025-68374 : In the Linux kernel, the md subsystem had an RCU protection issue around md_wakeup_thread. The pointer to the md thread was passed directly to md_wakeup_thread() before rcu_read_lock() was taken, meaning the RCU read-side protection could be bypassed and potentially lead to a use...

6AI score0.0017EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/12/24 10:33 a.m.36 views

CVE-2025-68374 md: fix rcu protection in md_wakeup_thread

In the Linux kernel, the following vulnerability has been resolved: md: fix rcu protection in mdwakeupthread We attempted to use RCU to protect the pointer 'thread', but directly passed the value when calling mdwakeupthread. This means that the RCU pointer has been acquired before rcureadlock,...

0.0017EPSS
SaveExploits0References4
OSV
OSV
added 2025/12/24 10:33 a.m.6 views

CVE-2025-68374 md: fix rcu protection in md_wakeup_thread

In the Linux kernel, the following vulnerability has been resolved: md: fix rcu protection in mdwakeupthread We attempted to use RCU to protect the pointer 'thread', but directly passed the value when calling mdwakeupthread. This means that the RCU pointer has been acquired before rcureadlock,...

6.3AI score
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/12/24 12:24 a.m.7 views

SUSE CVE-2025-68341

In the Linux kernel, the following vulnerability has been resolved: veth: reduce XDP nodirect return section to fix race As explain in commit fa349e396e48 "veth: Fix race with AFXDP exposing old or uninitialized descriptors" for veth there is a chance after napicompletedone that another CPU can...

5.5CVSS6.4AI score0.00381EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-54120

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: Fix race condition in hidpsessionthread There is a potential race condition in hidpsessionthread that may lead to use-after-free. For instance, the...

8.8CVSS6.1AI score0.00287EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68746

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - spi: tegra210-quad: Fix timeout handling When the CPU that the QSPI interrupt handler runs on typically CPU 0 is excessively busy, it can lead to rare cases of...

7.8CVSS5.9AI score0.00125EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.5 views

PT-2025-52910

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to RCU protection within the md wakeup thread function. An attempt was made to use Read-Copy-Update RCU to protect a pointer, thread, but the...

6.2AI score0.0017EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/24 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 improper RCU protection in mdwakeupthread, which could lead to reuse after release...

6.1AI score0.0017EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.4 views

PT-2025-53012

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel’s SPI subsystem, specifically within the tegra210-quad driver. Under conditions of high CPU load on the processor handling QSPI interrupts typically CPU...

6.3AI score0.00125EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.7 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 originates from the release of memory in the wrong path that may have been allocated by another thread, possibly leadin...

6.3AI score0.0018EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/12/24 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-68374

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - md: fix rcu protection in mdwakeupthread We attempted to use RCU to protect the pointer 'thread', but directly passed the value when calling mdwakeupthread. Thi...

5.9AI score0.0017EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.5 views

PT-2025-53197

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists within the hidp session thread function, potentially leading to a use-after-free issue. Specifically, the timer may remain active while hidp del timer is invoked...

7.8CVSS7.2AI score0.0094EPSS
SaveExploits2References899
Positive Technologies
Positive Technologies
added 2025/12/24 12:0 a.m.18 views

PT-2025-52972

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the net/mlx5 component, specifically in the mlx5 devcom register device function. A use-after-free condition can occur if devcom allocation fails,...

7.8CVSS6.4AI score0.0094EPSS
SaveExploits2References898
CNNVD
CNNVD
added 2025/12/24 12:0 a.m.9 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 the presence of a race condition in hidpsessionthread that could lead to reuse after release...

6AI score0.00287EPSS
SaveExploits0References9
CNNVD
CNNVD
added 2025/12/24 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 stopping a thread when an array run fails, which could result in a null pointer dereference...

6.2AI score0.00248EPSS
SaveExploits0References10
Rows per page
Query Builder