Lucene search
+L

19906 matches found

Kitploit
Kitploit
added 2026/09/11 9:29 p.m.8 views

ultrablue

Ultrablue, 휴대폰용 원격 증명 서버 Ultrablue블루투스를 통한 사용자 친화적인 경량 TPM 원격 증명는 개별 사용자가 자신의 휴대폰으로 부팅 상태 증명을 수행할 수 있게 해주는 솔루션입니다. 이 솔루션은 컴퓨터에서 실행되는 서버증명자 역할와 신뢰할 수 있는 휴대폰에서 실행되는 그래픽 클라이언트 애플리케이션검증자 역할으로 구성됩니다. 일반적인 사용 사례는 컴퓨터 잠금을 해제하기 전에 부트 체인의 무결성을 검증하여 무인 상태의 노트북에 대한 오프라인 공격을 방지하는 것입니다. 또한 펌웨어 업그레이드 후 보안 부팅 문...

6AI score
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/09/11 8:52 p.m.6 views

CVE-2026-89583

A flaw was found in the Linux kernel's Bluetooth subsystem. An out-of-bounds OOB read vulnerability exists in the eirgetservicedata function due to incorrect length calculation when parsing Extended Inquiry Response EIR advertising data. A remote attacker, by sending a specially crafted periodic...

8.1CVSS0.00255EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/11 8:52 p.m.6 views

CVE-2026-89569

A flaw was found in the Linux kernel's Bluetooth RFCOMM subsystem. This vulnerability arises because the system does not properly manage memory when handling Bluetooth security confirmations. A race condition allows a part of the system to free memory that is still in use by another part, leading...

8.8CVSS0.00312EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89583

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix OOB read in eirgetservicedata eirgetservicedata walks the advertising data for a Service Data field with a matching UUID. On a mismatch it advances: eir += dlen; eirlen -= dlen; eirgetdata reports dlen as the...

8.1CVSS0.00255EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.5 views

DEBIAN-CVE-2026-89583

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix OOB read in eirgetservicedata eirgetservicedata walks the advertising data for a Service Data field with a matching UUID. On a mismatch it advances: eir += dlen; eirlen -= dlen; eirgetdata reports dlen as the...

8.1CVSS0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

AZL-100524 CVE-2026-89583 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix OOB read in eirgetservicedata eirgetservicedata walks the advertising data for a Service Data field with a matching UUID. On a mismatch it advances: eir += dlen; eirlen -= dlen; eirgetdata reports dlen as the...

8.1CVSS0.00255EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.4 views

CVE-2026-89569

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: serialize security confirmation handling rfcommsecuritycfm looks up a session on sessionlist and then walks its DLC list without holding rfcommmutex. Since RFCOMM session teardown uses rfcommmutex, krfcommd can...

8.8CVSS0.00312EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 8:19 p.m.9 views

AZL-100721 CVE-2026-89569 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: serialize security confirmation handling rfcommsecuritycfm looks up a session on sessionlist and then walks its DLC list without holding rfcommmutex. Since RFCOMM session teardown uses rfcommmutex, krfcommd can...

8.8CVSS0.00312EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.4 views

DEBIAN-CVE-2026-89569

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: serialize security confirmation handling rfcommsecuritycfm looks up a session on sessionlist and then walks its DLC list without holding rfcommmutex. Since RFCOMM session teardown uses rfcommmutex, krfcommd can...

8.8CVSS0.00312EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.5 views

CVE-2026-89583

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix OOB read in eirgetservicedata eirgetservicedata walks the advertising data for a Service Data field with a matching UUID. On a mismatch it advances: eir += dlen; eirlen -= dlen; eirgetdata reports dlen as the...

8.1CVSS0.00255EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.24 views

CVE-2026-89583 Bluetooth: eir: Fix OOB read in eir_get_service_data()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix OOB read in eirgetservicedata eirgetservicedata walks the advertising data for a Service Data field with a matching UUID. On a mismatch it advances: eir += dlen; eirlen -= dlen; eirgetdata reports dlen as the...

8.1CVSS0.00255EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:44 p.m.5 views

EUVD-2026-76495

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix OOB read in eirgetservicedata eirgetservicedata walks the advertising data for a Service Data field with a matching UUID. On a mismatch it advances: eir += dlen; eirlen -= dlen; eirgetdata reports dlen as the...

0.00255EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89583

CVE-2026-89583 is an out-of-bounds (OOB) read in the Linux kernel's Bluetooth EIR parser, specifically in eir_get_service_data(). The root cause is an incorrect length calculation: when walking Extended Inquiry Response advertising data, the eir_len variable is decremented by only the data length...

8.1CVSS0.00255EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.6 views

CVE-2026-89583 Bluetooth: eir: Fix OOB read in eir_get_service_data()

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: eir: Fix OOB read in eirgetservicedata eirgetservicedata walks the advertising data for a Service Data field with a matching UUID. On a mismatch it advances: eir += dlen; eirlen -= dlen; eirgetdata reports dlen as the...

6.2AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.25 views

CVE-2026-89569 Bluetooth: RFCOMM: serialize security confirmation handling

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: serialize security confirmation handling rfcommsecuritycfm looks up a session on sessionlist and then walks its DLC list without holding rfcommmutex. Since RFCOMM session teardown uses rfcommmutex, krfcommd can...

8.8CVSS0.00312EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/11 7:44 p.m.6 views

EUVD-2026-76480

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: serialize security confirmation handling rfcommsecuritycfm looks up a session on sessionlist and then walks its DLC list without holding rfcommmutex. Since RFCOMM session teardown uses rfcommmutex, krfcommd can...

0.00312EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.7 views

CVE-2026-89569

CVE-2026-89569 is a use-after-free vulnerability in the Linux kernel's Bluetooth RFCOMM subsystem. The function rfcomm_security_cfm() walks a session's DLC list without holding rfcomm_mutex, while krfcommd can concurrently tear down the same session and DLCs via rfcomm_session_del() and rfcomm_dl...

8.8CVSS0.00312EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.5 views

CVE-2026-89569

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: serialize security confirmation handling rfcommsecuritycfm looks up a session on sessionlist and then walks its DLC list without holding rfcommmutex. Since RFCOMM session teardown uses rfcommmutex, krfcommd can...

8.8CVSS0.00312EPSS
SaveExploits0
OSV
OSV
added 2026/09/11 7:44 p.m.5 views

CVE-2026-89569 Bluetooth: RFCOMM: serialize security confirmation handling

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: RFCOMM: serialize security confirmation handling rfcommsecuritycfm looks up a session on sessionlist and then walks its DLC list without holding rfcommmutex. Since RFCOMM session teardown uses rfcommmutex, krfcommd can...

6.2AI score
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/11 5:22 p.m.8 views

Komfy-Switch-Wifi-Password-Disclosure

Komfy-Switch-Wifi-Password-Disclosure 소개 이 라이트업은 D-Link의 Komfy 스위치 카메라에서 블루투스 4.0BLE을 통해 기기에 연결된 Wi-Fi SSID와 비밀번호를 탈취하는 방법에 대한 제 연구 결과를 자세히 설명합니다. Komfy 스위치는 홈 보안 및 자동화 제품으로, 집 안의 벽 스위치를 교체하여 영상 감시, 온도·습도·공기 질 모니터링, 조명 스위치 원격 제어 기능을 제공합니다. 블루투스 BLE 프로파일링 더 깊이 파고들기 전에 LightBlue iOS 앱으로 BLE 장치를 빠르게...

5.9AI score
SaveExploits0References3
Rows per page
Query Builder