Security Advisory

CVE-2023-54266

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-12-30 12:15:58
Last updated 2026-05-23 15:34:53
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: media: dvb-usb: m920x: Fix a potential memory leak in m920x_i2c_xfer() read is freed when it is known to be NULL, but not when a read error occurs. Revert the logic to avoid a small leak, should a m920x_read() call fail.