Bug 2339136 (CVE-2025-21660) - CVE-2025-21660 kernel: ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked
Summary: CVE-2025-21660 kernel: ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern...
Keywords:
Status: NEW
Alias: CVE-2025-21660
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-01-21 13:02 UTC by OSIDB Bzimport
Modified: 2025-01-21 16:57 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-01-21 13:02:43 UTC
In the Linux kernel, the following vulnerability has been resolved:

ksmbd: fix unexpectedly changed path in ksmbd_vfs_kern_path_locked

When `ksmbd_vfs_kern_path_locked` met an error and it is not the last
entry, it will exit without restoring changed path buffer. But later this
buffer may be used as the filename for creation.


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