CVE-2024-35865

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.

medium 5.5 CVSS 3.1
Published: May 19, 2024
Modified: Jun 1, 2026
Vendor: Linux
Product: Linux Kernel
Versions: 6.9

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

Related CVEs