Security Advisory

CVE-2026-72378

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2026-08-15 05:56:11
Last updated 2026-08-17 05:43:29
Assigner Linux
CVSS score 7.5
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: afs: Fix error code in afs_extract_vl_addrs() The error codes on these paths are only set on the first iteration through the loop. Set the correct error code on every iteration.