Bug 2419887 (CVE-2025-40286) - CVE-2025-40286 kernel: smb/server: fix possible memory leak in smb2_read()
Summary: CVE-2025-40286 kernel: smb/server: fix possible memory leak in smb2_read()
Keywords:
Status: NEW
Alias: CVE-2025-40286
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-12-08 07:06 UTC by OSIDB Bzimport
Modified: 2025-12-08 22:47 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-12-08 07:06:21 UTC
In the Linux kernel, the following vulnerability has been resolved:

smb/server: fix possible memory leak in smb2_read()

Memory leak occurs when ksmbd_vfs_read() fails.
Fix this by adding the missing kvfree().


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