CVE-2025-38514
EUVD-2025-2508416.08.2025, 11:15
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.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| linux | linux_kernel | 4.9 ≤ 𝑥 < 5.4.296 |
| linux | linux_kernel | 5.5 ≤ 𝑥 < 5.10.240 |
| linux | linux_kernel | 5.11 ≤ 𝑥 < 5.15.189 |
| linux | linux_kernel | 5.16 ≤ 𝑥 < 6.1.146 |
| linux | linux_kernel | 6.2 ≤ 𝑥 < 6.6.99 |
| linux | linux_kernel | 6.7 ≤ 𝑥 < 6.12.39 |
| linux | linux_kernel | 6.13 ≤ 𝑥 < 6.15.7 |
| linux | linux_kernel | 6.16:rc1 |
| linux | linux_kernel | 6.16:rc2 |
| linux | linux_kernel | 6.16:rc3 |
| linux | linux_kernel | 6.16:rc4 |
| linux | linux_kernel | 6.16:rc5 |
| debian | debian_linux | 11.0 |
𝑥
= Vulnerable software versions
Debian Releases
References