CVE-2025-21844
CVSS 3.1 Score 5.5 of 10 (medium)
Details
Summary
CVE-2025-21844 is a recently identified vulnerability in the Linux kernel's SMB (Server Message Block) client. This issue specifically affects the receive_encrypted_standard() function. The flaw resides in a lack of checks for null pointers in this function, which could result in a null pointer dereference. The vulnerability can be exploited if an attacker sends a specially crafted SMB packet to the vulnerable system. To mitigate this risk, the Linux community has released updates that include checks for the return values of cifs_buf_get() and cifs_small_buf_get() in the receive_encrypted_standard() function to prevent null pointer dereferences.
Prevent cyber attacks with Recorded Future by prioritizing and patching critical vulnerabilities being exploited by threat actors targeting your industry. Book your demo to learn more.
Affected Products
- Linux Kernel
Affected Vendors
- LINUX