In the Linux kernel, the following vulnerability has been resolved:
Bluetooth: ISO: Fix not releasing hdev reference on iso_conn_big_sync
hci_get_route() returns a reference-counted hci_dev pointer via
hci_dev_hold(). The function exits normally or with an error without ever
releasing it.
References
Configurations
Configuration 1 (hide)
|
History
08 Jul 2026, 16:51
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://git.kernel.org/stable/c/23e8eb16820b866528fb300dc67fe3f67f00ef62 - Patch | |
| References | () https://git.kernel.org/stable/c/33d677d2e3713d98012c3dbd4a9207f7d785b854 - Patch | |
| References | () https://git.kernel.org/stable/c/4bbec25f47b930101294fd310c627c3f53e9661f - Patch | |
| References | () https://git.kernel.org/stable/c/5cbf290b79351971f20c7a533247e8d58a3f970c - Patch | |
| CWE | CWE-772 | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc3:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc4:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:7.1:rc6:*:*:*:*:*:* |
|
| First Time |
Linux linux Kernel
Linux |
25 Jun 2026, 09:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-25 09:16
Updated : 2026-07-08 16:51
NVD link : CVE-2026-53251
Mitre link : CVE-2026-53251
CVE.ORG link : CVE-2026-53251
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-772
Missing Release of Resource after Effective Lifetime
