cvedb.io
CVE-2025-38092
MEDIUM · CVSS 5.5
EPSS exploitation probability: 0%
Published 2025-07-02T15:15:26.197 · Last modified 2026-06-17T09:16:02.327

Summary

In the Linux kernel, the following vulnerability has been resolved: ksmbd: use list_first_entry_or_null for opinfo_get_list() The list_first_entry() macro never returns NULL. If the list is empty then it returns an invalid pointer. Use list_first_entry_or_null() to check if the list is empty.

Affected products

linux — linux_kernel

Does this affect you?

Add your gear to cvedb and we'll alert you only when linux ships something exploited.

Check my exposure →

References

This product uses data from the NVD API but is not endorsed or certified by the NVD. Informational only; not professional security advice.