CVE-2026-97513

Summary

In the Linux kernel, the following vulnerability has been resolved:

media: chips-media: wave5: Release m2m_ctx after Instance Removed from List

Possible use after free if IRQ thread manages to obtain spinlock between m2m_ctx release and wave5_release function removing stream instance from list of active instances. The IRQ thread looks for the m2m_ctx which is freed so null pointer dereference occurs.

Affected Software

VendorProductVersion RangeStatus
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 04cda0b5c4ca3f61cbc86e41ead3c462c8cfd659affected
LinuxLinux1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 < 7cdbd7bb21949a8fda10c7104a2b12ee363cbf5caffected
LinuxLinux0 < 6.18.53affected
LinuxLinux6.18.53 <= 6.18.*unaffected
LinuxLinux7.2 <= *unaffected

Weaknesses

References