Bug 2455339 (CVE-2026-31410) - CVE-2026-31410 kernel: ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION
Summary: CVE-2026-31410 kernel: ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION
Keywords:
Status: NEW
Alias: CVE-2026-31410
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2026-04-06 09:01 UTC by OSIDB Bzimport
Modified: 2026-04-06 11:55 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2026-04-06 09:01:45 UTC
In the Linux kernel, the following vulnerability has been resolved:

ksmbd: use volume UUID in FS_OBJECT_ID_INFORMATION

Use sb->s_uuid for a proper volume identifier as the primary choice.
For filesystems that do not provide a UUID, fall back to stfs.f_fsid
obtained from vfs_statfs().


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