VDB
CISA-2024-41079
CISA-2024-41079
PUBLISHED
Reported by Linux · Published July 29, 2024
In the Linux kernel, the following vulnerability has been resolved: nvmet: always initialize cqe.result The spec doesn't mandate that the first two double words (aka results) for the command queue entry need to be set to 0 when they are not used (not specified). Though, the target implemention returns 0 for TCP and FC but not for RDMA. Let's make RDMA behave the same and thus explicitly initializing the result field. This prevents leaking any data from the stack.
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | a07b4970f464f13640e28e16dad6cfa33647cc99, a07b4970f464f13640e28e16dad6cfa33647cc99, a07b4970f464f13640e28e16dad6cfa33647cc99 |
| Linux | Linux | 4.8, 0, 6.1.101 |
| Linux | Linux | *, a07b4970f464f13640e28e16dad6cfa33647cc99, a07b4970f464f13640e28e16dad6cfa33647cc99 |
| linux | linux_kernel | 4.8, 4.8, 4.8 |
Timeline
- Jul 29, 2024 CVE Published
- Dec 20, 2025 CVE Updated