Skip to content

Sanity checks tag and length parameteters - #522

Merged
bjornvolcker merged 1 commit into
masterfrom
fix/read-tlv-header-vulnerability
Jul 6, 2026
Merged

Sanity checks tag and length parameteters#522
bjornvolcker merged 1 commit into
masterfrom
fix/read-tlv-header-vulnerability

Conversation

@bjornvolcker

Copy link
Copy Markdown
Contributor

This fixes a potential read OOM vulnerability in the TLV
structure. For example, an attacker could change the length
value of a TLV forcing a read outside the size of the SEI.

Updates ONVIF Media Signing to r25.12.4.
The version is bumped to v2.3.7.

This fixes a potential read OOM vulnerability in the TLV
structure. For example, an attacker could change the length
value of a TLV forcing a read outside the size of the SEI.

Updates ONVIF Media Signing to r25.12.4.
The version is bumped to v2.3.7.
@bjornvolcker bjornvolcker linked an issue Jul 6, 2026 that may be closed by this pull request
@bjornvolcker
bjornvolcker merged commit 3a09006 into master Jul 6, 2026
3 checks passed
@bjornvolcker
bjornvolcker deleted the fix/read-tlv-header-vulnerability branch July 6, 2026 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Potential read out-of-memory in TLV

1 participant