Vulnerability CVE-2022-48667


Published: 2024-04-28

Description:
In the Linux kernel, the following vulnerability has been resolved:

smb3: fix temporary data corruption in insert range

insert range doesn't discard the affected cached region
so can risk temporarily corrupting file data.

Also includes some minor cleanup (avoiding rereading
inode size repeatedly unnecessarily) to make it clearer.

 References:
https://git.kernel.org/stable/c/0cdde8460c304283d4ebe3f767a70215d1ab9d4e
https://git.kernel.org/stable/c/9c8b7a293f50253e694f19161c045817a938e551

Copyright 2026, cxsecurity.com

 

Back to Top