CVE & CISA-KEV Catalog

CVE-2023-54284

UNSCORED

Description

In the Linux kernel, the following vulnerability has been resolved: media: av7110: prevent underflow in write_ts_to_decoder() The buf[4] value comes from the user via ts_play(). It is a value in the u8 range. The final length we pass to av7110_ipack_instant_repack() is "len - (buf[4] + 1) - 4" so add a check to ensure that the length is not negative. It's not clear that passing a negative len value does anything bad necessarily, but it's not best practice. With the new bounds checking the "if (!len)" condition is no longer possible or required so remove that.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.216-1CVE-2023-54284
Fixed in:6.1.37-1CVE-2023-54284
Fixed in:6.3.7-1CVE-2023-54284
Fixed in:6.3.7-1CVE-2023-54284

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3.1 Vector

No CVSS vector data available.

Exploit Intelligence

0.19%probability of exploitation in 30 days
9thpercentile

Low risk: more likely to be exploited than 9% of all known CVEs.

References

Embed a live status badge for CVE-2023-54284
CVE-2023-54284 severity badge

Markdown

[![CVE-2023-54284](https://tridentstack.com/cve/badge/CVE-2023-54284.svg)](https://tridentstack.com/cve/CVE-2023-54284)

HTML

<a href="https://tridentstack.com/cve/CVE-2023-54284"><img src="https://tridentstack.com/cve/badge/CVE-2023-54284.svg" alt="CVE-2023-54284"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2025-12-31.