CVE-2024-46684
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
13/09/2024
Last modified:
19/09/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
binfmt_elf_fdpic: fix AUXV size calculation when ELF_HWCAP2 is defined<br />
<br />
create_elf_fdpic_tables() does not correctly account the space for the<br />
AUX vector when an architecture has ELF_HWCAP2 defined. Prior to the<br />
commit 10e29251be0e ("binfmt_elf_fdpic: fix /proc//auxv") it<br />
resulted in the last entry of the AUX vector being set to zero, but with<br />
that change it results in a kernel BUG.<br />
<br />
Fix that by adding one to the number of AUXV entries (nitems) when<br />
ELF_HWCAP2 is defined.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.10 (including) | 6.10.8 (excluding) |
| cpe:2.3:o:linux:linux_kernel:6.11:rc1:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.11:rc2:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.11:rc3:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.11:rc4:*:*:*:*:*:* | ||
| cpe:2.3:o:linux:linux_kernel:6.11:rc5:*:*:*:*:*:* |
To consult the complete list of CPE names with products and versions, see this page



