VYPR
Unrated severityNVD Advisory· Published Oct 22, 2024· Updated Jan 5, 2026

media: pci: cx23885: check cx23885_vdev_init() return

CVE-2023-52918

Description

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

media: pci: cx23885: check cx23885_vdev_init() return

cx23885_vdev_init() can return a NULL pointer, but that pointer is used in the next line without a check.

Add a NULL pointer check and go to the error unwind if it is NULL.

AI Insight

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

Affected products

104

Patches

Vulnerability mechanics

References

7

News mentions

0

No linked articles in our index yet.