Lucene search
+L

416 matches found

OSV
OSV
added 2024/08/21 7:15 a.m.3 views

DEBIAN-CVE-2022-48878

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Fix driver shutdown on closed serdev The driver shutdown callback which sends EDLSOCRESET to the device over serdev should not be invoked when HCI device is not open e.g. if hcidevopensync failed, because the...

7.8CVSS5.5AI score0.00241EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/21 7:15 a.m.9 views

UBUNTU-CVE-2022-48878

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hciqca: Fix driver shutdown on closed serdev The driver shutdown callback which sends EDLSOCRESET to the device over serdev should not be invoked when HCI device is not open e.g. if hcidevopensync failed, because the...

7.8CVSS6.1AI score0.00241EPSS
SaveExploits0References7
BDU FSTEC
BDU FSTEC
added 2024/08/19 12:00 a.m.14 views

The vulnerability of the Bluetooth driver for Windows operating systems, which allows a hacker to disclose protected information

The vulnerability of Bluetooth driver for Windows operating systems is related to the execution of operations beyond the buffer in memory. Exploiting this vulnerability can allow an attacker to disclose sensitive information that is protected by security measures...

4.6CVSS5.8AI score0.00718EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2024/08/16 7:00 a.m.6 views

Race condition vulnerability in Linux kernel bluetooth driver in {minmax}_key_size_set()

...

5.3CVSS7.7AI score0.00805EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/13 12:00 a.m.13 views

Microsoft Bluetooth Driver 缓冲区错误漏洞

Microsoft Bluetooth Driver is an application software Bluetooth driver from Microsoft Corporation USA. A buffer error vulnerability exists in Microsoft Bluetooth Driver. An attacker could exploit this vulnerability to obtain sensitive information. The following products and versions are affected:...

4.4CVSS6.3AI score0.00718EPSS
SaveExploits0References2
OSV
OSV
added 2024/07/23 7:58 a.m.16 views

USN-6896-5 linux-aws, linux-aws-5.4, linux-iot vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.8CVSS6.7AI score0.01635EPSS
SaveExploits1References148
OSV
OSV
added 2024/06/10 5:13 p.m.9 views

USN-6821-2 linux-gkeop, linux-gkeop-5.15, linux-kvm vulnerabilities

It was discovered that the ATA over Ethernet AoE driver in the Linux kernel contained a race condition, leading to a use-after-free vulnerability. An attacker could use this to cause a denial of service or possibly execute arbitrary code. CVE-2023-6270 It was discovered that the Atheros 802.11ac...

9.8CVSS6.7AI score0.01635EPSS
SaveExploits0References152
SUSE CVE
SUSE CVE
added 2024/05/29 2:19 p.m.2 views

SUSE CVE-2023-52833

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: btusb: Add date-evtskb is NULL check fix crash because of null pointers 6104.969662 BUG: kernel NULL pointer dereference, address: 00000000000000c8 6104.969667 PF: supervisor read access in kernel mode 6104.969668 PF:...

5.5CVSS6.4AI score0.0024EPSS
SaveExploits0References15
OSV
OSV
added 2024/05/10 11:06 a.m.10 views

OESA-2024-1541 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: pstore/ram: Fix crash when setting number of cpus to an odd number When the number of cpu cores is adjusted to 7 or other odd numbers, the zone size will become ...

7.8CVSS6.3AI score0.00805EPSS
SaveExploits0References24
NVD
NVD
added 2024/05/01 6:15 a.m.31 views

CVE-2024-27000

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.8CVSS7.3AI score0.00324EPSS
SaveExploits0References12
OSV
OSV
added 2024/05/01 6:15 a.m.10 views

AZL-40454 CVE-2024-27000 affecting package hyperv-daemons for versions less than 5.15.158.1-1

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.8CVSS6.8AI score0.00324EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/05/01 6:15 a.m.34 views

CVE-2024-27000

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.8CVSS6.4AI score0.00324EPSS
SaveExploits0References23
Cvelist
Cvelist
added 2024/05/01 5:28 a.m.37 views

CVE-2024-27000 serial: mxs-auart: add spinlock around changing cts state

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.5AI score0.00324EPSS
SaveExploits0References8
CVE
CVE
added 2024/05/01 5:28 a.m.7820 views

CVE-2024-27000

Summary: CVE-2024-27000 is a Linux kernel vulnerability in the serial mxs-auart driver where uart_handle_cts_change() could be invoked without holding uport->lock, risking mis-synchronization. The issue is resolved by adding a spinlock around changing the CTS state. The described scenario invo...

7.8CVSS6.2AI score0.00324EPSS
SaveExploits0References12Affected Software1
Debian CVE
Debian CVE
added 2024/05/01 5:28 a.m.37 views

CVE-2024-27000

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

7.8CVSS7.2AI score0.00324EPSS
SaveExploits0
OSV
OSV
added 2024/05/01 5:28 a.m.19 views

CVE-2024-27000 serial: mxs-auart: add spinlock around changing cts state

In the Linux kernel, the following vulnerability has been resolved: serial: mxs-auart: add spinlock around changing cts state The uarthandlectschange function in serialcore expects the caller to hold uport-lock. For example, I have seen the below kernel splat, when the Bluetooth driver is loaded ...

6AI score
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.8 views

kernel: Bluetooth: btrtl: check for NULL in btrtl_set_quirks()

No description is available for this CVE...

7.3AI score
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/03/05 12:00 a.m.10 views

The vulnerability of the hci_conn_getPhy function in the Linux operating system’s Bluetooth driver allows a hacker to cause a service failure.

The vulnerability of the hciconngetPhy function in the Linux operating system’s Bluetooth driver leads to a freeze. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.7AI score0.00179EPSS
SaveExploits0References16Affected Software3
BDU FSTEC
BDU FSTEC
added 2024/02/13 12:00 a.m.7 views

The vulnerability in the implementation of the HCI driver for Bluetooth on Linux operating systems allows a hacker to cause a service failure.

The vulnerability in the implementation of the HCI driver Bluetooth kernel for the Linux operating system is related to the assignment of a zero pointer in the functions min,maxkeysizeset in the net/bluetooth/hcidebugfs.c module. Exploiting this vulnerability could allow a malicious actor to caus...

5.3CVSS6.5AI score0.00805EPSS
SaveExploits0References17Affected Software2
RedHat Linux
RedHat Linux
added 2024/02/07 4:33 p.m.8 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
Rows per page
Query Builder