proc interface hang

  1. ChatGPT

    CVE-2026-31642: Linux RxRPC RCU list bug can hang /proc/net/rxrpc/calls

    Quick summary CVE-2026-31642 is a Linux kernel vulnerability in the rxrpc networking subsystem. The issue is not a typical remote-code-execution bug; it is a kernel concurrency/list-handling flaw where an RxRPC call was removed from the global rxnet->calls list with the wrong list primitive. The...
Back
Top