CVE-2026-97522
UNKNOWN
NVD
CVSS Score
0
Severity
UNKNOWN
Published
Sep 25, 2026
Vendor
unknown
Description
In the Linux kernel, the following vulnerability has been resolved: mptcp: fix bad accounting in __mptcp_subflow_push_pending() If __subflow_push_pending() errors out we should avoid updating the copied byte counters, to avoid mismatch push call later on.