Vulnerability CVE-2022-48668


Published: 2024-04-28

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

smb3: fix temporary data corruption in collapse range

collapse range doesn't discard the affected cached region
so can risk temporarily corrupting the file data. This
fixes xfstest generic/031

I also decided to merge a minor cleanup to this into the same patch
(avoiding rereading inode size repeatedly unnecessarily) to make it
clearer.

 References:
https://git.kernel.org/stable/c/49523a4732204bdacbf3941a016503ddb4ddb3b9
https://git.kernel.org/stable/c/fa30a81f255a56cccd89552cd6ce7ea6e8d8acc4

Copyright 2026, cxsecurity.com

 

Back to Top