cve/2025/CVE-2025-38437.md
2025-09-29 21:09:30 +02:00

921 B

CVE-2025-38437

Description

In the Linux kernel, the following vulnerability has been resolved:ksmbd: fix potential use-after-free in oplock/lease break ackIf ksmbd_iov_pin_rsp return error, use-after-free can happen byaccessing opinfo->state and opinfo_put and ksmbd_fd_put couldcalled twice.

POC

Reference

No PoCs from references.

Github