CVE-2024-42257
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
08/08/2024
Last modified:
06/09/2024
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
ext4: use memtostr_pad() for s_volume_name<br />
<br />
As with the other strings in struct ext4_super_block, s_volume_name is<br />
not NUL terminated. The other strings were marked in commit 072ebb3bffe6<br />
("ext4: add nonstring annotations to ext4.h"). Using strscpy() isn&#39;t<br />
the right replacement for strncpy(); it should use memtostr_pad()<br />
instead.
Impact
Base Score 3.x
7.80
Severity 3.x
HIGH
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.10 (including) | 6.10.1 (excluding) |
To consult the complete list of CPE names with products and versions, see this page



