Skip to content

[Backport support/2.15] /v1/console: prevent concurrent use of the same session by multiple requests#10755

Merged
jschmidt-icinga merged 1 commit intosupport/2.15from
backport-10681-to-support/2.15
Mar 12, 2026
Merged

[Backport support/2.15] /v1/console: prevent concurrent use of the same session by multiple requests#10755
jschmidt-icinga merged 1 commit intosupport/2.15from
backport-10681-to-support/2.15

Conversation

@backbot-ci
Copy link
Copy Markdown

@backbot-ci backbot-ci Bot commented Mar 12, 2026

Backport of #10681 to support/2.15, triggered by a label.


This is an automated backport PR. Please review it carefully before merging.

@backbot-ci backbot-ci Bot added area/api REST API bug Something isn't working core/crash Shouldn't happen, requires attention labels Mar 12, 2026
@cla-bot cla-bot Bot added the cla/signed label Mar 12, 2026
@yhabteab yhabteab added this to the 2.15.3 milestone Mar 12, 2026
…equests

If there are such requests, without this change, they would all be allowed and
processed, resulting in unsafe concurrent (write) access to these data
structures, which can ultimately crash the daemon or lead to other unintended
behavior.

(cherry picked from commit 0d376b5)
@jschmidt-icinga jschmidt-icinga merged commit e719b14 into support/2.15 Mar 12, 2026
28 checks passed
@jschmidt-icinga jschmidt-icinga deleted the backport-10681-to-support/2.15 branch March 12, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/api REST API bug Something isn't working cla/signed core/crash Shouldn't happen, requires attention

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants