In the Linux kernel, the following vulnerability has been resolved: rxrpc: Fix oops due to non-existence of prealloc backlog struct If an AF_RXRPC service socket is opened and bound, but calls are preallocated, then rxrpc_alloc_incoming_call() will oops because the rxrpc_backlog struct doesn't get allocated until the first preallocation is made. Fix this by returning NULL from rxrpc_alloc_incoming_call() if there is no backlog struct. This will cause the incoming call to be aborted.
| Product | Vendor | Version |
|---|---|---|
| Linux | Linux | < 69276a555c740acfbff13fb5769ee9c92e1c828e |
| Linux | Linux | n/a |
| Linux | Linux | <= 17.011.30204 |
| Linux | Linux | 7.2.0 |