Files
CVEs-PoC/2022/CVE-2022-0168.md
T
2024-06-18 02:51:15 +02:00

938 B
Raw Blame History

CVE-2022-0168

Description

A denial of service (DOS) issue was found in the Linux kernels smb2_ioctl_query_info function in the fs/cifs/smb2ops.c Common Internet File System (CIFS) due to an incorrect return from the memdup_user function. This flaw allows a local, privileged (CAP_SYS_ADMIN) attacker to crash the system.

POC

Reference

Github