Acknowledged
Created: Aug 17, 2025
Updated: Aug 18, 2025
Found In Version: 10.23.30.1
Severity: Standard
Applicable for: Wind River Linux LTS 23
Component/s: Kernel
In the Linux kernel, the following vulnerability has been resolved:EOL][EOL]rxrpc: Fix oops due to non-existence of prealloc backlog struct[EOL][EOL]If an AF_RXRPC service socket is opened and bound, but calls are[EOL]preallocated, then rxrpc_alloc_incoming_call() will oops because the[EOL]rxrpc_backlog struct doesn't get allocated until the first preallocation is[EOL]made.[EOL][EOL]Fix this by returning NULL from rxrpc_alloc_incoming_call() if there is no[EOL]backlog struct. This will cause the incoming call to be aborted.
CREATE(Triage):(User=pbi-cn) [CVE-2025-38514 (https://nvd.nist.gov/vuln/detail/CVE-2025-38514)