In the Linux kernel, the following vulnerability has been resolved: afs: Clear stale peer app data after address list changes afs_fs_probe_fileserver() fetches the current endpoint state under serv…
Info
Summary
In the Linux kernel, the following vulnerability has been resolved: afs: Clear stale peer app data after address list changes afs_fs_probe_fileserver() fetches the current endpoint state under server->fs_lock, but leaves old_alist as NULL. Consequently, afs_set_peer_appdata() treats every address list replacement as initial setup and only binds the new peers; it never unbinds peers removed from the old list. An address refresh can therefore proceed as follows. CPU 0 replaces server S's lis…
In-depth triage
No in-depth report has been generated yet (DR-003 v2 AI pipeline is under construction).
Sources
- NVD DATABASE
Original Links
- https://git.kernel.org/stable/c/3afb988fd0411707bdafb9b321086fff0da28aae
- https://git.kernel.org/stable/c/7f7f5589d048821dea316cbac9b37d27eaf7530e
- https://git.kernel.org/stable/c/ba0623fc19a424f4745394c499f9f28a8d88d397
- https://git.kernel.org/stable/c/c7f77a11a1e719192c7262aad38a3919aec62c21
Timeline
- nvd_ingest NVD