CVE-2020-25662
MediumA Red Hat only CVE-2020-12352 regression issue was found in the way the Linux kernel's Bluetooth stack implementation handled the initialization of stack memory when handling certain AMP packets. This flaw allows a remote attacker in an adjacent range to leak small portions of stack memory on the system by sending specially crafted AMP packets. The highest threat from this vulnerability is to data confidentiality.
CVSS 3.1 score
6.5
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness type
CWE-284CVE-2020-25662 is a Improper Access Control vulnerability
What is Improper Access Control?
The product does not restrict or incorrectly restricts access to a resource from an unauthorised actor. Learn more on MITRE CWE
References
The following references provide additional information about CVE-2020-25662 including vendor advisories, patch commits, exploit details, and third-party analysis. Links are sourced from the NIST NVD database.
-
Mitigation Vendor Advisory
-
Vendor Advisory
-
Issue Tracking Mitigation Vendor Advisory
Frequently asked questions
-
What is CVE-2020-25662?
CVE-2020-25662 is a Medium severity Linux kernel vulnerability with a CVSS score of 6.5 out of 10 , classified as an Improper Access Control flaw (CWE-284) . CVE-2020-25662 has not been confirmed as actively exploited and is not listed in the CISA KEV catalog.
-
What is the CVSS score for CVE-2020-25662?
CVE-2020-25662 has a CVSS score of 6.5 out of 10, rated Medium severity (CVSS 3.1). The vector string is
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N. -
Is there a patch available for CVE-2020-25662?
No patch is currently available for CVE-2020-25662. Monitor the NIST NVD and your Linux distribution's security advisories for updates.
-
Is CVE-2020-25662 actively exploited?
No — CVE-2020-25662 has not been confirmed as actively exploited. It is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.
-
What is Improper Access Control (CWE-284)?
The product does not restrict or incorrectly restricts access to a resource from an unauthorised actor. View CWE-284 on MITRE CWE →