From: bluez.test.bot@gmail.com
To: linux-bluetooth@vger.kernel.org, hadess@hadess.net
Subject: RE: avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing
Date: Tue, 04 Aug 2026 09:27:50 -0700 (PDT) [thread overview]
Message-ID: <6a721306.7d702ed2.a25d9.fb60@mx.google.com> (raw)
In-Reply-To: <20260804142419.2274153-2-hadess@hadess.net>
[-- Attachment #1: Type: text/plain, Size: 4212 bytes --]
This is automated email and please do not reply to this email!
Dear submitter,
Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=1140181
---Test result---
Test Summary:
CheckPatch FAIL 1.01 seconds
GitLint PASS 0.65 seconds
BuildEll PASS 21.33 seconds
BluezMake PASS 551.90 seconds
MakeCheck PASS 19.02 seconds
MakeDistcheck PASS 159.31 seconds
CheckValgrind PASS 227.71 seconds
CheckSmatch PASS 309.84 seconds
bluezmakeextell PASS 98.23 seconds
IncrementalBuild PASS 563.59 seconds
ScanBuild PASS 945.33 seconds
Details
##############################
Test: CheckPatch - FAIL
Desc: Run checkpatch.pl script
Output:
[BlueZ,v2,2/3] unit: Adapt poc_*_oob.c test into a new test
WARNING:BAD_SIGN_OFF: Non-standard signature: Co-authored-by:
#56:
Co-authored-by: Elman Shahbazov <shahbazovelman97@gmail.com>
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#118: FILE: unit/test-avrcp-sec.c:30:
+ * Actual packet length (len) = 14 bytes */
WARNING:LONG_LINE_COMMENT: line length of 83 exceeds 80 columns
#125: FILE: unit/test-avrcp-sec.c:37:
+ /* Launching the PoC. We transmit a 14-byte packet, but namesize=1000... */
WARNING:LONG_LINE: line length of 82 exceeds 80 columns
#126: FILE: unit/test-avrcp-sec.c:38:
+ ret = parse_media_element_name(malicious_packet, sizeof(malicious_packet),
WARNING:BLOCK_COMMENT_STYLE: Block comments use a trailing */ on a separate line
#140: FILE: unit/test-avrcp-sec.c:52:
+ * Actual packet length (len) = 14 bytes */
WARNING:LONG_LINE_COMMENT: line length of 83 exceeds 80 columns
#147: FILE: unit/test-avrcp-sec.c:59:
+ /* Launching the PoC. We transmit a 14-byte packet, but namesize=1000... */
WARNING:LONG_LINE: line length of 81 exceeds 80 columns
#148: FILE: unit/test-avrcp-sec.c:60:
+ ret = parse_media_folder_name(malicious_packet, sizeof(malicious_packet),
WARNING:LONG_LINE: line length of 88 exceeds 80 columns
#160: FILE: unit/test-avrcp-sec.c:72:
+ tester_add("/avrcp-element-name-oob", NULL, NULL, avrcp_element_name_oob, NULL);
WARNING:LONG_LINE: line length of 86 exceeds 80 columns
#161: FILE: unit/test-avrcp-sec.c:73:
+ tester_add("/avrcp-folder-name-oob", NULL, NULL, avrcp_folder_name_oob, NULL);
/github/workspace/src/patch/14730317.patch total: 0 errors, 9 warnings, 91 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
/github/workspace/src/patch/14730317.patch has style problems, please review.
NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPDX_LICENSE_TAG SPLIT_STRING SSCANF_TO_KSTRTO
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
[BlueZ,v2,3/3] avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing
WARNING:BAD_SIGN_OFF: Non-standard signature: Co-Authored-by:
#57:
Co-Authored-by: Bastien Nocera <hadess@hadess.net>
WARNING:BAD_SIGN_OFF: 'Co-authored-by:' is the preferred signature form
#57:
Co-Authored-by: Bastien Nocera <hadess@hadess.net>
/github/workspace/src/patch/14730318.patch total: 0 errors, 2 warnings, 22 lines checked
NOTE: For some of the reported defects, checkpatch may be able to
mechanically convert to the typical style using --fix or --fix-inplace.
/github/workspace/src/patch/14730318.patch has style problems, please review.
NOTE: Ignored message types: COMMIT_MESSAGE COMPLEX_MACRO CONST_STRUCT FILE_PATH_CHANGES MISSING_SIGN_OFF PREFER_PACKED SPDX_LICENSE_TAG SPLIT_STRING SSCANF_TO_KSTRTO
NOTE: If any of the errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.
https://github.com/bluez/bluez/pull/2376
---
Regards,
Linux Bluetooth
next prev parent reply other threads:[~2026-08-04 16:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-04 14:23 [BlueZ, v2 0/3] avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing Bastien Nocera
2026-08-04 14:23 ` [BlueZ, v2 1/3] avrcp: Split off name parsing from parse_*_element() Bastien Nocera
2026-08-04 16:27 ` bluez.test.bot [this message]
2026-08-05 17:12 ` Luiz Augusto von Dentz
2026-08-06 9:59 ` Bastien Nocera
2026-08-06 14:19 ` Luiz Augusto von Dentz
2026-08-04 14:23 ` [BlueZ, v2 2/3] unit: Adapt poc_*_oob.c test into a new test Bastien Nocera
2026-08-04 16:46 ` Luiz Augusto von Dentz
2026-08-05 7:59 ` Bastien Nocera
2026-08-05 16:44 ` Luiz Augusto von Dentz
2026-08-06 10:50 ` Bastien Nocera
2026-08-04 14:23 ` [BlueZ, v2 3/3] avrcp: Fix Out-of-Bounds Read in AVRCP GetFolderItems parsing Bastien Nocera
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=6a721306.7d702ed2.a25d9.fb60@mx.google.com \
--to=bluez.test.bot@gmail.com \
--cc=hadess@hadess.net \
--cc=linux-bluetooth@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox