In the Linux kernel, the following vulnerability has been resolved:
SUNRPC: Fix loop termination condition in gss_free_in_token_pages()
The in_token->pages[] array is not NULL terminated. This results in
the following KASAN splat:
KASAN: maybe wild-memory-access in range [0x04a2013400000008-0x04a201340000000f]
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 09:21
Type | Values Removed | Values Added |
---|---|---|
References | () https://git.kernel.org/stable/c/0a1cb0c6102bb4fd310243588d39461da49497ad - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/4a77c3dead97339478c7422eb07bf4bf63577008 - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/4cefcd0af7458bdeff56a9d8dfc6868ce23d128a - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/57ff6c0a175930856213b2aa39f8c845a53e5b1c - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/6ed45d20d30005bed94c8c527ce51d5ad8121018 - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/af628d43a822b78ad8d4a58d8259f8bf8bc71115 - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/b4878ea99f2b40ef1925720b1b4ca7f4af1ba785 - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/f9977e4e0cd98a5f06f2492b4f3547db58deabf5 - Mailing List, Patch |
15 Jul 2024, 07:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
27 Jun 2024, 13:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
24 Jun 2024, 18:39
Type | Values Removed | Values Added |
---|---|---|
CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.10.0:rc1:*:*:*:*:*:* |
|
First Time |
Linux
Linux linux Kernel |
|
CWE | CWE-835 | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
Summary |
|
|
References | () https://git.kernel.org/stable/c/0a1cb0c6102bb4fd310243588d39461da49497ad - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/4a77c3dead97339478c7422eb07bf4bf63577008 - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/4cefcd0af7458bdeff56a9d8dfc6868ce23d128a - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/57ff6c0a175930856213b2aa39f8c845a53e5b1c - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/6ed45d20d30005bed94c8c527ce51d5ad8121018 - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/af628d43a822b78ad8d4a58d8259f8bf8bc71115 - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/b4878ea99f2b40ef1925720b1b4ca7f4af1ba785 - Mailing List, Patch | |
References | () https://git.kernel.org/stable/c/f9977e4e0cd98a5f06f2492b4f3547db58deabf5 - Mailing List, Patch |
21 Jun 2024, 12:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-06-21 12:15
Updated : 2024-11-21 09:21
NVD link : CVE-2024-36288
Mitre link : CVE-2024-36288
CVE.ORG link : CVE-2024-36288
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-835
Loop with Unreachable Exit Condition ('Infinite Loop')