Lucene search
+L

353 matches found

Tenable Nessus
Tenable Nessus
added 2025/09/02 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38650

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - hfsplus: remove mutexlock check in hfsplusfreeextents Syzbot reported an issue in hfsplus filesystem: ------------ cut here ------------ WARNING: CPU: 0 PID: 44...

5.5CVSS5.9AI score0.00129EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-58238

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test This fixes the tx timeout issue seen while running a stress test on btnxpuart for coupl...

7.1CVSS6AI score0.00159EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/08/25 11:24 p.m.4 views

SUSE CVE-2025-38632

In the Linux kernel, the following vulnerability has been resolved: pinmux: fix race causing muxowner NULL with active muxusecount commit 5a3e85c3c397 "pinmux: Use sequential access to access desc-pinmux data" tried to address the issue when two client of the same gpio calls pinctrlselectstate fo...

4.7CVSS6.3AI score0.00111EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/08/22 11:28 p.m.8 views

SUSE CVE-2025-38650

In the Linux kernel, the following vulnerability has been resolved: hfsplus: remove mutexlock check in hfsplusfreeextents Syzbot reported an issue in hfsplus filesystem: ------------ cut here ------------ WARNING: CPU: 0 PID: 4400 at fs/hfsplus/extents.c:346 hfsplusfreeextents+0x700/0xad0 Call...

4.7CVSS6.6AI score0.00129EPSS
SaveExploits0References16
OSV
OSV
added 2025/08/22 4:15 p.m.8 views

DEBIAN-CVE-2025-38643

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Add missing lock in cfg80211checkandendcac Callers of wdevchandef must hold the wiphy mutex. But the worker cfg80211propagatecacdonewk never takes the lock. Which triggers the warning below with the...

5.5CVSS5.4AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.15 views

AZL-71167 CVE-2025-38643 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: Add missing lock in cfg80211checkandendcac Callers of wdevchandef must hold the wiphy mutex. But the worker cfg80211propagatecacdonewk never takes the lock. Which triggers the warning below with the...

8.8CVSS5.9AI score0.00177EPSS
SaveExploits0References1
OSV
OSV
added 2025/08/22 4:15 p.m.7 views

UBUNTU-CVE-2025-38650

In the Linux kernel, the following vulnerability has been resolved: hfsplus: remove mutexlock check in hfsplusfreeextents Syzbot reported an issue in hfsplus filesystem: ------------ cut here ------------ WARNING: CPU: 0 PID: 4400 at fs/hfsplus/extents.c:346 hfsplusfreeextents+0x700/0xad0 Call...

5.5CVSS5.9AI score0.00129EPSS
SaveExploits0References40
SUSE CVE
SUSE CVE
added 2025/08/09 11:30 p.m.5 views

SUSE CVE-2024-58238

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test This fixes the tx timeout issue seen while running a stress test on btnxpuart for couple of hours, such that the interval between two HCI commands coincide...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References16
OSV
OSV
added 2025/08/09 3:15 p.m.17 views

UBUNTU-CVE-2024-58238

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test This fixes the tx timeout issue seen while running a stress test on btnxpuart for couple of hours, such that the interval between two HCI commands coincide...

7.1CVSS5.7AI score0.00159EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/08/09 2:31 p.m.26 views

CVE-2024-58238 Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btnxpuart: Resolve TX timeout error in power save stress test This fixes the tx timeout issue seen while running a stress test on btnxpuart for couple of hours, such that the interval between two HCI commands coincide...

7.1CVSS0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2025/08/09 2:31 p.m.75 views

CVE-2024-58238

CVE-2024-58238 : In the Linux kernel Bluetooth btnxpuart driver, a race around UART break handling and power-save state could cause a TX timeout during long stress tests. Root cause: ps_state read/write and UART break toggling were not synchronized, allowing simultaneous tx_work scheduling and in...

7.1CVSS7AI score0.00159EPSS
SaveExploits0References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50171

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: hisilicon/sec - don't sleep when in softirq When kunpeng920 encryption driver is used to deencrypt and decrypt packets during the softirq, it is not...

7.5CVSS6AI score0.00315EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/07/30 11:22 p.m.4 views

SUSE CVE-2025-38353

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

5.5CVSS6.5AI score0.00119EPSS
SaveExploits0References12
CVE
CVE
added 2025/07/25 12:47 p.m.94 views

CVE-2025-38353

CVE-2025-38353: Linux kernel drm/xe wedge handling fix. Affected component: xe DRM path. Root cause: taking an invalid wedge lock when device wedges on GuC upload, leaving state uninitialized and submission not enabled. Impact: device wedged with recovery required; observed WARN/lock debugging ou...

5.5CVSS6.4AI score0.00119EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/07/25 12:47 p.m.6 views

CVE-2025-38353 drm/xe: Fix taking invalid lock on wedge

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix taking invalid lock on wedge If device wedges on e.g. GuC upload, the submission is not yet enabled and the state is not even initialized. Protect the wedge call so it does nothing in this case. It fixes the following...

6.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/07/18 7:53 a.m.15 views

CVE-2025-38349 eventpoll: don't decrement ep refcount while still holding the ep mutex

In the Linux kernel, the following vulnerability has been resolved: eventpoll: don't decrement ep refcount while still holding the ep mutex Jann Horn points out that epoll is decrementing the ep refcount and then doing a mutexunlock&ep-mtx; afterwards. That's very wrong, because it can lead to a...

7.8CVSS0.00155EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2025/07/03 11:23 p.m.5 views

SUSE CVE-2025-38117

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Protect mgmtpending list with its own lock This uses a mutex to protect from concurrent access of mgmtpending list which can cause crashes like: ==================================================================...

5.8CVSS6.4AI score0.00154EPSS
SaveExploits0References23
SUSE CVE
SUSE CVE
added 2025/06/19 3:39 a.m.7 views

SUSE CVE-2022-50171

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - don't sleep when in softirq When kunpeng920 encryption driver is used to deencrypt and decrypt packets during the softirq, it is not allowed to use mutex lock. The kernel will report the following error:...

5.5CVSS6.3AI score0.00315EPSS
SaveExploits0References9
NVD
NVD
added 2025/06/18 11:15 a.m.12 views

CVE-2022-50171

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - don't sleep when in softirq When kunpeng920 encryption driver is used to deencrypt and decrypt packets during the softirq, it is not allowed to use mutex lock. The kernel will report the following error:...

7.5CVSS0.00315EPSS
SaveExploits0References5
OSV
OSV
added 2025/06/18 11:15 a.m.4 views

DEBIAN-CVE-2022-50171

In the Linux kernel, the following vulnerability has been resolved: crypto: hisilicon/sec - don't sleep when in softirq When kunpeng920 encryption driver is used to deencrypt and decrypt packets during the softirq, it is not allowed to use mutex lock. The kernel will report the following error:...

5.5CVSS5.3AI score0.00315EPSS
SaveExploits0References1
Rows per page
Query Builder