GHSA-2wjr-8gx8-q69wHighCVSS 7.5
In the Linux kernel, the following vulnerability has been resolved: afs: Fix error code in...
🔗 CVE IDs covered (1)
📋 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.
🔗 References (10)
- https://nvd.nist.gov/vuln/detail/CVE-2026-72378
- https://git.kernel.org/stable/c/4897cb71d4ab1f7e1a214adb1e4b80176702368d
- https://git.kernel.org/stable/c/4e0b047848a855f2c933a6439f76a01743ba5620
- https://git.kernel.org/stable/c/7ce6737a975ea3e0dc2e5946628d233779ca0caf
- https://git.kernel.org/stable/c/8530206911fd66ad739ca5ce95f1d069f3d42204
- https://git.kernel.org/stable/c/9ad9016e3333c3c1f9284a253ff0658369e07aac
- https://git.kernel.org/stable/c/bdcd80ff12939d172043fac5eb822b92366a1bab
- https://git.kernel.org/stable/c/cb33dd2968588c78fad78dec19f61cabe5785494
- https://git.kernel.org/stable/c/f70fbf2b974b63a7042705c2b0464cb8c97e9f34
- https://github.com/advisories/GHSA-2wjr-8gx8-q69w