Security Advisory

CVE-2025-39777

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-09-11 16:56:29
Last updated 2026-05-11 21:36:05
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: crypto: acomp - Fix CFI failure due to type punning To avoid a crash when control flow integrity is enabled, make the workspace ("stream") free function use a consistent type, and call it through a function pointer that has that same type.