Security Advisory

CVE-2025-37773

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-01 13:07:12
Last updated 2026-05-11 21:14:52
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: virtiofs: add filesystem context source name check In certain scenarios, for example, during fuzz testing, the source name may be NULL, which could lead to a kernel panic. Therefore, an extra check for the source name should be added.