CVE-2025-37773

Publication date

2025-05-01 13:07:12

Family

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.