https://app.opencve.io/cve/CVE-2026-53359
This won't get fixed in the 7.0.x kernel tree, but is fixed in kernel versions:
* 6.1.177
* 6.6.144
* 6.12.95
* 6.18.38
* 7.1.3
* 7.2-rc1
Reference...
Ah, I didn't see that at all.
That being said, I'm struggling to get my head around how it would actually function. I can see how to represent the information I already have - but I'm not sure how I would discover how to create this if I hadn't...
I was messing around today with the CPU types that I'm telling QEMU to use.
My home lab is a couple of repurposed Ryzen CPUs:
1 x AMD Ryzen 7 3700X 8-Core Processor (1 Socket)
1 x AMD Ryzen 7 5700G with Radeon Graphics (1 Socket)
I've been...
Hi @fabian ,
Thanks for the reply. I'm actually starting to think that it was the removal of the `iommu=pt` from the kernel command line that was causing the failure. This system has been built for quite some time - and that was in there for a...
Thanks - this mainboard is an MSI X570-A PRO (MS-7C37) with BIOS version H.P1.
Looking here, it seems to be a couple of versions out of date: https://www.msi.com/Motherboard/X570-A-PRO/support
I have another system with only an NVMe drive...
I'm in the middle of troubleshooting this. I was doing a smart test on my nvme drive (Seagate FireCuda 510 SSD ZP500GM30001) when the drive went unresponsive.
dmesg showed errors like:
[ 337.272885] nvme nvme0: I/O tag 757 (12f5) opcode 0x2...
Ah - I should note that when I unblocked the IPv6 access to the master DNS server, everything worked as it should - so this issue is purely around the fallback to IPv4 address.
Trying to get a Let's Encrypt cert via the ACME nsupdate plugin and it's failing with FORMERR. TSIG key works fine if I run nsupdate by hand against the same server, so it's not an auth or ACL issue.
Versions:
libproxmox-acme-perl...