Linux Kernel SMB Client Out-of-Bounds Read Vulnerability in Symlink Error Response Parsing

Vulnerability

A vulnerability in the Linux kernel's SMB client can lead to out-of-bounds reads when parsing symlink error responses. This issue arises because the SMB2 message checking function does not properly validate the length of messages that indicate a symlink error, allowing server-controlled data to be read past the intended buffer limits. The vulnerability is present in the stable versions of the Linux kernel.

Impact

Exploitation of this vulnerability causes out-of-bounds read conditions, which can lead to memory corruption or disclosure of sensitive information from the kernel's memory space.

Reproduction

To reproduce this vulnerability, a client must send a request to an SMB server that responds with a symlink error status. The response will include error context data that, due to improper length validation, can be parsed in a way that reads beyond the allocated buffer. This out-of-bounds data is then decoded and returned to the user space as part of the symlink target, creating a potential information leak.

Remediation

Users can upgrade to the latest stable version of the Linux kernel, where this vulnerability has been fixed.

Added: Apr 24, 2026, 5:38 PM
Updated: Apr 24, 2026, 5:38 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
5.3
remediation
7.7
relevance
6.6
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.