CVE-2024-53146

Advisory lineage Upstream: 0 Downstream: 95
Modified
Published: 24 Dec 2024, 11:28
Last modified:11 May 2026, 20:51

Vulnerability Summary

Overall Risk (default)
low
22/100
CVSS Score
5.5 MEDIUM
v3.1 (cve.org)
EPSS Score
0.01% LOW
0% probability -0.02%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

24 Dec 2024, 11:28
Published
Vulnerability first disclosed
11 May 2026, 20:51
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1MEDIUMScore: 5.5CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

EPSS Trends

Current EPSS score: 0.01% Percentile: 2%

Techniques & Countermeasures

  • CWE-190Integer Overflow or Wraparound

    The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.

Affected Systems

  • linuxlinux

    ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 745f7ce5a95e783ba62fe774325829466aec2aa8 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 90adbae9dd158da8331d9fdd32077bd1af04f553 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 3c5f545c9a1f8a1869246f6f3ae8c17289d6a841 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 842f1c27a1aef5367e535f9e85c8c3b06352151a | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < de53c5305184ca1333b87e695d329d1502d694ce | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < dde654cad08fdaac370febb161ec41eb58e9d2a2 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 084f797dbc7e52209a4ab6dbc7f0109268754eb9 | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < ccd3394f9a7200d6b088553bf38e688620cd27af | ≥ 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 7f33b92e5b18e904a481e6e208486da43e4dc841 | 2.6.12

  • linuxlinux_kernel

    < 4.19.325 | ≥ 4.20, < 5.4.287 | ≥ 5.5, < 5.10.231 | ≥ 5.11, < 5.15.174 | ≥ 5.16, < 6.1.120 | ≥ 6.2, < 6.6.64 | ≥ 6.7, < 6.11.11 | ≥ 6.12, < 6.12.2

References (11)