imPC@ndo IT

Tracker / CVE-2025-38514

CVE-2025-38514

High 7.5

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.

Affected products and versions

debian debian_linux
linux linux_kernel
linux linux_kernel · 4.9 → 5.4.296
linux linux_kernel · 5.11 → 5.15.189
linux linux_kernel · 5.16 → 6.1.146
linux linux_kernel · 5.5 → 5.10.240
linux linux_kernel · 6.13 → 6.15.7
linux linux_kernel · 6.2 → 6.6.99
linux linux_kernel · 6.7 → 6.12.39

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References