4 matches found
Linux Distros Unpatched Vulnerability : CVE-2026-43301
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: chips-media: wave5: Fix PM runtime usage count underflow Replace pmruntimeputsync with pmruntimedontuseautosuspend in the remove path to properly pair wi...
CVE-2026-43229
A flaw was found in the chips-media wave5 driver within the Linux kernel. An incorrect device cleanup order allows the kernel's worker thread to attempt reading from powered-off hardware. This can occur when the system enters autosuspend mode, leading to a bus error and a kernel panic. This...
CVE-2026-43229 media: chips-media: wave5: Fix device cleanup order to prevent kernel panic
In the Linux kernel, the following vulnerability has been resolved: media: chips-media: wave5: Fix device cleanup order to prevent kernel panic Move video device unregistration to the beginning of the remove function to ensure all video operations are stopped before cleaning up the worker thread...
Linux Distros Unpatched Vulnerability : CVE-2026-43263
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: chips-media: wave5: Fix Null reference while testing fluster When multi instances are created/destroyed, many interrupts happens and structures for decod...