Security Advisory

CVE-2025-37844

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-05-09 06:41:53
Last updated 2026-05-23 15:58:23
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: cifs: avoid NULL pointer dereference in dbg call cifs_server_dbg() implies server to be non-NULL so move call under condition to avoid NULL pointer dereference. Found by Linux Verification Center (linuxtesting.org) with SVACE.