From: patchwork-bot+bluetooth@kernel.org
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: [PATCH BlueZ v1 1/3] sdp-xml: Fix leaking the parse stack on malformed input
Date: Tue, 18 Aug 2026 18:37:41 +0000 [thread overview]
Message-ID: <178707826163.2194892.8557582282057693653.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20260814174731.1441738-1-luiz.dentz@gmail.com>
Hello:
This series was applied to bluetooth/bluez.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Fri, 14 Aug 2026 13:47:29 -0400 you wrote:
> From: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
>
> sdp_xml_parse_record() frees its context but never the elements left on
> ctx_data->stack_head.
>
> element_end() returns early without popping the stack when it rejects a
> document, for instance on a mismatched </sequence> close, so a malformed
> record leaves its elements behind and they are never freed.
>
> [...]
Here is the summary with links:
- [BlueZ,v1,1/3] sdp-xml: Fix leaking the parse stack on malformed input
https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=97521ab4dd79
- [BlueZ,v1,2/3] unit/test-sdp-xml: Give each test its own test_data
(no matching commit)
- [BlueZ,v1,3/3] sdp: Fix memory leak when freeing alternates
(no matching commit)
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2026-08-18 18:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-14 17:47 [PATCH BlueZ v1 1/3] sdp-xml: Fix leaking the parse stack on malformed input Luiz Augusto von Dentz
2026-08-14 17:47 ` [PATCH BlueZ v1 2/3] unit/test-sdp-xml: Give each test its own test_data Luiz Augusto von Dentz
2026-08-17 8:41 ` Bastien Nocera
2026-08-17 18:43 ` Luiz Augusto von Dentz
2026-08-14 17:47 ` [PATCH BlueZ v1 3/3] sdp: Fix memory leak when freeing alternates Luiz Augusto von Dentz
2026-08-14 19:43 ` [BlueZ,v1,1/3] sdp-xml: Fix leaking the parse stack on malformed input bluez.test.bot
2026-08-18 18:37 ` patchwork-bot+bluetooth [this message]
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=178707826163.2194892.8557582282057693653.git-patchwork-notify@kernel.org \
--to=patchwork-bot+bluetooth@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.com \
/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