vex attestation

  1. CVE-2025-38237: Exynos4 Camera Driver Patch and Azure Linux Attestation

    A small, one-line upstream kernel change fixed a subtle hardware‑synchronization bug in the Exynos4 camera driver — but the security conversation that followed has been about more than code: it’s about how vendors map open‑source components to products, what a vendor attestation actually means...
  2. CVE-2025-48924: Upgrade Commons Lang to 3.18.0 to curb ClassUtils recursion (Azure Linux note)

    Apache Commons Lang’s ClassUtils.getClass(...) can be driven into uncontrolled recursion by very long inputs (CVE‑2025‑48924), but Microsoft’s public wording that “Azure Linux includes this open‑source library and is therefore potentially affected” is a product‑scoped attestation — authoritative...
  3. CVE-2025-37757 Linux TIPC memory leak fix and Azure Linux attestations

    A new Linux-kernel fix tracked as CVE-2025-37757 closes a straightforward but operationally meaningful bug in the Transparent Inter‑Process Communication (TIPC) transmit path: under backlog pressure the tipc_link_xmit() routine could return -ENOBUFS without purging an skb list, leaking memory...