AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-38191

HIGH · CVSS 7.5 EPSS 1.12%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-07-04 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects Linux.

CVE
CVE-2025-38191
Severity
HIGH
CVSS
7.5
EPSS
1.12%
Linux

Original NVD Description

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().

Related CVEs

Other vulnerabilities affecting the same vendor(s)