CVE-2026-68229
Last modified
CVE-2026-68229 is a vulnerability of currently unknown severity. 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..
Description
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.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= e000e1fa4bdbd783149e7f97cf3be61e1c0bab8c, < 2ee8327c85b3ac7b532d2d6a1e3a295d5ad7414a; >= e000e1fa4bdbd783149e7f97cf3be61e1c0bab8c, < 0af8945fcae742d099f59f3c725eb67235953a31; >= e000e1fa4bdbd783149e7f97cf3be61e1c0bab8c, < 9924cb548ee7753a6473997949c3ec48092de0b0; >= e000e1fa4bdbd783149e7f97cf3be61e1c0bab8c, < e53112c2de88982e66c369aee2120d5efd78df30; >= e000e1fa4bdbd783149e7f97cf3be61e1c0bab8c, < 10358ea986c3c85516d1c8206486464f79d36e76 |
| Linux | Linux | 5.10 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68229?
How severe is CVE-2026-68229?
How do I fix CVE-2026-68229?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-68223In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68224In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68225In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68226In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68227In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68228In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6823HKUDS OpenHarness prior to PR #147 remediation contains an i…8.3
- CVE-2026-68230In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68231In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68232In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68233In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68234In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68229?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
