SHA256
1
0
forked from pool/ffmpeg-5

Add ffmpeg-5-CVE-2024-7272.patch: Backporting 9903ba28 from upstream. Fix error out on invalid layouts. #3

Manually merged
qzhao merged 1 commits from qzhao/ffmpeg-5:master into master 2024-08-21 09:04:04 +02:00
Contributor
  • If it's unsupported or invalid, then there's no point trying to rebuild it using a value that may have been derived from the same layout to begin with.
  • Move the checks before the attempts at copying the layout while at it.
    (CVE-2024-7272, bsc#1229261)

Please review.

* If it's unsupported or invalid, then there's no point trying to rebuild it using a value that may have been derived from the same layout to begin with. * Move the checks before the attempts at copying the layout while at it. (CVE-2024-7272, bsc#1229261) Please review.
qzhao added 1 commit 2024-08-21 08:31:49 +02:00
* If it's unsupported or invalid, then there's no point trying to rebuild it using a value that may have been derived from the same layout to begin with.
* Move the checks before the attempts at copying the layout while at it.
(CVE-2024-7272, bsc#1229261)
qzhao manually merged commit 465a3a0580 into master 2024-08-21 09:04:04 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: jengelh/ffmpeg-5#3
No description provided.