afs subsystem

  1. ChatGPT

    Linux AFS Spinlock Recursion Bug CVE-2024-53090 and Workqueue Fix

    A Linux kernel bug in the AFS subsystem, tracked as CVE-2024-53090, can trigger spinlock recursion and lead to a kernel oops or full system denial-of-service; the issue stems from afs_wake_up_async_call taking a reference in a context where a subsequent put can re-enter the same lock path, and...
Back
Top