← Back to browse · API

CVE-2025-22037

Severity
HIGH
CVSS
7.5
EPSS
0.65736
Risk score
53.01
CISA KEV
No
PoC
No
Published
2025-04-16
Modified
2026-08-05
First seen
2026-08-05
Aliases
EUVD-2025-11252, GHSA-GVG4-XH6R-GGRP
Products
Linux:Linux 0626e6641f6b467447c81dd7678a69c66f7746cf <8f216b33a5e1b3489c073b1ea1b3d7cb63c8dc4d, Linux:Linux 0626e6641f6b467447c81dd7678a69c66f7746cf <b8eb243e670ecf30e91524dd12f7260dac07d335, Linux:Linux 0626e6641f6b467447c81dd7678a69c66f7746cf <c8b5b7c5da7d0c31c9b7190b4a7bba5281fc4780, Linux:Linux 0626e6641f6b467447c81dd7678a69c66f7746cf <ca8bed31edf728a662ef9d6f39f50e7a7dc2b5ad, Linux:Linux 0626e6641f6b467447c81dd7678a69c66f7746cf <cce57cd8c5dead24127cf2308fdd60fcad2d6ba6, Linux:Linux 5.15, Linux:Linux patch: 0, Linux:Linux patch: 6.12.23, Linux:Linux patch: 6.13.11, Linux:Linux patch: 6.14.2, Linux:Linux patch: 6.15, Linux:Linux patch: 6.6.107, linux:linux_kernel
Sources
nvd CVE-2025-22037
euvd EUVD-2025-11252

Description

In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix null pointer dereference in alloc_preauth_hash() The Client send malformed smb2 negotiate request. ksmbd return error response. Subsequently, the client can send smb2 session setup even thought conn->preauth_info is not allocated. This patch add KSMBD_SESS_NEED_SETUP status of connection to ignore session setup request if smb2 negotiate phase is not complete.

References