PT-2026-34935 · Linux · Linux Kernel

Published

2026-04-24

·

Updated

2026-05-26

·

CVE-2026-31583

CVSS v3.1

7.8

High

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the em28xx driver. The function em28xx v4l2 open() reads the dev->v4l2 variable without holding the dev->lock, which creates a race condition with the error path of em28xx v4l2 init() and the em28xx v4l2 fini() function. Both of these functions free the em28xx v4l2 structure and set dev->v4l2 to NULL while holding the lock. This race condition can lead to a use-after-free in v4l2 fh init() when accessing vdev->ctrl handler or a NULL pointer dereference in em28xx resolution set() when accessing v4l2->norm.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Use After Free

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2026-31583
ECHO-AE8B-4007-F974
OPENSUSE-SU-2026:10703-1

Affected Products

Linux Kernel