VYPR
High severity7.8NVD Advisory· Published Sep 15, 2025· Updated Aug 4, 2026

CVE-2022-50274

CVE-2022-50274

Description

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

media: dvbdev: adopts refcnt to avoid UAF

dvb_unregister_device() is known that prone to use-after-free. That is, the cleanup from dvb_unregister_device() releases the dvb_device even if there are pointers stored in file->private_data still refer to it.

This patch adds a reference counter into struct dvb_device and delays its deallocation until no pointer refers to the object.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

4
  • Linux/Kernelllm-fuzzy3 versions
    (expand)+ 2 more
    • (no CPE)
    • (no CPE)range: 2.6.12
    • cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*range: <4.14.303
  • osv-coords
    Range: >= 2.6.12, < 4.14.303

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.