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.
History

Thu, 03 Jul 2025 00:30:00 +0000

Type Values Removed Values Added
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Wed, 02 Jul 2025 14:45:00 +0000

Type Values Removed Values Added
Description 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.
Title ksmbd: use list_first_entry_or_null for opinfo_get_list()
References

cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2025-07-02T14:43:30.776Z

Updated: 2025-09-03T13:06:51.760Z

Reserved: 2025-04-16T04:51:23.983Z

Link: CVE-2025-38092

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2025-07-02T15:15:26.197

Modified: 2025-07-03T15:13:53.147

Link: CVE-2025-38092

cve-icon Redhat

Severity : Moderate

Publid Date: 2025-07-02T00:00:00Z

Links: CVE-2025-38092 - Bugzilla