Bug 2396406 (CVE-2023-53381) - CVE-2023-53381 kernel: NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Summary: CVE-2023-53381 kernel: NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Keywords:
Status: NEW
Alias: CVE-2023-53381
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
high
high
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-09-18 14:03 UTC by OSIDB Bzimport
Modified: 2025-09-18 16:45 UTC (History)
0 users

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


Attachments (Terms of Use)

Description OSIDB Bzimport 2025-09-18 14:03:18 UTC
In the Linux kernel, the following vulnerability has been resolved:

NFSD: fix leaked reference count of nfsd4_ssc_umount_item

The reference count of nfsd4_ssc_umount_item is not decremented
on error conditions. This prevents the laundromat from unmounting
the vfsmount of the source file.

This patch decrements the reference count of nfsd4_ssc_umount_item
on error.


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