Vulnerability CVE-2024-35865


Published: 2024-05-19

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

smb: client: fix potential UAF in smb2_is_valid_oplock_break()

Skip sessions that are being teared down (status == SES_EXITING) to
avoid UAF.

 References:
https://git.kernel.org/stable/c/84488466b7a69570bdbf76dd9576847ab97d54e7
https://git.kernel.org/stable/c/21fed37d2bdcde33453faf61d3d4d96c355f04bd
https://git.kernel.org/stable/c/3dba0e5276f131e36d6d8043191d856f49238628
https://git.kernel.org/stable/c/22863485a4626ec6ecf297f4cc0aef709bc862e4

Copyright 2026, cxsecurity.com

 

Back to Top