Lucene search
+L

388 matches found

Prion
Prion
added 2023/07/10 4:15 p.m.17 views

Command injection

The bluetooth HCI host layer logic not clearing a global reference to a semaphore after synchronously sending HCI commands may allow a malicious HCI Controller to cause the use of a dangling reference in the host layer, leading to a crash DoS or potential RCE on the Host layer...

5.2CVSS7.8AI score0.00598EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2023/07/10 4:37 a.m.53 views

CVE-2023-1901 HCI send_sync Dangling Semaphore Reference Re-use

The bluetooth HCI host layer logic not clearing a global reference to a semaphore after synchronously sending HCI commands may allow a malicious HCI Controller to cause the use of a dangling reference in the host layer, leading to a crash DoS or potential RCE on the Host layer...

5.9CVSS8AI score0.00598EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2023/07/10 4:37 a.m.12 views

CVE-2023-1901 HCI send_sync Dangling Semaphore Reference Re-use

The bluetooth HCI host layer logic not clearing a global reference to a semaphore after synchronously sending HCI commands may allow a malicious HCI Controller to cause the use of a dangling reference in the host layer, leading to a crash DoS or potential RCE on the Host layer...

5.9CVSS7.8AI score0.00598EPSS
SaveExploits0References1
CVE
CVE
added 2023/07/10 4:37 a.m.118 views

CVE-2023-1901

The CVE concerns Zephyr's Bluetooth HCI host layer. The issue arises from not clearing a global reference to a semaphore after synchronously sending HCI commands, which may allow a malicious HCI Controller to reuse a dangling reference in the host layer. Reported impacts include DoS via a crash a...

8CVSS6.4AI score0.00598EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2023/07/10 4:37 a.m.9 views

CVE-2023-1901 HCI send_sync Dangling Semaphore Reference Re-use

The bluetooth HCI host layer logic not clearing a global reference to a semaphore after synchronously sending HCI commands may allow a malicious HCI Controller to cause the use of a dangling reference in the host layer, leading to a crash DoS or potential RCE on the Host layer...

5.9CVSS7.2AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2023/07/10 12:0 a.m.17 views

PT-2023-4150 · Zephyr · Zephyr

Name of the Vulnerable Software and Affected Versions: Zephyr affected versions not specified Description: The issue is related to the Bluetooth protocol implementation, specifically with the bluetooth HCI host layer logic not clearing a global reference to a semaphore after synchronously sending...

8CVSS9.1AI score0.00598EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2023/07/10 12:0 a.m.13 views

Zephyr 缓冲区错误漏洞

Zephyr is an extensible real-time operating system RTOS open-sourced by the Zephyr Project. A security vulnerability exists in Zephyr 3.3 and earlier versions that stems from not clearing global references to semaphores after synchronously sending HCI commands, which could allow a malicious HCI...

8CVSS7.7AI score0.00598EPSS
SaveExploits0References2
OSV
OSV
added 2023/06/27 11:5 a.m.13 views

OESA-2023-1368 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: An issue was discovered in drivers/media/dvb-core/dvbfrontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASKRUNNING. In dvbfrontendgetevent, waiteventinterruptible is called; the condition is...

5.5CVSS7.1AI score0.00413EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/04/26 1:53 a.m.4 views

SUSE CVE-2023-31084

An issue was discovered in drivers/media/dvb-core/dvbfrontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASKRUNNING. In dvbfrontendgetevent, waiteventinterruptible is called; the condition is dvbfrontendtesteventfepriv,events. In dvbfrontendtestevent,...

5.5CVSS6.3AI score0.00413EPSS
SaveExploits0References24
OSV
OSV
added 2023/04/24 6:15 a.m.0 views

DEBIAN-CVE-2023-31084

An issue was discovered in drivers/media/dvb-core/dvbfrontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASKRUNNING. In dvbfrontendgetevent, waiteventinterruptible is called; the condition is dvbfrontendtesteventfepriv,events. In dvbfrontendtestevent,...

5.5CVSS6.5AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2023/04/24 6:15 a.m.7 views

AZL-28505 CVE-2023-31084 affecting package hyperv-daemons for versions less than 5.15.158.2-1

An issue was discovered in drivers/media/dvb-core/dvbfrontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASKRUNNING. In dvbfrontendgetevent, waiteventinterruptible is called; the condition is dvbfrontendtesteventfepriv,events. In dvbfrontendtestevent,...

5.5CVSS6.7AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2023/04/24 6:15 a.m.9 views

UBUNTU-CVE-2023-31084

An issue was discovered in drivers/media/dvb-core/dvbfrontend.c in the Linux kernel 6.2. There is a blocking operation when a task is in !TASKRUNNING. In dvbfrontendgetevent, waiteventinterruptible is called; the condition is dvbfrontendtesteventfepriv,events. In dvbfrontendtestevent,...

5.5CVSS6.7AI score0.00413EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2023/04/10 2:3 a.m.8 views

ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF

A use-after-free flaw was found in sndctlelemread in sound/core/control.c in Advanced Linux Sound Architecture ALSA subsystem in the Linux kernel. In this flaw a normal privileged, local attacker may impact the system due to a locking issue in the compat path, leading to a kernel information leak...

7.9CVSS6.6AI score0.03702EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2023/04/04 7:6 a.m.10 views

ALSA: pcm: Move rwsem lock inside snd_ctl_elem_read to prevent UAF

A use-after-free flaw was found in sndctlelemread in sound/core/control.c in Advanced Linux Sound Architecture ALSA subsystem in the Linux kernel. In this flaw a normal privileged, local attacker may impact the system due to a locking issue in the compat path, leading to a kernel information leak...

7.9CVSS6.6AI score0.03702EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2023/03/18 9:30 p.m.40 views

Ansible Semaphore mishandles authentication

api/auth.go in Ansible Semaphore before 2.8.89 mishandles authentication...

9.8CVSS8.9AI score0.00873EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2023/03/18 9:30 p.m.100 views

GHSA-PMHG-CMJC-3875 Ansible Semaphore mishandles authentication

api/auth.go in Ansible Semaphore before 2.8.89 mishandles authentication...

9.8CVSS9.4AI score0.00873EPSS
SaveExploits0References4
NVD
NVD
added 2023/03/18 9:15 p.m.39 views

CVE-2023-28609

api/auth.go in Ansible Semaphore before 2.8.89 mishandles authentication...

9.8CVSS9.4AI score0.00873EPSS
SaveExploits0References2
Prion
Prion
added 2023/03/18 9:15 p.m.30 views

Authentication flaw

api/auth.go in Ansible Semaphore before 2.8.89 mishandles authentication...

7.5CVSS9.4AI score0.00873EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2023/03/18 12:0 a.m.9 views

CVE-2023-28609

api/auth.go in Ansible Semaphore before 2.8.89 mishandles authentication...

9.5AI score0.00873EPSS
SaveExploits0References2
OSV
OSV
added 2023/03/18 12:0 a.m.29 views

CVE-2023-28609

api/auth.go in Ansible Semaphore before 2.8.89 mishandles authentication...

9.8CVSS9.7AI score
SaveExploits0References4
Rows per page
Query Builder