backport the security patch of CVE-2024-1638 #144652
Annotations
6 errors and 5 warnings
subsys/bluetooth/host/gatt.c#L3107
subsys/bluetooth/host/gatt.c:3107 code indent should use tabs where possible
|
|
Gitlint.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
1: UC2 Signed-off-by: must have a full name
1: UC5 Commit title exceeds max length (118>75): "Bluetooth: GATT: Add missing LESC_MASK for encrypt check The LE Secure connection (LESC) mask also require encryption,"
2: B4 Second line is not empty: "and some users have been using e.g. BT_GATT_PERM_READ_LESC"
|
Checkpatch.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#coding-style for more details.
LEADING_SPACE: please, no spaces at the start of a line
File:subsys/bluetooth/host/gatt.c
Line:3106
SUSPECT_CODE_INDENT: suspect code indent for conditional statements (2, 16)
File:subsys/bluetooth/host/gatt.c
Line:3106
CODE_INDENT: code indent should use tabs where possible
File:subsys/bluetooth/host/gatt.c
Line:3107
LEADING_SPACE: please, no spaces at the start of a line
File:subsys/bluetooth/host/gatt.c
Line:3107
|
Identity.txt#L1
See https://docs.zephyrproject.org/latest/contribute/guidelines.html#commit-guidelines for more details
d21148f5bd93f258d84de2ce89765737318497d9: author email (Yiheng Cao <[email protected]>) must be a real email and cannot end in @users.noreply.github.com
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
subsys/bluetooth/host/gatt.c#L3106
subsys/bluetooth/host/gatt.c:3106 please, no spaces at the start of a line
|
subsys/bluetooth/host/gatt.c#L3106
subsys/bluetooth/host/gatt.c:3106 suspect code indent for conditional statements (2, 16)
|
subsys/bluetooth/host/gatt.c#L3107
subsys/bluetooth/host/gatt.c:3107 please, no spaces at the start of a line
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "compliance.xml".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job failed
Loading