Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[v15] Properly check AccessList.status for nillness #38861

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

tigrato
Copy link
Contributor

@tigrato tigrato commented Mar 1, 2024

Backport #38850 to branch/v15

Changelog: Fixed panic when an older tsh or proxy changes an access list.

This PR checks if `AccessList.status` for nillness before trying to
deref it.

Changelog: Prevent panic when AccessList's status field is not set.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
@tigrato tigrato enabled auto-merge March 1, 2024 18:24
@tigrato tigrato added this pull request to the merge queue Mar 1, 2024
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from hugoShaka March 1, 2024 22:01
Merged via the queue into branch/v15 with commit 3f164e2 Mar 1, 2024
36 checks passed
@tigrato tigrato deleted the bot/backport-38850-branch/v15 branch March 1, 2024 22:20
@camscale camscale mentioned this pull request Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants