CVE-2026-80623

Source
https://cve.org/CVERecord?id=CVE-2026-80623
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80623.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-80623
Downstream
Published
2026-08-28T06:48:42.371Z
Modified
2026-08-29T03:47:01.620572194Z
Summary
coresight: ete: Always save state on power down
Details

In the Linux kernel, the following vulnerability has been resolved:

coresight: ete: Always save state on power down

System register ETMs and ETE are unlikely to be preserved on CPU power down. The ETE DT binding also never documented "arm,coresight-loses-context-with-cpu" so nobody would have legitimately been able to use that binding to fix it and ACPI has no such binding at all.

Fix it by hard coding the setting for sysreg ETMs (ETE is always sysreg) or ACPI boots. Use a local variable when setting up save_state so that it's immune to concurrent probing when devices have different configurations which is an issue with modifying the global.

This fixes the following error when using Coresight with ACPI on the FVP which supports CPU PM:

coresight ete0: External agent took claim tag WARNING: drivers/hwtracing/coresight/coresight-core.c:248 at coresightdisclaimdevice_unlocked+0xe0/0xe8, CPU#0: perf/117

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/80xxx/CVE-2026-80623.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
35e1c9163e025855f23a68f2470c471509e5d779
Fixed
65d87f28daec31903fc39fee0744f7a0059c19f2
Fixed
293dacd5b6a9f1275d92ca6c4fd874e54b2c8319
Fixed
2ab4645fe4206c142a5f1491e191c906279686cf

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80623.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.13.0
Fixed
6.18.40
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-80623.json"