CVE-2024-42094
HIGHLinux Kernel < 4.19.317, 4.20.0-6.9.8 - Out-of-bounds Write in cpumask Variable Allocation
Title source: llmDescription
In the Linux kernel, the following vulnerability has been resolved: net/iucv: Avoid explicit cpumask var allocation on stack For CONFIG_CPUMASK_OFFSTACK=y kernel, explicit allocation of cpumask variable on stack is not recommended since it can cause potential stack overflow. Instead, kernel code should always use *cpumask_var API(s) to allocate cpumask var in config-neutral way, leaving allocation strategy to CONFIG_CPUMASK_OFFSTACK. Use *cpumask_var API(s) to address it.
References (12)
Core 12
Core References
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-265688.html
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-355557.html
Vendor Advisory
https://cert-portal.siemens.com/productcert/html/ssa-613116.html
Scores
CVSS v3
7.1
EPSS
0.0023
EPSS Percentile
14.1%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-787
Status
published
Products (26)
linux/Kernel
2.6.21 - 4.19.317linux
linux/Kernel
4.20.0 - 5.4.279linux
linux/Kernel
5.11.0 - 5.15.162linux
linux/Kernel
5.16.0 - 6.1.97linux
linux/Kernel
5.5.0 - 5.10.221linux
linux/Kernel
6.2.0 - 6.6.37linux
linux/Kernel
6.7.0 - 6.9.8linux
Linux/Linux
< 2.6.21
Linux/Linux
2.6.21
Linux/Linux
2356f4cb191100a5e92d537f13e5efdbc697e9cb - 0af718a690acc089aa1bbb95a93df833d864ef53
... and 16 more
Published
Jul 29, 2024
Tracked Since
Feb 18, 2026