imPC@ndo IT

Tracker / CVE-2025-22038

CVE-2025-22038

High 8.3

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 products and versions

linux linux_kernel · … → 6.1.134
linux linux_kernel · 6.13 → 6.13.11
linux linux_kernel · 6.14 → 6.14.2
linux linux_kernel · 6.2 → 6.6.87
linux linux_kernel · 6.7 → 6.12.23

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