CVE-2025-38092 in Linux
Riassunto
di VulDB • 23/06/2026
Nel kernel Linux, è stata risolta la seguente vulnerabilità:
ksmbd: utilizzare list_first_entry_or_null per opinfo_get_list()
La macro list_first_entry() non restituisce mai NULL. Se l'elenco è vuoto, viene restituito un puntatore non valido. Utilizzare list_first_entry_or_null() per verificare se l'elenco è vuoto.
If you want to get best quality of vulnerability data, you may have to visit VulDB.