Skip to content

Fix buffer overflow when running -Qi in Ubuntu 25.10#38

Merged
sharkwouter merged 2 commits intomasterfrom
fix-buffer-overflow
Oct 20, 2025
Merged

Fix buffer overflow when running -Qi in Ubuntu 25.10#38
sharkwouter merged 2 commits intomasterfrom
fix-buffer-overflow

Conversation

@sharkwouter
Copy link
Copy Markdown
Member

@sharkwouter sharkwouter commented Oct 20, 2025

This fixed #37. I reproduced that issue in Docker and I found a fix in the Pacman Gitlab repo. This PR includes the patch from that fix. Source here: https://gitlab.archlinux.org/pacman/pacman/-/merge_requests/147

Copy link
Copy Markdown

@JoseAaronLopezGarcia JoseAaronLopezGarcia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested in Ubuntu 25.10 before and after. It indeed fixes the issue.

@sharkwouter sharkwouter merged commit a8f2f93 into master Oct 20, 2025
6 checks passed
@sharkwouter sharkwouter deleted the fix-buffer-overflow branch October 20, 2025 13:48
@sharkwouter
Copy link
Copy Markdown
Member Author

You can now get a development build that includes this fix here: https://github.com/pspdev/pspdev/releases/tag/latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

psp-pacman -Qi causes a buffer overflow

2 participants