In the Linux kernel, the following vulnerability has been resolved:
cxl/test: Fix _fortifypanic
Fix a runtime assertion in setupxormapping(). Fortify complains that it is potentially overflowing the xormaps array per _countedby(nrmaps). Quiet the false positive by initializing @nrmaps earlier.
memcpy: detected buffer overflow: 32 byte write of buffer size 0 WARNING: lib/string_helpers.c:1036 at __fortify_report+0x4d/0xa0, CPU#8: modprobe/2728 Call Trace: __fortifypanic+0xd/0xf setupxormapping+0x6c/0xa0 [cxltranslate]
[ dj: Fixed up @nrentries to @nrmaps in commit log. ]
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80639.json",
"cna_assigner": "Linux"
}