CVE-2026-97499
Last modified
CVE-2026-97499 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: coresight: perf: Retrieve path and source from event data ETM perf callbacks currently use the per-CPU csdev_src pointer, which can race with updates during device registration and unregistration. The AUX setup already builds and stores the path in the event data. Use this path to retrieve the source instead of csdev_src to avoid the race. Export coresight_get_source() and add etm_event_get_ctxt_path() to retrieve the context's path and its source with READ_ONCE() / WRITE_ONCE() accessors. Give the comments to explain why this approach is safe when pause or resume callbacks preempt the disable callback (e.g.
Description
In the Linux kernel, the following vulnerability has been resolved: coresight: perf: Retrieve path and source from event data ETM perf callbacks currently use the per-CPU csdev_src pointer, which can race with updates during device registration and unregistration. The AUX setup already builds and stores the path in the event data. Use this path to retrieve the source instead of csdev_src to avoid the race. Export coresight_get_source() and add etm_event_get_ctxt_path() to retrieve the context's path and its source with READ_ONCE() / WRITE_ONCE() accessors. Give the comments to explain why this approach is safe when pause or resume callbacks preempt the disable callback (e.g. via NMI).
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < 0f4cb08f30011b7625a4fba668fa5c36da5e6637; >= 1da177e4c3f41524e886b7f1b8a0c1fc7321cac2, < f37bc31447c0ddafedb25e3c4a4f4e2284034247; < 6.18.53 |
| Linux | Linux | All versions |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-97499?
How severe is CVE-2026-97499?
How do I fix CVE-2026-97499?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-97493In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97494In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97495In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97496In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-97497In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-97498In the Linux kernel, the following vulnerability has been re…
- CVE-2026-9750An authenticated user can cause a MongoDB server to crash or…7.1
- CVE-2026-97500In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97501In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97502In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97503In the Linux kernel, the following vulnerability has been re…
- CVE-2026-97504In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-97499?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
