VDB
DEBIAN-CVE-2024-57791
DEBIAN-CVE-2024-57791
PUBLISHED
CVSS 7.5 HIGH
In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sock_recvmsg when draining clc data When receiving clc msg, the field length in smc_clc_msg_hdr indicates the length of msg should be received from network and the value should not be fully trusted as it is from the network. Once the value of length exceeds the value of buflen in function smc_clc_wait_msg it may run into deadloop when trying to drain the remaining data exceeding buflen. This patch checks the return value of sock_recvmsg when draining data in case of deadloop in draining.
Risk Scores
CVSS v3.1
7.5
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:12 | linux | 6.1.37-1, 6.1.82-1, 6.1.85-1 |
| Debian:13 | linux | 0, 0 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3, 6.1.106-3 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.84-1, 5.10.92-1, 5.10.92-1 |
Timeline
- Jan 11, 2025 CVE Published
- Apr 28, 2026 CVE Updated