Skip to content

Conversation

@ecomaikgolf
Copy link
Member

Fix https://kqx.io/post/qemu-nday/ by using Fedora 43 as base image.

Maybe we want to use rawhide. Or something else, I used Fedora as I new it would have a fresh version. I tried RHEL Ubi images but it did not have half of the packages.

This is one of the cases where we might not want to lock the repository packages, as we want qemu to update.

bash-5.3$ qemu-system-x86_64 --version
QEMU emulator version 10.1.2 (qemu-10.1.2-1.fc43)
Copyright (c) 2003-2025 Fabrice Bellard and the QEMU Project developers

Makes sense to use always latest qemu, the container is privileged, we also dont want anything else to be found and get a escape.

@ecomaikgolf ecomaikgolf linked an issue Dec 10, 2025 that may be closed by this pull request
@MarkusOstermayer MarkusOstermayer requested review from asamonik and removed request for MarkusOstermayer December 10, 2025 09:38
@csskevin
Copy link
Collaborator

csskevin commented Dec 10, 2025

Running make test outputs

image

Also the version updates are missing in .versions and README.md

@ecomaikgolf
Copy link
Member Author

This seems unrelated to the PR. We had the same issue before, that with docker on your system the key is missing for whatever reason.

I can double check later but it passes for me.

The .version is true, gotta change that before merging

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.

pwn-qemu-kernel QEMU n-day

3 participants