CVE-2023-53680
HIGHLinux Kernel 4.14-5.10.220 - Out-of-bounds Write in NFSD OPDESC
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL OPDESC() simply indexes into nfsd4_ops[] by the op's operation number, without range checking that value. It assumes callers are careful to avoid calling it with an out-of-bounds opnum value. nfsd4_decode_compound() is not so careful, and can invoke OPDESC() with opnum set to OP_ILLEGAL, which is 10044 -- well beyond the end of nfsd4_ops[].
References (5)
Core 5
Core References
Scores
CVSS v3
7.8
EPSS
0.0014
EPSS Percentile
3.8%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Details
CWE
CWE-787
Status
published
Products (14)
Linux/Linux
< 4.14
Linux/Linux
4.14
Linux/Linux
5.10.220 - 5.10.*
Linux/Linux
5.15.107 - 5.15.*
Linux/Linux
6.1.24 - 6.1.*
Linux/Linux
6.2.11 - 6.2.*
Linux/Linux
6.3
Linux/Linux
f4f9ef4a1b0a1ca80b152e28e176d69515bdf7e8 - 50827896c365e0f6c8b55ed56d444dafd87c92c5
Linux/Linux
f4f9ef4a1b0a1ca80b152e28e176d69515bdf7e8 - 804d8e0a6e54427268790472781e03bc243f4ee3
Linux/Linux
f4f9ef4a1b0a1ca80b152e28e176d69515bdf7e8 - a64160124d5a078be0c380b1e8a0bad2d040d3a1
... and 4 more
Published
Oct 07, 2025
Tracked Since
Feb 18, 2026