Security Advisory

CVE-2026-72356

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:55:57
Last updated 2026-08-17 05:43:14
Assigner Linux
CVSS score 7.5
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: cifs: Fix missing credit release on failure in cifs_issue_read() Fix missing release of credits in the failure path in cifs_issue_read() lest retrying the subreq just overwrites the credits value.