Skip to content

Cancel in-progress unlock on screen lock + remove relative path data-…#13492

Open
abdosaeedelhassan wants to merge 2 commits into
keepassxreboot:developfrom
abdosaeedelhassan:fix/security-fixes
Open

Cancel in-progress unlock on screen lock + remove relative path data-…#13492
abdosaeedelhassan wants to merge 2 commits into
keepassxreboot:developfrom
abdosaeedelhassan:fix/security-fixes

Conversation

@abdosaeedelhassan

Copy link
Copy Markdown

…dir check

Security fixes:

  • Cancel ongoing database unlock when the desktop session is locked
  • Remove standalone relative-path data-dir check on Unix that could allow CWD-based directory injection

Fixes #13204, #12809

[skip ci]

Screenshots

Testing strategy

Type of change

  • ✅ Bug fix (non-breaking change that fixes an issue)
  • ✅ New feature (change that adds functionality)
  • ✅ Breaking change (causes existing functionality to change)
  • ✅ Refactor (significant modification to existing code)
  • ✅ Documentation (non-code change)

…dir check

Security fixes:
- Cancel ongoing database unlock when the desktop session is locked
- Remove standalone relative-path data-dir check on Unix that could
  allow CWD-based directory injection

Fixes keepassxreboot#13204, keepassxreboot#12809

[skip ci]
@varjolintu varjolintu added the pr: ai-assisted Pull request contains significant contributions by generative AI label Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: ai-assisted Pull request contains significant contributions by generative AI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unlocking is not canceled when desktop session is locked

2 participants