PT-2025-53925 · Linux+1 · Linux Kernel+1

Published

2022-01-01

·

Updated

2026-04-20

·

CVE-2022-50785

CVSS v2.0

4.6

Medium

VectorAV:L/AC:L/Au:N/C:P/I:P/A:P
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The Linux kernel contains a use-after-free issue within the FSI (file system interface) component, specifically related to the occ functionality. The issue occurs because the device could be freed while a file descriptor is open. The resolution involves using get device and put device in the open and close functions to ensure the device remains valid during file descriptor usage. Additionally, a lock is implemented around the freeing of the device buffer, and a check is performed on the buffer before its use in the submit function.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Use After Free

Weakness Enumeration

Related Identifiers

BDU:2026-00454
CVE-2022-50785

Affected Products

Debian
Linux Kernel