We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b752e05 commit 89a0bcdCopy full SHA for 89a0bcd
doc/releases/release-notes-2.3.rst
@@ -51,6 +51,18 @@ The following CVEs are addressed by this release:
51
More detailed information can be found in:
52
https://docs.zephyrproject.org/latest/security/vulnerabilities.html
53
54
+Known issues
55
+************
56
+
57
+You can check all currently known issues by listing them using the GitHub
58
+interface and listing all issues with the `bug label
59
+<https://github.com/zephyrproject-rtos/zephyr/issues?q=is%3Aissue+is%3Aopen+label%3Abug>`_.
60
61
+A single high-priority bug is currently open:
62
63
+* :github:`23364` - Bluetooth: bt_recv deadlock on supervision timeout with
64
+ pending GATT Write Commands
65
66
API Changes
67
***********
68
0 commit comments