CVE-2024-36288

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]
Configurations

Configuration 1 (hide)

OR cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
cpe:2.3:o:linux:linux_kernel:6.10.0:rc1:*:*:*:*:*:*

History

15 Jul 2024, 07:15

Type Values Removed Values Added
References
  • {'url': 'https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html', 'source': '416baaa9-dc9f-4396-8d5f-8c081fb06d67'}

27 Jun 2024, 13:15

Type Values Removed Values Added
References
  • () https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html -

24 Jun 2024, 18:39

Type Values Removed Values Added
Summary
  • (es) En el kernel de Linux, se resolvió la siguiente vulnerabilidad: SUNRPC: corrigió la condición de terminación del bucle en gss_free_in_token_pages() La matriz in_token->pages[] no tiene terminación NULL. Esto da como resultado el siguiente símbolo KASAN: KASAN: quizás acceso a memoria salvaje en el rango [0x04a2013400000008-0x04a201340000000f]
References () https://git.kernel.org/stable/c/0a1cb0c6102bb4fd310243588d39461da49497ad - () https://git.kernel.org/stable/c/0a1cb0c6102bb4fd310243588d39461da49497ad - Mailing List, Patch
References () https://git.kernel.org/stable/c/4a77c3dead97339478c7422eb07bf4bf63577008 - () https://git.kernel.org/stable/c/4a77c3dead97339478c7422eb07bf4bf63577008 - Mailing List, Patch
References () https://git.kernel.org/stable/c/4cefcd0af7458bdeff56a9d8dfc6868ce23d128a - () https://git.kernel.org/stable/c/4cefcd0af7458bdeff56a9d8dfc6868ce23d128a - Mailing List, Patch
References () https://git.kernel.org/stable/c/57ff6c0a175930856213b2aa39f8c845a53e5b1c - () https://git.kernel.org/stable/c/57ff6c0a175930856213b2aa39f8c845a53e5b1c - Mailing List, Patch
References () https://git.kernel.org/stable/c/6ed45d20d30005bed94c8c527ce51d5ad8121018 - () https://git.kernel.org/stable/c/6ed45d20d30005bed94c8c527ce51d5ad8121018 - Mailing List, Patch
References () https://git.kernel.org/stable/c/af628d43a822b78ad8d4a58d8259f8bf8bc71115 - () https://git.kernel.org/stable/c/af628d43a822b78ad8d4a58d8259f8bf8bc71115 - Mailing List, Patch
References () https://git.kernel.org/stable/c/b4878ea99f2b40ef1925720b1b4ca7f4af1ba785 - () https://git.kernel.org/stable/c/b4878ea99f2b40ef1925720b1b4ca7f4af1ba785 - Mailing List, Patch
References () https://git.kernel.org/stable/c/f9977e4e0cd98a5f06f2492b4f3547db58deabf5 - () https://git.kernel.org/stable/c/f9977e4e0cd98a5f06f2492b4f3547db58deabf5 - Mailing List, Patch
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5
CWE CWE-835
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

21 Jun 2024, 12:15

Type Values Removed Values Added
New CVE

Information

Published : 2024-06-21 12:15

Updated : 2024-07-15 07:15


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')