PT-2026-37569 · Linux · Linux Kernel
CVE-2026-43229
·
Published
2025-12-04
·
Updated
2026-08-19
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the wave5 media driver where an incorrect device cleanup order can lead to a kernel panic during encoding operations. In polling mode, the
wave5 vpu timer callback() function periodically queues work to a kthread worker, which then executes wave5 vpu irq work fn() to read hardware registers via wave5 vdi read register(). Because the system disabled Power Management (PM) runtime and powered down hardware before unregistering video devices, the worker thread could still be triggered by the hrtimer after the hardware was powered off. This results in a bus error known as a synchronous external abort, causing the system to crash.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Time Of Check To Time Of Use
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel