cbcvebase.
CVE-2025-68376
published 2025-12-24

CVE-2025-68376: In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CS_MODE_SYSFS…

PriorityP423high7.2
EPSS
0.16%
5.8th percentile
In the Linux kernel, the following vulnerability has been resolved: coresight: ETR: Fix ETR buffer use-after-free issue When ETR is enabled as CS_MODE_SYSFS, if the buffer size is changed and enabled again, currently sysfs_buf will point to the newly allocated memory(buf_new) and free the old memory(buf_old). But the etr_buf that is being used by the ETR remains pointed to buf_old, not updated to buf_new. In this case, it will result in a memory use-after-free issue. Fix this by checking ETR's mode before updating and releasing buf_old, if the mode is CS_MODE_SYSFS, then skip updating and releasing it.

Affected

13 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.17.13-1 (forky)linux 6.17.13-1 (forky)
linuxlinux
linuxlinux
linuxlinux>= 6.5.8 < 6.66.6
linuxlinux>= bd2767ec3df2775bc336f441f9068a989ccb919d < 70acbc9c77686b7a521af6d7a543dcd9c324cf0770acbc9c77686b7a521af6d7a543dcd9c324cf07
linuxlinux>= bd2767ec3df2775bc336f441f9068a989ccb919d < cda077a19f5c8d6ec61e5b97deca203d95e3a422cda077a19f5c8d6ec61e5b97deca203d95e3a422
linuxlinux>= bd2767ec3df2775bc336f441f9068a989ccb919d < 35501ac3c7d40a7bb9568c2f89d6b56beaf9bed335501ac3c7d40a7bb9568c2f89d6b56beaf9bed3
linuxlinux_kernel>= 0 < 6.17.13-16.17.13-1
linuxlinux_kernel>= 0 < 6.17.0-19.196.17.0-19.19
linuxlinux_kernel>= 6.18.0 < 6.18.26.18.2
linuxlinux_kernel>= 6.6.0 < 6.17.136.17.13
msrcazl3_kernel_6.6.117.1-1_on_azure_linux_3.0
msrcazl3_kernel_6.6.119.3-1_on_azure_linux_3.0

CVSS provenance

osv7.2HIGH
vendor_ubuntu7.2HIGH
vendor_msrc6.4MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.