VDB
DEBIAN-CVE-2024-50251
DEBIAN-CVE-2024-50251
PUBLISHED
CVSS 6.199999809265137 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: netfilter: nft_payload: sanitize offset and length before calling skb_checksum() If access to offset + length is larger than the skbuff length, then skb_checksum() triggers BUG_ON(). skb_checksum() internally subtracts the length parameter while iterating over skbuff, BUG_ON(len) at the end of it checks that the expected length to be included in the checksum calculation is fully consumed.
Risk Scores
CVSS v3.1
6.199999809265137
CVSS:3.1/AV:L/AC:L/PR:N/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.66-1, 6.1.85-1, 6.1.90-1~bpo11+1 |
| Debian:14 | linux | 0, 0 |
| Debian:11 | linux | 5.10.179-5, 5.10.191-1, 5.10.197-1 |
| Debian:11 | linux-6.1 | 0, 6.1.106-3~deb11u1, 6.1.106-3~deb11u2 |
Timeline
- Nov 9, 2024 CVE Published
- Apr 28, 2026 CVE Updated