VDB
DEBIAN-CVE-2024-49571
DEBIAN-CVE-2024-49571
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg When receiving proposal msg in server, the field iparea_offset and the field ipv6_prefixes_cnt in proposal msg are from the remote client and can not be fully trusted. Especially the field iparea_offset, once exceed the max value, there has the chance to access wrong address, and crash may happen. This patch checks iparea_offset and ipv6_prefixes_cnt before using them.
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:13 | linux | 0, 0 |
| Debian:12 | linux | 6.1.85-1, 6.1.90-1, 6.1.94-1 |
| Debian:11 | linux-6.1 | 6.1.119-1, 6.1.106-3~deb11u1, 6.1.106-3~deb11u2 |
| Debian:11 | linux | 5.10.70-1, 5.10.92-1, 5.10.92-1 |
| Debian:14 | linux | 0, 0 |
Exploit Intelligence
- USN-7389-1.json (github-poc)
Timeline
- Jan 11, 2025 CVE Published
- Apr 28, 2026 CVE Updated