Decoder crash via NULL source-pointer read
Published Mar 1, 2023 · Updated Mar 7, 2025
NULL pointer dereference in libde265 1.0.10 allows attackers to crash an HEVC-decoding process via a crafted input file. During chroma motion compensation, ff_hevc_put_hevc_epel_pixels_8_sse passes a source pointer near address zero to _mm_loadl_epi64, which performs an eight-byte read and faults. A user must cause the file to be decoded; the demonstrated consequence is termination of the decoding process, not code execution.
Summary
What happened
NULL pointer dereference in libde265 1.0.10 allows attackers to crash an HEVC-decoding process via a crafted input file. During chroma motion compensation, ff_hevc_put_hevc_epel_pixels_8_sse passes a source pointer near address zero to _mm_loadl_epi64, which performs an eight-byte read and faults. A user must cause the file to be decoded; the demonstrated consequence is termination of the decoding process, not code execution.
The record
- CVE
- CVE-2023-24752
- Published
- Mar 1, 2023
- Updated
- Mar 7, 2025
- Vendor
- Unknown vendor
- Product
- Unknown product
- Classifications
- CWE-476, T1203
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Mar 1, 2023CVE publishedPublication date reported by the CVE source.
- Mar 7, 2025Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
What conditions does exploitation require?
What is affected?
Affected products and versions are unavailable in this record.
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- poc_segv02.binproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo