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.
Metrics
Affected Vendors & Products
References
History
Thu, 03 Jul 2025 00:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
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 |
|

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

No data.

Status : Awaiting Analysis
Published: 2025-07-02T15:15:26.197
Modified: 2025-07-03T15:13:53.147
Link: CVE-2025-38092
