CVE-2026-40200

Published: April 13, 2026Last modified: April 17, 2026

Description

An issue was discovered in musl libc 0.7.10 through 1.2.6. Stack-based memory corruption can occur during qsort of very large arrays, due to incorrectly implemented double-word primitives. The number of elements must exceed about seven million, i.e., the 32nd Leonardo number on 32-bit platforms (or the 64th Leonardo number on 64-bit platforms, which is not practical).

Severity score breakdown

ParameterValue
Base score8.1
Attack VectorLOCAL
Attack complexityHIGH
Privileges requiredNONE
User interactionNONE
ScopeCHANGED
ConfidentialityHIGH
Integrity impactHIGH
Availability impactHIGH
VectorCVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:H

Status

ProductReleasePackageStatus
Alpaquita Linux25 LTSmusl-defaultFixed (1.2.5-r15)
musl-perfFixed (1.2.5-r16)
Streammusl-defaultFixed (1.2.6-r2)
musl-perfFixed (1.2.6-r2)
Hardened Containers25 LTSmusl-defaultFixed (1.2.5-r15)
musl-perfFixed (1.2.5-r16)
Streammusl-defaultFixed (1.2.6-r2)
musl-perfFixed (1.2.6-r2)

References

ON THIS PAGE