CVE-2023-53386
Vulnerability Summary
Timeline
Description
In the Linux kernel, the following vulnerability has been resolved: Bluetooth: Fix potential use-after-free when clear keys Similar to commit c5d2b6fa26b5 ("Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irk"). We can not access k after kfree_rcu() call.
CVSS Metrics
- v3.1•HIGH•Score: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.15%• Percentile: 4%
Techniques & Countermeasures
- CWE-416•Use After Free
The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Affected Systems
- debian•linux
< 5.10.197-1 | < 6.1.55-1 | < 6.5.3-1 | < 6.5.3-1
- ubuntu•linux
< 5.15.0-94.104
- ubuntu•linux-allwinner-5.19
all
- ubuntu•linux-aws
< 5.15.0-1053.58
- ubuntu•linux-aws-5.0
all
- ubuntu•linux-aws-5.11
all
- ubuntu•linux-aws-5.13
all
- ubuntu•linux-aws-5.15
< 5.15.0-1053.58~20.04.1
- ubuntu•linux-aws-5.19
all
- ubuntu•linux-aws-5.3
all
- ubuntu•linux-aws-5.8
all
- ubuntu•linux-aws-6.2
all
- ubuntu•linux-aws-6.5
all
- ubuntu•linux-aws-fips
all | < 5.15.0-1053.58+fips1
- ubuntu•linux-azure
all | < 5.15.0-1056.64
- ubuntu•linux-azure-5.11
all
- ubuntu•linux-azure-5.13
all
- ubuntu•linux-azure-5.15
< 5.15.0-1056.64~20.04.1
- ubuntu•linux-azure-5.19
all
- ubuntu•linux-azure-5.3
all
- ubuntu•linux-azure-5.8
all
- ubuntu•linux-azure-6.11
all
- ubuntu•linux-azure-6.2
all
- ubuntu•linux-azure-6.5
all
- ubuntu•linux-azure-edge
all
- ubuntu•linux-azure-fde
all | all
- ubuntu•linux-azure-fde-5.19
all
- ubuntu•linux-azure-fde-6.2
all
- ubuntu•linux-azure-fips
all
- ubuntu•linux-bluefield
all | < 5.15.0-1035.37
- ubuntu•linux-fips
all | < 5.15.0-94.104+fips1
- ubuntu•linux-gcp
all | < 5.15.0-1051.59
- ubuntu•linux-gcp-5.11
all
- ubuntu•linux-gcp-5.13
all
- ubuntu•linux-gcp-5.15
< 5.15.0-1051.59~20.04.1
- ubuntu•linux-gcp-5.19
all
- ubuntu•linux-gcp-5.3
all
- ubuntu•linux-gcp-5.8
all
- ubuntu•linux-gcp-6.11
all
- ubuntu•linux-gcp-6.2
all
- ubuntu•linux-gcp-6.5
all
- ubuntu•linux-gcp-fips
all | < 5.15.0-1055.63+fips2
- ubuntu•linux-gke
all | < 5.15.0-1050.55
- ubuntu•linux-gke-4.15
all
- ubuntu•linux-gke-5.15
all
- ubuntu•linux-gke-5.4
all
- ubuntu•linux-gkeop
all | < 5.15.0-1036.42
- ubuntu•linux-gkeop-5.15
all
- ubuntu•linux-gkeop-5.4
all
- ubuntu•linux-hwe
all
Showing first 50 affected entries in server-rendered view.
References (10)
- https://git.kernel.org/stable/c/e87da6a0ac6e631454e7da53a76aa9fe44aaa5dd
- https://git.kernel.org/stable/c/942d8cefb022f384d5424f8b90c7878f3f93726f
- https://git.kernel.org/stable/c/94617b736c25091b60e514e2e7aeafcbbee6b700
- https://git.kernel.org/stable/c/da19f35868dfbecfff4f81166c054d2656cb1be4
- https://git.kernel.org/stable/c/35cc42f04bc49f0656f6840cb7451b3df6049649
- https://git.kernel.org/stable/c/3673952cf0c6cf81b06c66a0b788abeeb02ff3ae
- https://ubuntu.com/security/CVE-2023-53386
- https://www.cve.org/CVERecord?id=CVE-2023-53386
- https://git.kernel.org/linus/3673952cf0c6cf81b06c66a0b788abeeb02ff3ae
- https://security-tracker.debian.org/tracker/CVE-2023-53386