Lucene search
+L

19672 matches found

CVE
CVE
added 2025/12/09 1:29 a.m.36 views

CVE-2023-53827

The CVE-2023-53827 issue affects the Linux kernel Bluetooth subsystem (L2CAP). The vulnerability is caused by a use-after-free in l2cap_disconnect_{req,rsp}. The cited fix uses l2cap_chan_hold_unless_zero to avoid referencing a channel that is about to be destroyed, addressing the underlying refe...

8.8CVSS6.1AI score0.00382EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/12/09 1:29 a.m.41 views

CVE-2023-53827 Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capdisconnectreq,rsp Similar to commit d0be8347c623 "Bluetooth: L2CAP: Fix use-after-free caused by l2capchanput", just use l2capchanholdunlesszero to prevent referencing a channel that i...

8.8CVSS0.00382EPSS
SaveExploits0References8
OSV
OSV
added 2025/12/09 1:29 a.m.9 views

CVE-2023-53827 Bluetooth: L2CAP: Fix use-after-free in l2cap_disconnect_{req,rsp}

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix use-after-free in l2capdisconnectreq,rsp Similar to commit d0be8347c623 "Bluetooth: L2CAP: Fix use-after-free caused by l2capchanput", just use l2capchanholdunlesszero to prevent referencing a channel that i...

8.8CVSS6.4AI score
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2025/12/09 1:01 a.m.17 views

Bluetooth: SCO: Fix UAF on sco_conn_free

...

8CVSS7AI score0.0024EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/12/09 12:29 a.m.10 views

SUSE CVE-2023-53762

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: Fix UAF in hcidisconnectallsync Use-after-free can occur in hcidisconnectallsync if a connection is deleted by concurrent processing of a controller event. To prevent this the code now tries to iterate over th...

5.5CVSS6.6AI score0.0024EPSS
SaveExploits0References18
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.9 views

SUSE CVE-2025-40294

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: MGMT: Fix OOB access in parseadvmonitorpattern In the parseadvmonitorpattern function, the value of the 'length' variable is currently limited to HCIMAXEXTADLENGTH251. The size of the 'value' array in the mgmtadvpatter...

4.4CVSS6.2AI score0.00197EPSS
SaveExploits0References13
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.8 views

SUSE CVE-2025-40301

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcievent: validate skb length for unknown CC opcode In hcicmdcompleteevt, if the command complete event has an unknown opcode, we assume the first byte of the remaining skb-data contains the return status. However,...

4.4CVSS6.4AI score0.00265EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.9 views

SUSE CVE-2025-40308

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bcsp: receive data only if registered Currently, bcsprecv can be called even when the BCSP protocol has not been registered. This leads to a NULL pointer dereference, as shown in the following stack trace: KASAN:...

5.5CVSS6.2AI score0.00191EPSS
SaveExploits0References22
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.5 views

SUSE CVE-2025-40309

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: SCO: Fix UAF on scoconnfree BUG: KASAN: slab-use-after-free in scoconnfree net/bluetooth/sco.c:87 inline BUG: KASAN: slab-use-after-free in krefput include/linux/kref.h:65 inline BUG: KASAN: slab-use-after-free in...

7CVSS6.2AI score0.0024EPSS
SaveExploits0References80
SUSE CVE
SUSE CVE
added 2025/12/09 12:24 a.m.11 views

SUSE CVE-2025-40318

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hcisync: fix race in hcicmdsyncdequeueonce hcicmdsyncdequeueonce does lookup and then cancel the entry under two separate lock sections. Meanwhile, hcicmdsyncwork can also delete the same entry, leading to double listd...

5.5CVSS6.1AI score0.00264EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.14 views

PT-2025-49719

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A use-after-free issue exists in the Bluetooth component of the Linux kernel, specifically within the hci add adv monitor function. The issue occurs when adding an advertisement monitor,...

6.7AI score0.0019EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.12 views

AlmaLinux 9 : kernel (ALSA-2025:22405)

The remote AlmaLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2025:22405 advisory. kernel: nfsd: handle getclientlocked failure in nfsd4setclientidconfirm CVE-2025-38724 kernel: wifi: cfg80211: fix use-after-free in cmpbss CVE-2025-3986...

9.8CVSS6.9AI score0.00378EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.11 views

Oracle Linux 10 : kernel (ELSA-2025-22854)

The remote Oracle Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the ELSA-2025-22854 advisory. - iommu/vt-d: Disallow dirty tracking if incoherent page walk CKI Backport Bot RHEL-125482 CVE-2025-40058 - net/mlx5: fs, fix UAF in flow counter...

9.8CVSS6.6AI score0.00371EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2025/12/09 12:00 a.m.8 views

PT-2025-49718

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel's Bluetooth L2CAP implementation, specifically within the l2cap disconnect req and l2cap disconnect rsp functions. This issue involves a use-after-free...

6.7AI score0.00382EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.7 views

RHEL 7 : kernel-rt (RHSA-2025:22914)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22914 advisory. The kernel-rt packages provide the Real Time Linux Kernel, which enables fine-tuning for systems with extremely high determinism...

8.8CVSS7AI score0.01115EPSS
SaveExploits1References17
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2023-53827

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Bluetooth: L2CAP: Fix use-after-free in l2capdisconnectreq,rsp Similar to commit d0be8347c623 Bluetooth: L2CAP: Fix use-after-free caused by l2capchanput, just...

8.8CVSS5.6AI score0.00382EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.16 views

RHEL 10 : kernel (RHSA-2025:22854)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22854 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: cifs: Fix oops due to...

9.8CVSS6.4AI score0.00371EPSS
SaveExploits0References21
Tenable Nessus
Tenable Nessus
added 2025/12/09 12:00 a.m.13 views

RHEL 7 : kernel (RHSA-2025:22910)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2025:22910 advisory. The kernel packages contain the Linux kernel, the core of any Linux operating system. Security Fixes: kernel: use after free flaw in...

8.8CVSS6.8AI score0.01115EPSS
SaveExploits1References17
RedhatCVE
RedhatCVE
added 2025/12/08 10:40 p.m.6 views

CVE-2025-40308

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: bcsp: receive data only if registered Currently, bcsprecv can be called even when the BCSP protocol has not been registered. This leads to a NULL pointer dereference, as shown in the following stack trace: KASAN:...

4.5CVSS5.1AI score0.00191EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/12/08 10:25 p.m.9 views

CVE-2025-40294

No description is available for this CVE. Mitigation To mitigate this issue, the bluetooth kernel module can be prevented from loading. Create a file /etc/modprobe.d/disable-bluetooth.conf with the content blacklist bluetooth. Then, regenerate the initramfs using dracut -f -v and reboot the syste...

7.3CVSS6.3AI score0.00197EPSS
SaveExploits0References4
Rows per page
Query Builder