PT-2026-43719 · Linux+3 · Linux Kernel+3
CVE-2026-45852
·
Published
2026-01-12
·
Updated
2026-08-23
CVSS v4.0
7.3
High
| Vector | AV:L/AC:H/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A double free issue exists in the RDMA/rxe component. In the
rxe srq from init() function, the queue pointer q is assigned to srq->rq.queue before the SRQ number is copied to user space. If the copy to user() function fails, rxe queue cleanup() is called to free the queue, but an invalid pointer remains in srq->rq.queue. Subsequently, the caller function rxe create srq() triggers rxe srq cleanup(), which results in a second call to rxe queue cleanup() on the same memory address.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
DoS
Double Free
Multiple Releases of Same Resource or Handle
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Rocky Linux
Ubuntu