CVE-2026-97584

Summary

In the Linux kernel, the following vulnerability has been resolved:

afs: Fix incorrect free in candidate cleanup in afs_lookup_server()

Fix afs_lookup_server() to not free an existing server's endpoint state when cleaning up a candidate server. The candidate record doesn't have an endpoint state yet at this point, so the free for that can just be removed.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxd6aa05cd995830f6dcee7b139335edb266de38a6 < 981d72663dee2fa6efaf202293e68d2b10a0d1d4affected
LinuxLinux4882ba78574e2d8c579658f65f6784b0d139d173 < e5bc0fa9959dc8f7eb1afab7c039594a16a1a65caffected
LinuxLinux4882ba78574e2d8c579658f65f6784b0d139d173 < 349e713039a1fd6659c27e7a66238bfa49ce37e9affected
LinuxLinux4882ba78574e2d8c579658f65f6784b0d139d173 < 044d596094af4b769fb8e1173dff0d08bd68db6caffected
LinuxLinux6.12.101 < 6.12.111affected
LinuxLinux6.15affected
LinuxLinux0 < 6.15unaffected
LinuxLinux6.12.111 <= 6.12.*unaffected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2.7 <= 7.2.*unaffected
LinuxLinux7.3-rc3 <= *unaffected

Weaknesses

References