VDB
DEBIAN-CVE-2025-38514
DEBIAN-CVE-2025-38514
PUBLISHED
CVSS 5.5 MEDIUM
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.
Risk Scores
CVSS 3.1
5.5
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:11 | linux-6.1 | 6.1.112-1~deb11u1, 6.1.106-3~deb11u3, 6.1.106-3~deb11u2 |
| Debian:12 | linux | 6.1.115-1, 6.1.119-1, 6.1.123-1 |
| Debian:14 | linux | 6.14.6-1, 6.12.43-1, 6.12.43-1~bpo12+1 |
| Debian:13 | linux | 6.12.38-1, 0, 6.12.38-1 |
| Debian:11 | linux | 5.10.191-1, 5.10.197-1, 5.10.205-1 |
Exploit Intelligence
- 3510.3.8.yml (github-poc)
Timeline
- Aug 16, 2025 CVE Published
- Apr 28, 2026 CVE Updated