Bug 2383518 (CVE-2025-38437) - CVE-2025-38437 kernel: ksmbd: fix potential use-after-free in oplock/lease break ack
Summary: CVE-2025-38437 kernel: ksmbd: fix potential use-after-free in oplock/lease br...
Keywords:
Status: NEW
Alias: CVE-2025-38437
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-07-25 16:03 UTC by OSIDB Bzimport
Modified: 2025-07-25 16:51 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-07-25 16:03:52 UTC
In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix potential use-after-free in oplock/lease break ack

If ksmbd_iov_pin_rsp return error, use-after-free can happen by
accessing opinfo->state and opinfo_put and ksmbd_fd_put could
called twice.


Note You need to log in before you can comment on or make changes to this bug.