Vulnerability Details : CVE-2024-36957
In the Linux kernel, the following vulnerability has been resolved:
octeontx2-af: avoid off-by-one read from userspace
We try to access count + 1 byte from userspace with memdup_user(buffer,
count + 1). However, the userspace only provides buffer of count bytes and
only these count bytes are verified to be okay to access. To ensure the
copied buffer is NUL terminated, we use memdup_user_nul instead.
Products affected by CVE-2024-36957
Please log in to view affected product information.
Exploit prediction scoring system (EPSS) score for CVE-2024-36957
0.26%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 50 %
Percentile, the proportion of vulnerabilities that are scored at or less
References for CVE-2024-36957
-
https://git.kernel.org/stable/c/f299ee709fb45036454ca11e90cb2810fe771878
octeontx2-af: avoid off-by-one read from userspace - kernel/git/stable/linux.git - Linux kernel stable tree
-
https://git.kernel.org/stable/c/fc3e0076c1f82fe981d321e3a7bad4cbee542c19
octeontx2-af: avoid off-by-one read from userspace - kernel/git/stable/linux.git - Linux kernel stable tree
-
https://git.kernel.org/stable/c/0a0285cee11c7dcc2657bcd456e469958a5009e7
octeontx2-af: avoid off-by-one read from userspace - kernel/git/stable/linux.git - Linux kernel stable tree
-
https://git.kernel.org/stable/c/ec697fbd38cbe2eef0948b58673b146caa95402f
octeontx2-af: avoid off-by-one read from userspace - kernel/git/stable/linux.git - Linux kernel stable tree
-
https://git.kernel.org/stable/c/bcdac70adceb44373da204c3c297f2a98e13216e
octeontx2-af: avoid off-by-one read from userspace - kernel/git/stable/linux.git - Linux kernel stable tree
-
https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html
[SECURITY] [DLA 3843-1] linux-5.10 security update
-
https://git.kernel.org/stable/c/8f11fe3ea3fc261640cfc8a5addd838000407c67
octeontx2-af: avoid off-by-one read from userspace - kernel/git/stable/linux.git - Linux kernel stable tree
Jump to