CVE-2024-50262
HIGH EPSS 18.2%
Published Nov 9, 20241y ago · Modified Jun 17, 20261w ago
7.8 CVSS 3.1
Published Nov 9, 2024 1y ago
Last Modified Jun 17, 2026 1w ago
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Fix out-of-bounds write in trie_get_next_key() trie_get_next_key() allocates a node stack with size trie->max_prefixlen, while it writes (trie->max_prefixlen + 1) nodes to the stack when it has full paths from the root to leaves. For example, consider a trie with max_prefixlen is 8, and the nodes with key 0x00/0, 0x00/1, 0x00/2, ... 0x00/8 inserted. Subsequent calls to trie_get_next_key with _key with .prefixlen = 8 make 9 nodes be written on the node stack with size 8.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
18.2% percentile
Exploit & Patch Status
No Known Exploit
Patch Available
Weaknesses 1
CWE-787 Out-of-bounds Write Memory Safety
Affected Products 12
| Vendor | Product | Version | Range |
|---|---|---|---|
| linux | linux_kernel | * | ≥4.16 – <4.19.323 |
| linux | linux_kernel | * | ≥4.20 – <5.4.285 |
| linux | linux_kernel | * | ≥5.5 – <5.10.229 |
| linux | linux_kernel | * | ≥5.11 – <5.15.171 |
| linux | linux_kernel | * | ≥5.16 – <6.1.116 |
| linux | linux_kernel | * | ≥6.2 – <6.6.60 |
| linux | linux_kernel | * | ≥6.7 – <6.11.7 |
| linux | linux_kernel | 6.12 | any |
| linux | linux_kernel | 6.12 | any |
| linux | linux_kernel | 6.12 | any |
| linux | linux_kernel | 6.12 | any |
| linux | linux_kernel | 6.12 | any |
References 13
- cert-portal.siemens.com https://cert-portal.siemens.com/productcert/html/ssa-265688.html
- cert-portal.siemens.com https://cert-portal.siemens.com/productcert/html/ssa-355557.html
- cert-portal.siemens.com https://cert-portal.siemens.com/productcert/html/ssa-398330.html
- git.kernel.org https://git.kernel.org/stable/c/13400ac8fb80c57c2bfb12ebd35ee121ce9b4d21
- git.kernel.org https://git.kernel.org/stable/c/590976f921723d53ac199c01d5b7b73a94875e68
- git.kernel.org https://git.kernel.org/stable/c/86c8ebe02d8806dd8878d0063e8e185622ab6ea6
- git.kernel.org https://git.kernel.org/stable/c/90a6e0e1e151ef7a9282e78f54c3091de2dcc99c
- git.kernel.org https://git.kernel.org/stable/c/91afbc0eb3c90258ae378ae3c6ead3d2371e926d
- git.kernel.org https://git.kernel.org/stable/c/a035df0b98df424559fd383e8e1a268f422ea2ba
- git.kernel.org https://git.kernel.org/stable/c/c4b4f9a9ab82238cb158fa4fe61a8c0ae21a4980
- git.kernel.org https://git.kernel.org/stable/c/e8494ac079814a53fbc2258d2743e720907488ed
- lists.debian.org https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
- lists.debian.org https://lists.debian.org/debian-lts-announce/2025/03/msg00002.html
Remediation
- git.kernel.org https://git.kernel.org/stable/c/13400ac8fb80c57c2bfb12ebd35ee121ce9b4d21
- git.kernel.org https://git.kernel.org/stable/c/590976f921723d53ac199c01d5b7b73a94875e68
- git.kernel.org https://git.kernel.org/stable/c/86c8ebe02d8806dd8878d0063e8e185622ab6ea6
- git.kernel.org https://git.kernel.org/stable/c/90a6e0e1e151ef7a9282e78f54c3091de2dcc99c
- git.kernel.org https://git.kernel.org/stable/c/91afbc0eb3c90258ae378ae3c6ead3d2371e926d
- git.kernel.org https://git.kernel.org/stable/c/a035df0b98df424559fd383e8e1a268f422ea2ba
- git.kernel.org https://git.kernel.org/stable/c/c4b4f9a9ab82238cb158fa4fe61a8c0ae21a4980
- git.kernel.org https://git.kernel.org/stable/c/e8494ac079814a53fbc2258d2743e720907488ed