CVE-2022-2993
NixOS vulnerability analysis and mitigation

Overview

A vulnerability was discovered in Zephyr's SMP (Security Manager Protocol) implementation affecting versions <= 3.1. The issue, identified as CVE-2022-2993, involves an error in the condition of the last if-statement in the function smp_check_keys, where it incorrectly validates security keys by rejecting current keys if all requirements were unmet instead of rejecting them if any requirement was unmet (Zephyr Advisory).

Technical details

The vulnerability exists in the key validation check mechanism within the Bluetooth host component. The specific issue lies in the smp_check_keys function where the condition for checking keys requirements of level 4 and higher was implemented incorrectly. The function was using logical AND (&&) operators instead of logical OR (||) operators, which resulted in keys being rejected only if ALL requirements were unmet, rather than rejecting them if ANY of the requirements were unmet. The vulnerability has been assigned a CVSS v3.1 base score of 8.6 (High) with vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:H (Zephyr Advisory).

Impact

The incorrect key validation check could potentially allow unauthorized access to higher security levels than intended, compromising the security model of the Bluetooth implementation. This could lead to reduced confidentiality, integrity, and high impact on availability of the affected systems (Zephyr Advisory).

Exploitability

The vulnerability can be exploited remotely over the network with low attack complexity. No privileges or user interaction are required for exploitation, making it relatively straightforward to exploit (Zephyr Advisory).

Mitigation and workarounds

A patch has been proposed that changes the logical operators in the condition from AND (&&) to OR (||) operators in the smp_check_keys function. The fix ensures that keys are rejected if any of the security requirements are not met, rather than requiring all requirements to be unmet (Zephyr Advisory).

Additional resources


SourceThis report was generated using AI

Related NixOS vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-18713HIGH8.8
  • NixOS logoNixOS
  • i
NoNoAug 12, 2026
CVE-2026-18669HIGH8.8
  • NixOS logoNixOS
  • i
NoNoAug 12, 2026
CVE-2026-18235HIGH8.3
  • NixOS logoNixOS
  • i
NoNoAug 12, 2026
CVE-2026-17420MEDIUM6.3
  • NixOS logoNixOS
  • i
NoNoAug 12, 2026
CVE-2026-18250MEDIUM5
  • NixOS logoNixOS
  • i
NoNoAug 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management