VDB
DEBIAN-CVE-2024-53146
DEBIAN-CVE-2024-53146
PUBLISHED
CVSS 5.5 MEDIUM
In the Linux kernel, the following vulnerability has been resolved: NFSD: Prevent a potential integer overflow If the tag length is >= U32_MAX - 3 then the "length + 4" addition can result in an integer overflow. Address this by splitting the decoding into several steps so that decode_cb_compound4res() does not have to perform arithmetic on the unsafe length value.
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.99-1, *, 6.1.106-1 |
| Debian:11 | linux | 5.10.178-1, 5.10.218-1, 5.10.221-1 |
| Debian:11 | linux-6.1 | 6.1.112-1, 0, 6.1.106-3 |
| Debian:13 | linux | 0, 0 |
| Debian:14 | linux | 0, 0 |
Timeline
- Dec 24, 2024 CVE Published
- Apr 28, 2026 CVE Updated