Linux Kernel AV7110 Underflow Vulnerability in Timestamp Decoder Function

Vulnerability

A vulnerability has been addressed in the Linux kernel's handling of user-supplied data in the AV7110 driver. The issue arose in the 'write_ts_to_decoder' function, where a value from the user could lead to a negative length being passed to a subsequent processing function. This vulnerability affects the Linux kernel stable group.

Impact

The vulnerability could potentially allow for improper handling of data, leading to undefined behavior, although the exact consequences of the underflow were not specified.

Reproduction

The vulnerability can be reproduced by sending a crafted timestamp replay command that includes a 'buf[4]' value exceeding the expected range. This will trigger the underflow by allowing a negative length to be calculated and passed to the 'av7110_ipack_instant_repack' function, bypassing the intended bounds checks.

Remediation

Users can update to the latest version of the Linux kernel where this vulnerability has been fixed. Instructions for downloading the patched version are available on the official Linux kernel website.

Added: Dec 30, 2025, 2:28 PM
Updated: Dec 30, 2025, 2:28 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
0.6
exploitability
5.7
remediation
7.7
relevance
1.8
threat
4.8
urgency
2.9
incentive
1.7

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.