Skip to content

Synchronise 2025.1 with upstream#15

Merged
priteau merged 1 commit into
stackhpc/2025.1from
upstream/2025.1-2026-06-08
Jun 8, 2026
Merged

Synchronise 2025.1 with upstream#15
priteau merged 1 commit into
stackhpc/2025.1from
upstream/2025.1-2026-06-08

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown

This PR contains a snapshot of 2025.1 from upstream stable/2025.1.

A vulnerability in RFB reason text processing was discovered. If the
attacker controls host VNC server, they can send a reason length up to 4
GB to the security proxy causing it to crash. The proxy is shared
between all tenants, so crashing it will deny console access for
everyone.

Cap the reason length at 256 bytes and if the reason is larger than
that, the reason is not read and a reasonable and coherent error message
is returned.

Closes-Bug: 2155052
Co-Authored-By: Nuutti Hakala <nuutti.hakala@est.tech>
Generated-By: Claude Opus 4.6
Change-Id: If2bc6f66f4ef5eb4f0a99c8664d81e11664bc641
Signed-off-by: Nuutti Hakala <nuutti.hakala@est.tech>
Signed-off-by: Saad Zia <saad.zia@est.tech>
(cherry picked from commit 9babeeb)
@github-actions github-actions Bot requested a review from a team as a code owner June 8, 2026 08:07
@github-actions github-actions Bot added automated Automated action performed by GitHub Actions synchronisation labels Jun 8, 2026
@priteau priteau closed this Jun 8, 2026
@priteau priteau reopened this Jun 8, 2026
@priteau priteau enabled auto-merge June 8, 2026 10:54
@priteau priteau merged commit dadcf1b into stackhpc/2025.1 Jun 8, 2026
4 checks passed
@priteau priteau deleted the upstream/2025.1-2026-06-08 branch June 8, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automated Automated action performed by GitHub Actions synchronisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants