๐Ÿ” CVE Alert

CVE-2024-53146

MEDIUM 5.5

NFSD: Prevent a potential integer overflow

CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Dec 24, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new medium vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 745f7ce5a95e783ba62fe774325829466aec2aa8 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 90adbae9dd158da8331d9fdd32077bd1af04f553 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 3c5f545c9a1f8a1869246f6f3ae8c17289d6a841 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 842f1c27a1aef5367e535f9e85c8c3b06352151a 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < de53c5305184ca1333b87e695d329d1502d694ce 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < dde654cad08fdaac370febb161ec41eb58e9d2a2 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 084f797dbc7e52209a4ab6dbc7f0109268754eb9 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < ccd3394f9a7200d6b088553bf38e688620cd27af 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 7f33b92e5b18e904a481e6e208486da43e4dc841
Linux / Linux
2.6.12

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/745f7ce5a95e783ba62fe774325829466aec2aa8 git.kernel.org: https://git.kernel.org/stable/c/90adbae9dd158da8331d9fdd32077bd1af04f553 git.kernel.org: https://git.kernel.org/stable/c/3c5f545c9a1f8a1869246f6f3ae8c17289d6a841 git.kernel.org: https://git.kernel.org/stable/c/842f1c27a1aef5367e535f9e85c8c3b06352151a git.kernel.org: https://git.kernel.org/stable/c/de53c5305184ca1333b87e695d329d1502d694ce git.kernel.org: https://git.kernel.org/stable/c/dde654cad08fdaac370febb161ec41eb58e9d2a2 git.kernel.org: https://git.kernel.org/stable/c/084f797dbc7e52209a4ab6dbc7f0109268754eb9 git.kernel.org: https://git.kernel.org/stable/c/ccd3394f9a7200d6b088553bf38e688620cd27af git.kernel.org: https://git.kernel.org/stable/c/7f33b92e5b18e904a481e6e208486da43e4dc841 lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html lists.debian.org: https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html