CVE Database
/

CVE-2025-38514

Back to search

CVE-2025-38514

Published: Aug 16, 2025

Modified: May 11, 2026

PUBLISHED

Description

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.

VendorProductVersions

Linux

Linux

affected
248f219cb8bcbfbd7f132752d44afa2df7c241d1 - < bf0ca6a1bc4fb904b598137c6718785a107e3adf
affected
248f219cb8bcbfbd7f132752d44afa2df7c241d1 - < f7afb3ff01c42c49e8a143cdce400b95844bb506
affected
248f219cb8bcbfbd7f132752d44afa2df7c241d1 - < f5e72b7824d08c206ce106d30cb37c4642900ccc
affected
248f219cb8bcbfbd7f132752d44afa2df7c241d1 - < 0eef29385d715d4c7fd707b18d4a9b76c76dd5e6
affected
248f219cb8bcbfbd7f132752d44afa2df7c241d1 - < efc1b2b7c1a308b60df8f36bc2d7ce16d3999364

+3 more versions

Linux

Linux

affected
4.9
unaffected
0 - < 4.9
unaffected
5.4.296 - <= 5.4.*
unaffected
5.10.240 - <= 5.10.*
unaffected
5.15.189 - <= 5.15.*

+5 more versions

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now