|
2 | 2 |
|
3 | 3 | .. _zephyr_1.14:
|
4 | 4 |
|
| 5 | +Zephyr 1.14.3 |
| 6 | +#################### |
| 7 | + |
| 8 | +This is an LTS maintenance release with fixes. |
| 9 | + |
| 10 | +Security Vulnerability Related |
| 11 | +****************************** |
| 12 | + |
| 13 | +The following security vulnerabilities (CVEs) were addressed in this |
| 14 | +release: |
| 15 | + |
| 16 | +* CVE-2020-10066 |
| 17 | +* CVE-2020-10069 |
| 18 | +* CVE-2020-13601 |
| 19 | +* CVE-2020-13602 |
| 20 | + |
| 21 | +More detailed information can be found in: |
| 22 | +https://docs.zephyrproject.org/latest/security/vulnerabilities.html |
| 23 | + |
| 24 | +Issues Fixed |
| 25 | +************ |
| 26 | + |
| 27 | +These GitHub issues were addressed since the previous 1.14.0 tagged |
| 28 | +release: |
| 29 | + |
| 30 | +.. comment List derived from GitHub Issue query: ... |
| 31 | + * :github:`issuenumber` - issue title |
| 32 | +
|
| 33 | +* :github:`18334` - DNS resolution is broken for some addresses in master/2.0-pre |
| 34 | +* :github:`19917` - Bluetooth: Controller: Missing LL_ENC_RSP after HCI LTK Negative Reply |
| 35 | +* :github:`21107` - LL_ASSERT and 'Imprecise data bus error' in LL Controller |
| 36 | +* :github:`21257` - tests/net/net_pkt failed on mimxrt1050_evk board. |
| 37 | +* :github:`21299` - bluetooth: Controller does not release buffer on central side after peripheral reset |
| 38 | +* :github:`21601` - '!radio_is_ready()' failed |
| 39 | +* :github:`21756` - tests/kernel/obj_tracing failed on mec15xxevb_assy6853 board. |
| 40 | +* :github:`22968` - Bluetooth: controller: LEGACY: ASSERTION failure on invalid packet sequence |
| 41 | +* :github:`23069` - Bluetooth: controller: Assert in data length update procedure |
| 42 | +* :github:`23109` - LL.TS Test LL/CON/SLA/BV-129-C fails (split) |
| 43 | +* :github:`23805` - Bluetooth: controller: Switching to non conn adv fails for Mesh LPN |
| 44 | +* :github:`24601` - Bluetooth: Mesh: Config Client's net_key_status pulls two key indexes, should pull one. |
| 45 | +* :github:`25518` - settings_fcb: Fix storing the data |
| 46 | +* :github:`25519` - wrong debug function cause kinds of building error |
| 47 | +* :github:`26080` - gPTP time sync fails if having more than one port |
| 48 | +* :github:`28151` - gPTP should allow user setting of priority1 and priority2 fields used in BMCA |
| 49 | +* :github:`28177` - gPTP gptp_priority_vector struct field ordering is wrong |
| 50 | +* :github:`29386` - unexpected behavior when doing syscall with 7 or more arguments |
| 51 | +* :github:`29858` - Bluetooth: Mesh: RPL cleared on LPN disconnect |
| 52 | +* :github:`32430` - Bluetooth: thread crashes when configuring a non 0 Slave Latency |
| 53 | +* :github:`32898` - Bluetooth: controller: Control PDU buffer leak into Data PDU buffer pool |
| 54 | + |
5 | 55 | Zephyr 1.14.2
|
6 | 56 | ####################
|
7 | 57 |
|
|
0 commit comments