Description
In the Linux kernel, the following vulnerability has been resolved: RDMA/efa: Fix use of completion ctx after free On admin queue completion handling, if the admin command completed with error we print data from the completion context. The issue is that we already freed the completion context in polling/interrupts handler which means we print data from context in an unknown state (it might be already used again). Change the admin submission flow so alloc/dealloc of the context will be symmetric and dealloc will be called after any potential use of the context.
Scores
CVSS v3
7.8
EPSS
0.0001
EPSS Percentile
2.2%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
CWE
CWE-416
Status
published
Products (11)
Linux/Linux
< 5.12
Linux/Linux
5.12
Linux/Linux
6.18.21 - 6.18.*
Linux/Linux
6.19.11 - 6.19.*
Linux/Linux
68fb9f3e312a36e49fd05ec2d6b668daf2c4931a - 0dd98aea1c0c45987fa2dd92f988b0eb1a72c125
Linux/Linux
68fb9f3e312a36e49fd05ec2d6b668daf2c4931a - 1cf95fe5dc5471efea947b4c6f8913da6bc7976e
Linux/Linux
68fb9f3e312a36e49fd05ec2d6b668daf2c4931a - ef3b06742c8a201d0e83edc9a33a89a4fe3009f8
Linux/Linux
7.0
linux/linux_kernel
5.12
linux/linux_kernel
7.0 rc1 (7 CPE variants)
... and 1 more
Published
Apr 22, 2026
Tracked Since
Apr 22, 2026