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]
References
Link Resource
https://git.kernel.org/stable/c/0a1cb0c6102bb4fd310243588d39461da49497ad Mailing List Patch
https://git.kernel.org/stable/c/4a77c3dead97339478c7422eb07bf4bf63577008 Mailing List Patch
https://git.kernel.org/stable/c/4cefcd0af7458bdeff56a9d8dfc6868ce23d128a Mailing List Patch
https://git.kernel.org/stable/c/57ff6c0a175930856213b2aa39f8c845a53e5b1c Mailing List Patch
https://git.kernel.org/stable/c/6ed45d20d30005bed94c8c527ce51d5ad8121018 Mailing List Patch
https://git.kernel.org/stable/c/af628d43a822b78ad8d4a58d8259f8bf8bc71115 Mailing List Patch
https://git.kernel.org/stable/c/b4878ea99f2b40ef1925720b1b4ca7f4af1ba785 Mailing List Patch
https://git.kernel.org/stable/c/0a1cb0c6102bb4fd310243588d39461da49497ad Mailing List Patch
https://git.kernel.org/stable/c/4a77c3dead97339478c7422eb07bf4bf63577008 Mailing List Patch
https://git.kernel.org/stable/c/4cefcd0af7458bdeff56a9d8dfc6868ce23d128a Mailing List Patch
https://git.kernel.org/stable/c/57ff6c0a175930856213b2aa39f8c845a53e5b1c Mailing List Patch
https://git.kernel.org/stable/c/6ed45d20d30005bed94c8c527ce51d5ad8121018 Mailing List Patch
https://git.kernel.org/stable/c/af628d43a822b78ad8d4a58d8259f8bf8bc71115 Mailing List Patch
https://git.kernel.org/stable/c/b4878ea99f2b40ef1925720b1b4ca7f4af1ba785 Mailing List Patch
https://git.kernel.org/stable/c/f9977e4e0cd98a5f06f2492b4f3547db58deabf5 Mailing List Patch
https://lists.debian.org/debian-lts-announce/2024/06/msg00020.html
https://cert-portal.siemens.com/productcert/html/ssa-265688.html
https://cert-portal.siemens.com/productcert/html/ssa-613116.html
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2024-06-21 12:15

Updated : 2026-08-04 11:18


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