PT-2026-37529 · Linux+2 · Linux Kernel+2
CVE-2026-43189
·
Published
2025-11-21
·
Updated
2026-08-25
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 v4l2-async component of the media subsystem regarding error handling after a match is found with an fwnode. Specifically, if the
v4l2 async match notify() function fails before sub-notifier handling, the async connection is unbound and its entry is removed from the sub-device's async connection list, a process that is redundantly performed within v4l2 async match notify(). Additionally, the sd field of the async connection is only assigned after ancillary links are created in v4l2 async match notify(), yet it is dereferenced in v4l2 async unbind subdev one() when called during the error path of a v4l2 async match notify() failure.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu