A narrowly targeted fix in the Linux AMDGPU DRM driver closes a deterministic kernel crash that could occur after hibernation on systems using PF (physical function) passthrough, a change that demands immediate attention from operators who run GPU‑exposed hosts, VMs or containers: the...
A subtle null‑check omission in the AMD DRM display stack has been cataloged as CVE‑2024‑49893 — a low‑complexity, local NULL pointer dereference that can crash the kernel’s AMD display code path and produce a denial‑of‑service on affected Linux kernels; the fix is a small defensive check in...
Microsoft’s public advisory for CVE-2025-38361 notes that Azure Linux includes the open‑source library that contains the bug, but that statement is a product‑scoped attestation—not an iron‑clad guarantee that no other Microsoft product ships the same vulnerable code. The Linux kernel fix for...
Microsoft’s public advisory that “Azure Linux includes this open‑source library and is therefore potentially affected” is accurate for the product inventory Microsoft has completed — but it is not proof that Azure Linux is the only Microsoft product that could possibly include the vulnerable...
The Linux kernel received a targeted fix for a subtle but potentially disruptive array‑bounds error in the AMD DRM display code: an incorrect constant was used to size the mpc_combine array, allowing an out‑of‑bounds write when a GPU had more planes than the per‑stream limit implied. The issue...