Lucene search
+L

52 matches found

Tenable Nessus
Tenable Nessus
added 2025/12/11 12:00 a.m.10 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2025-991157)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-991157 advisory. In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btsdio: fix use after free bug in btsdioremove due to race condition In btsdioprobe, t...

7.8CVSS6.1AI score0.00185EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.4 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-414309)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-414309 advisory. A use-after-free flaw was found in btsdioremove in drivers\bluetooth\btsdio.c in the Linux Kernel. In this flaw, a call to btsdioremove with an unfinished job, may...

7.1CVSS6.7AI score0.00387EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2023-53145

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: btsdio: fix use after free bug in btsdioremove due to race condition In btsdioprobe, the data-work is bound with btsdiowork. It will be started in...

7.8CVSS6.2AI score0.00185EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/05/13 4:38 a.m.7 views

SUSE CVE-2023-53145

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btsdio: fix use after free bug in btsdioremove due to race condition In btsdioprobe, the data-work is bound with btsdiowork. It will be started in btsdiosendframe. If the btsdioremove runs with a unfinished work, there...

7CVSS6.4AI score0.00185EPSS
SaveExploits0References12
OSV
OSV
added 2025/05/10 3:15 p.m.5 views

DEBIAN-CVE-2023-53145

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btsdio: fix use after free bug in btsdioremove due to race condition In btsdioprobe, the data-work is bound with btsdiowork. It will be started in btsdiosendframe. If the btsdioremove runs with a unfinished work, there...

7.8CVSS5.5AI score0.00185EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/10 3:15 p.m.9 views

UBUNTU-CVE-2023-53145

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btsdio: fix use after free bug in btsdioremove due to race condition In btsdioprobe, the data-work is bound with btsdiowork. It will be started in btsdiosendframe. If the btsdioremove runs with a unfinished work, there...

7.8CVSS6.1AI score0.00185EPSS
SaveExploits0References10
CVE
CVE
added 2025/05/10 2:19 p.m.145 views

CVE-2023-53145

In the Linux kernel, the Bluetooth driver subsystem btsdio is affected by a use-after-free race in btsdio_remove. In btsdio_probe, data->work is bound to btsdio_work and started via btsdio_send_frame. If btsdio_remove executes while the work is unfinished, hdev could be freed but still used by...

7.8CVSS6.5AI score0.00185EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
added 2025/05/10 2:19 p.m.39 views

CVE-2023-53145 Bluetooth: btsdio: fix use after free bug in btsdio_remove due to race condition

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btsdio: fix use after free bug in btsdioremove due to race condition In btsdioprobe, the data-work is bound with btsdiowork. It will be started in btsdiosendframe. If the btsdioremove runs with a unfinished work, there...

0.00185EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/05/10 12:00 a.m.15 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 a post-release reuse issue in the Bluetooth btsdio module that could lead to arbitrary code execution...

7.8CVSS7AI score0.00185EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/05/10 12:00 a.m.13 views

PT-2025-20629 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use after free bug has been identified in the Linux kernel's Bluetooth component, specifically in the btsdio remove function, due to a race condition. This issue arises when the btsd...

8.8CVSS5.1AI score0.01339EPSS
SaveExploits3References654
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.26 views

CVE-2023-53063

...

SaveExploits0
Positive Technologies
Positive Technologies
added 2025/05/02 12:00 a.m.9 views

PT-2025-18827

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use after free bug has been identified in the Linux kernel's Bluetooth component, specifically in the btsdio remove function due to unfinished work. This issue arises when the btsdio...

4.6CVSS5.9AI score
SaveExploits0References292
RedHat Linux
RedHat Linux
added 2024/07/23 3:34 p.m.10 views

kernel: Use after free bug in btsdio_remove due to race condition

A use-after-free flaw was found in btsdioremove in drivers\bluetooth\btsdio.c in the Linux Kernel. A call to btsdioremove with an unfinished job may cause a race problem which leads to a UAF on hdev devices...

7.1CVSS6.7AI score0.00387EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.7 views

kernel: Revert "Bluetooth: btsdio: fix use after free bug in btsdio_remove due to unfinished work"

A regression was found in the Linux kernel's Bluetooth btsdio driver. A previous commit 1e9ac114c442 intended to fix a use-after-free bug introduced a potential NULL pointer dereference problem. This commit reverts that change since the original issue was properly fixed by a separate commit...

5.8AI score0.00229EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.9 views

kernel: Use after free bug in btsdio_remove due to race condition

A use-after-free flaw was found in btsdioremove in drivers\bluetooth\btsdio.c in the Linux Kernel. A call to btsdioremove with an unfinished job may cause a race problem which leads to a UAF on hdev devices...

7.1CVSS6.6AI score0.00387EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:46 p.m.11 views

kernel: Use after free bug in btsdio_remove due to race condition

A use-after-free flaw was found in btsdioremove in drivers\bluetooth\btsdio.c in the Linux Kernel. A call to btsdioremove with an unfinished job may cause a race problem which leads to a UAF on hdev devices...

7.1CVSS6.6AI score0.00387EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/14 3:24 p.m.29 views

kernel: Use after free bug in btsdio_remove due to race condition

A use-after-free flaw was found in btsdioremove in drivers\bluetooth\btsdio.c in the Linux Kernel. A call to btsdioremove with an unfinished job may cause a race problem which leads to a UAF on hdev devices...

7.1CVSS6.6AI score0.00387EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2023/11/07 9:03 a.m.10 views

kernel: Use after free bug in btsdio_remove due to race condition

A use-after-free flaw was found in btsdioremove in drivers\bluetooth\btsdio.c in the Linux Kernel. A call to btsdioremove with an unfinished job may cause a race problem which leads to a UAF on hdev devices...

7.1CVSS6.6AI score0.00387EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2023/10/20 12:00 a.m.65 views

Ubuntu 23.04 : Linux kernel vulnerabilities (USN-6175-1)

The remote Ubuntu 23.04 host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-6175-1 advisory. Patryk Sondej and Piotr Krysiuk discovered that a race condition existed in the netfilter subsystem of the Linux kernel when processing batch requests, leadi...

7.8CVSS7.5AI score0.16525EPSS
SaveExploits8References21
OSV
OSV
added 2023/08/30 9:32 p.m.24 views

CLSA-2023-1693429208 Fix of 17 CVEs

Jammy update: v5.15.75 upstream stable release LP: 1996825 // CVE-url: https://ubuntu.com/security/CVE-2022-1184 - ext4: fix check for block being out of directory size Jammy update: v5.15.61 upstream stable release LP: 1990162 // CVE-url: https://ubuntu.com/security/CVE-2022-1184 - ext4: check i...

7.8CVSS7AI score0.00914EPSS
SaveExploits3References1
Rows per page
Query Builder