CVE-2026-68229

Source
https://cve.org/CVERecord?id=CVE-2026-68229
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68229.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2026-68229
Downstream
Published
2026-08-10T12:00:51Z
Modified
2026-08-21T03:30:24Z
Severity
  • 7.1 (High) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H CVSS Calculator
Summary
media: cedrus: skip invalid H.264 reference list entries
Details

In the Linux kernel, the following vulnerability has been resolved:

media: cedrus: skip invalid H.264 reference list entries

Cedrus consumes H.264 ref_pic_list0/ref_pic_list1 entries from the stateless slice control and later uses their indices to look up decode->dpb[] in _cedrus_write_ref_list().

Rejecting such controls in cedrus_try_ctrl() would break existing userspace, since stateless H.264 reference lists may legitimately carry out-of-range indices for missing references. Instead, guard the actual DPB lookup in Cedrus and skip entries whose indices do not fit the fixed V4L2_H264_NUM_DPB_ENTRIES array.

This keeps the fix local to the driver use site and avoids out-of-bounds reads from malformed or unsupported reference list entries.

Database specific
{
    "cna_assigner": "Linux",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/68xxx/CVE-2026-68229.json"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
e000e1fa4bdbd783149e7f97cf3be61e1c0bab8c
Fixed
a6a109771c51920beb620f30778c29da823cc34c
Fixed
7ff6f728a2433b420bb372cb0e8a4eea3f2e1a4b
Fixed
1db34683b0fbbcb3bc162380c11514ea0a44e8ab
Fixed
2ee8327c85b3ac7b532d2d6a1e3a295d5ad7414a
Fixed
0af8945fcae742d099f59f3c725eb67235953a31
Fixed
9924cb548ee7753a6473997949c3ec48092de0b0
Fixed
e53112c2de88982e66c369aee2120d5efd78df30
Fixed
10358ea986c3c85516d1c8206486464f79d36e76

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68229.json"

Linux / Kernel

Package

Name
Kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
5.10.0
Fixed
5.10.265
Type
ECOSYSTEM
Events
Introduced
5.11.0
Fixed
5.15.216
Type
ECOSYSTEM
Events
Introduced
5.16.0
Fixed
6.1.183
Type
ECOSYSTEM
Events
Introduced
6.2.0
Fixed
6.6.148
Type
ECOSYSTEM
Events
Introduced
6.7.0
Fixed
6.12.101
Type
ECOSYSTEM
Events
Introduced
6.13.0
Fixed
6.18.42
Type
ECOSYSTEM
Events
Introduced
6.19.0
Fixed
7.1.6

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2026-68229.json"