Lucene search
+L

1770 matches found

Cvelist
Cvelist
added 2025/05/10 2:19 p.m.38 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
SUSE CVE
SUSE CVE
added 2025/05/07 2:19 a.m.5 views

SUSE CVE-2022-49910

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free caused by l2capreassemblesdu Fix the race condition between the following two flows that run in parallel: 1. l2capreassemblesdu - chan-ops-recv l2capsockrecvcb - sockqueuercvskb. 2...

5.5CVSS6.2AI score0.00264EPSS
SaveExploits0References12
SUSE Linux
SUSE Linux
added 2025/05/06 9:06 a.m.7 views

Security update for the Linux Kernel (Live Patch 5 for SLE 15 SP6)

This update for the Linux Kernel 6.4.0-1506002325 fixes several issues. The following security issues were fixed: CVE-2024-53237: Bluetooth: fix use-after-free in deviceforeachchild bsc1235008. CVE-2024-53082: virtionet: Add hashkeylength check bsc1233677. CVE-2024-8805: Bluetooth: hcievent: Alig...

8.8CVSS8.3AI score0.0202EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2025/05/06 12:00 a.m.9 views

PT-2025-19994

Name of the Vulnerable Software and Affected Versions: smp act.cc affected versions not specified Description: An incorrect implementation of a protocol in the smp process secure connection oob data function within smp act.cc may allow bypassing SMP authentication. This could lead to remote...

8.8CVSS6.7AI score0.00325EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/05/06 12:00 a.m.15 views

PT-2025-19992

Name of the Vulnerable Software and Affected Versions: bta av aact.cc affected versions not specified Description: An out-of-bounds read due to type confusion exists in the bta av config ind function of bta av aact.cc. This could lead to local information disclosure and does not require additiona...

4CVSS5.4AI score0.00093EPSS
SaveExploits0References5
OSV
OSV
added 2025/05/05 7:36 a.m.5 views

SUSE-SU-2025:1449-1 Security update for the Linux Kernel (Live Patch 34 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024144 fixes several issues. The following security issues were fixed: - CVE-2024-8805: Bluetooth: hcievent: Align BR/EDR JUSTWORKS paring with LE bsc1240840. - CVE-2024-56650: netfilter: xtables: fix LED ID check in ledtgcheck bsc1235431...

8.8CVSS7.2AI score0.0202EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/04 4:57 p.m.34 views

CVE-2023-53046

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix race condition in hcicmdsyncclear There is a potential race condition in hcicmdsyncwork and hcicmdsyncclear, and could lead to use-after-free. For instance, hcicmdsyncwork is added to the 'reqworkqueue' after...

5.5CVSS6.7AI score0.00142EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/04 4:21 p.m.12 views

CVE-2023-53063

No description is available for this CVE...

5.5CVSS6.6AI score
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2025/05/04 4:10 p.m.8 views

Security update for the Linux Kernel (Live Patch 33 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024141 fixes several issues. The following security issues were fixed: CVE-2024-8805: Bluetooth: hcievent: Align BR/EDR JUSTWORKS paring with LE bsc1240840. CVE-2024-50205: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize bsc1233294...

8.8CVSS8AI score0.0202EPSS
SaveExploits0References12
OSV
OSV
added 2025/05/04 4:10 p.m.3 views

SUSE-SU-2025:1445-1 Security update for the Linux Kernel (Live Patch 26 for SLE 15 SP4)

This update for the Linux Kernel 5.14.21-15040024119 fixes several issues. The following security issues were fixed: - CVE-2024-8805: Bluetooth: hcievent: Align BR/EDR JUSTWORKS paring with LE bsc1240840. - CVE-2024-50205: ALSA: firewire-lib: Avoid division by zero in applyconstrainttosize...

8.8CVSS7.3AI score0.0202EPSS
SaveExploits0References7
NVD
NVD
added 2025/05/02 4:15 p.m.19 views

CVE-2023-53063

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
OSV
OSV
added 2025/05/02 4:15 p.m.12 views

CVE-2023-53063

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

5.5AI score
SaveExploits0References1
NVD
NVD
added 2025/05/02 4:15 p.m.16 views

CVE-2023-53046

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix race condition in hcicmdsyncclear There is a potential race condition in hcicmdsyncwork and hcicmdsyncclear, and could lead to use-after-free. For instance, hcicmdsyncwork is added to the 'reqworkqueue' after...

7.8CVSS0.00142EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/02 3:55 p.m.79 views

CVE-2023-53063

CVE-2023-53063 is linked to a Linux kernel vulnerability in the btsdio_remove() function, where memory is used after being freed. Exploitation could lead to a denial of service. The connected document provides the vulnerability description but does not specify affected versions, exploitation deta...

6.6AI score
SaveExploits0
Cvelist
Cvelist
added 2025/05/02 3:55 p.m.28 views

CVE-2023-53046 Bluetooth: Fix race condition in hci_cmd_sync_clear

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix race condition in hcicmdsyncclear There is a potential race condition in hcicmdsyncwork and hcicmdsyncclear, and could lead to use-after-free. For instance, hcicmdsyncwork is added to the 'reqworkqueue' after...

7.8CVSS0.00142EPSS
SaveExploits0References3
CVE
CVE
added 2025/05/02 3:55 p.m.150 views

CVE-2023-53046

CVE-2023-53046 describes a race condition between hci_cmd_sync_work and hci_cmd_sync_clear in the Linux kernel Bluetooth subsystem, which can lead to a use-after-free and potentially a kernel panic. The issue arises when hci_cmd_sync_work is queued after a cancel_work_sync, allowing the cmd_sync_...

7.8CVSS6.4AI score0.00142EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2025/05/01 3:16 p.m.18 views

CVE-2022-49910

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free caused by l2capreassemblesdu Fix the race condition between the following two flows that run in parallel: 1. l2capreassemblesdu - chan-ops-recv l2capsockrecvcb - sockqueuercvskb. 2...

8.8CVSS0.00264EPSS
SaveExploits0References8
NVD
NVD
added 2025/05/01 3:16 p.m.22 views

CVE-2022-49909

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

0.00024EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/05/01 2:10 p.m.25 views

CVE-2022-49910

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free caused by l2capreassemblesdu Fix the race condition between the following two flows that run in parallel: 1. l2capreassemblesdu - chan-ops-recv l2capsockrecvcb - sockqueuercvskb. 2...

8.8CVSS5.6AI score0.00264EPSS
SaveExploits0
CVE
CVE
added 2025/05/01 2:10 p.m.135 views

CVE-2022-49910

CVE-2022-49910 (Linux kernel) : A race between two Bluetooth L2CAP flows can cause a use-after-free in l2cap_rx_state_recv (kernel 5.19.8). Specifically, an SKB queued by l2cap_reassemble_sdu may be freed by bt_sock_recvmsg/sock path, while code still accesses l2cap_ctrl in the SKB CB after l2cap...

8.8CVSS6.4AI score0.00264EPSS
SaveExploits0References8Affected Software1
Rows per page
Query Builder