NONE · 0

CVE-2023-54266

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...

Vulnerability 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.

References

FAQ

What is CVE-2023-54266?

CVE-2023-54266 is a documented vulnerability. 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...

How severe is CVE-2023-54266?

CVSS scoring is not yet available for CVE-2023-54266. Check NVD for updates.

Is there a patch for CVE-2023-54266?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.