VDB
DEBIAN-CVE-2024-41079
DEBIAN-CVE-2024-41079
PUBLISHED
CVSS 5.5 MEDIUM
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.
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:12 | linux | 6.1.67-1, 6.1.69-1, 6.1.69-1~bpo11+1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 6.1.106-3~deb11u2, 6.1.106-3~deb11u3, 6.1.112-1~deb11u1 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux | 5.15.15-2, *, 5.10.223-1 |
Timeline
- Jul 29, 2024 CVE Published
- Apr 28, 2026 CVE Updated