CVE-2025-38514
rxrpc: Fix oops due to non-existence of prealloc backlog struct
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
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.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Aug 16, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new unknown vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
248f219cb8bcbfbd7f132752d44afa2df7c241d1 < bf0ca6a1bc4fb904b598137c6718785a107e3adf 248f219cb8bcbfbd7f132752d44afa2df7c241d1 < f7afb3ff01c42c49e8a143cdce400b95844bb506 248f219cb8bcbfbd7f132752d44afa2df7c241d1 < f5e72b7824d08c206ce106d30cb37c4642900ccc 248f219cb8bcbfbd7f132752d44afa2df7c241d1 < 0eef29385d715d4c7fd707b18d4a9b76c76dd5e6 248f219cb8bcbfbd7f132752d44afa2df7c241d1 < efc1b2b7c1a308b60df8f36bc2d7ce16d3999364 248f219cb8bcbfbd7f132752d44afa2df7c241d1 < d1ff5f9d2c5405681457262e23c720b08977c11f 248f219cb8bcbfbd7f132752d44afa2df7c241d1 < 2c2e9ebeb036f9b1b09325ec5cfdfe0e78f357c3 248f219cb8bcbfbd7f132752d44afa2df7c241d1 < 880a88f318cf1d2a0f4c0a7ff7b07e2062b434a4
Linux / Linux
4.9
References
git.kernel.org: https://git.kernel.org/stable/c/bf0ca6a1bc4fb904b598137c6718785a107e3adf git.kernel.org: https://git.kernel.org/stable/c/f7afb3ff01c42c49e8a143cdce400b95844bb506 git.kernel.org: https://git.kernel.org/stable/c/f5e72b7824d08c206ce106d30cb37c4642900ccc git.kernel.org: https://git.kernel.org/stable/c/0eef29385d715d4c7fd707b18d4a9b76c76dd5e6 git.kernel.org: https://git.kernel.org/stable/c/efc1b2b7c1a308b60df8f36bc2d7ce16d3999364 git.kernel.org: https://git.kernel.org/stable/c/d1ff5f9d2c5405681457262e23c720b08977c11f git.kernel.org: https://git.kernel.org/stable/c/2c2e9ebeb036f9b1b09325ec5cfdfe0e78f357c3 git.kernel.org: https://git.kernel.org/stable/c/880a88f318cf1d2a0f4c0a7ff7b07e2062b434a4 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html