You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
cve 2025 68376
About this tag
CVE-2025-68376 is a use-after-free vulnerability in the Linux kernel's Coresight ETR driver, specifically in the Embedded Trace Relay (ETR) buffer resizing logic when the device is active in sysfs mode. The bug can cause memory corruption and system instability. A patch has been issued by kernel maintainers to fix the issue. This tag covers discussions and updates related to this specific CVE, including technical analysis and patch details.
A subtle logic error in the Linux kernel’s Coresight ETR driver has been identified and fixed, and the fix has been assigned CVE-2025-68376. The bug is a classic use‑after‑free that can occur when the Embedded Trace Relay (ETR) buffer is resized while the device is active in sysfs mode; under...