Skip to content

fix(dpx): detect corrupt userbuf size, overflow guard#5271

Open
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-dpx
Open

fix(dpx): detect corrupt userbuf size, overflow guard#5271
lgritz wants to merge 1 commit into
AcademySoftwareFoundation:mainfrom
lgritz:lg-dpx

Conversation

@lgritz

@lgritz lgritz commented Jun 28, 2026

Copy link
Copy Markdown
Collaborator
  • Detect corrupted userbuf size.
  • Protection against integer multiply overflow in various places in the DPX reading code.
  • Also fix memory load alignment issue. Didn't seem to be a problem in practice, but the sanitizers weren't happy on some platforms.

Assisted-by: Claude Code / sonnet-4.6

- Detect corrupted userbuf size.
- Pprotection against integer multiply overflow in various places
  in the DPX reading code.
- Also fix memory load alignment issue. Didn't seem to be a problem in
  practice, but the sanitizers weren't happy on some platforms..

Assisted-by: Claude Code / sonnet-4.6

Signed-off-by: Larry Gritz <lg@larrygritz.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant