cve/2024/CVE-2024-0565.md
2024-07-25 21:25:12 +00:00

1.7 KiB

CVE-2024-0565

Description

An out-of-bounds memory read flaw was found in receive_encrypted_standard in fs/smb/client/smb2ops.c in the SMB Client sub-component in the Linux Kernel. This issue occurs due to integer underflow on the memcpy length, leading to a denial of service.

POC

Reference

No PoCs from references.

Github