VDB

CISA-2023-53241

CISA-2023-53241 PUBLISHED CVSS 5.5 MEDIUM

Reported by Linux · Published September 15, 2025

In the Linux kernel, the following vulnerability has been resolved: nfsd: call op_release, even when op_func returns an error For ops with "trivial" replies, nfsd4_encode_operation will shortcut most of the encoding work and skip to just marshalling up the status. One of the things it skips is calling op_release. This could cause a memory leak in the layoutget codepath if there is an error at an inopportune time. Have the compound processing engine always call op_release, even when op_func sets an error in op->status. With this change, we also need nfsd4_block_get_device_info_scsi to set the gd_device pointer to NULL on error to avoid a double free.

Risk Scores

CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Affected Products

VendorProductVersions
LinuxLinux34b1744c91ccd44811005822106945fa80ecbff2, 34b1744c91ccd44811005822106945fa80ecbff2, 34b1744c91ccd44811005822106945fa80ecbff2
LinuxLinux4.14, 0, 5.10.220
LinuxLinux*, 34b1744c91ccd44811005822106945fa80ecbff2, 34b1744c91ccd44811005822106945fa80ecbff2
linuxlinux_kernel4.14, 4.14, 4.14

Timeline

  • Sep 15, 2025 CVE Published
  • Jan 14, 2026 CVE Updated

References

Open in Interactive Console →
$ Console Community · 100/wk Open console ›