← Browse

CVE-2025-22038

Medium

Elevated severity or exploit probability.

CVSS base
8.3 HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H
EPSS — probability of exploitation (30 days)
0.6%
46.3th percentile
CISA KEV
Not listed
Weakness / dates
CWE-125
Published 2025-04-16 · modified 2026-07-30

CVSS breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H

Attack VectorNNetwork
Attack ComplexityLLow
Privileges RequiredLLow
User InteractionNNone
ScopeUUnchanged
ConfidentialityHHigh
IntegrityLLow
AvailabilityHHigh

Timeline

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate zero num_subauth before sub_auth is accessed Access psid->sub_auth[psid->num_subauth - 1] without checking if num_subauth is non-zero leads to an out-of-bounds read. This patch adds a validation step to ensure num_subauth != 0 before sub_auth is accessed.

Affected

linux

References

Official: NVD · CVE.org