From: Dominik Csapak <d.csapak@proxmox.com>
To: pve-devel@lists.proxmox.com, Shan Shaji <s.shaji@proxmox.com>
Subject: applied: [PATCH pve_flutter_frontend] android: add taskAffinity attribute with empty string in MainActivity
Date: Mon, 31 Aug 2026 14:59:58 +0200 [thread overview]
Message-ID: <178818117708.3254234.9667187222234445927.b4-ty@b4> (raw)
In-Reply-To: <20260827103615.178000-1-s.shaji@proxmox.com>
On Thu, 27 Aug 2026 12:36:15 +0200, Shan Shaji wrote:
> On android vesions lower than 11, inorder to prevent Android Task
> Hijacking (a.k.a, StrandHogg Attack [0][1]) `taskAffinity` attribute
> was updated to empty string [0] for the flutter app template [2]. To
> align with that and protect users running our app on older devices
> (our `minSdkVersion` is 24) apply the same update here.
>
> Note that StrandHogg v2 will still affect Android versions lower than
> 11, as the required OS level patches are only available from SDK level
> 30 [3].
>
> [...]
Applied, thanks!
[1/1] android: add taskAffinity attribute with empty string in MainActivity
commit: 5d2e797f070fd0e204a2de46f8feb57002270087
prev parent reply other threads:[~2026-08-31 13:00 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-27 10:36 [PATCH pve_flutter_frontend] android: add taskAffinity attribute with empty string in MainActivity Shan Shaji
2026-08-31 12:59 ` Dominik Csapak [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=178818117708.3254234.9667187222234445927.b4-ty@b4 \
--to=d.csapak@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
--cc=s.shaji@proxmox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.