imPC@ndo IT

Tracker / CVE-2025-38191

CVE-2025-38191

High 7.5

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in destroy_previous_session If client set ->PreviousSessionId on kerberos session setup stage, NULL pointer dereference error will happen. Since sess->user is not set yet, It can pass the user argument as NULL to destroy_previous_session. sess->user will be set in ksmbd_krb5_authenticate(). So this patch move calling destroy_previous_session() after ksmbd_krb5_authenticate().

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · 5.15 → 6.1.142
linux linux_kernel · 6.13 → 6.15.4
linux linux_kernel · 6.2 → 6.6.95
linux linux_kernel · 6.7 → 6.12.35

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References