CyberRota
← Ana sayfaya dön

CVE-2026-43018

HIGH · CVSS 8.8 EPSS %0.03

Kaynak: NVD + CISA KEV + EPSS · Yayınlanma: 2026-05-01T15:16:45.980 · Çekilme zamanı: 2026-05-31T12:00:18.210760+00:00

CyberRota Yorumu

Uzaktan istismar edilebilir olabilir.

CVE
CVE-2026-43018
Severity
HIGH
CVSS
8.8
EPSS
%0.03
Linux

Orijinal NVD Açıklaması

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: hci_event: fix potential UAF in hci_le_remote_conn_param_req_evt hci_conn lookup and field access must be covered by hdev lock in hci_le_remote_conn_param_req_evt, otherwise it's possible it is freed concurrently. Extend the hci_dev_lock critical section to cover all conn usage.