CVE-2026-68208
Last modified
CVE-2026-68208 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice() In vip_probe_slice(), the error check for devm_kzalloc() incorrectly uses PTR_ERR_OR_ZERO() which returns 0 for NULL pointer. Return -ENOMEM for devm_kzalloc() failure..
Description
In the Linux kernel, the following vulnerability has been resolved: media: ti: vpe: Fix the error code of devm_kzalloc() in vip_probe_slice() In vip_probe_slice(), the error check for devm_kzalloc() incorrectly uses PTR_ERR_OR_ZERO() which returns 0 for NULL pointer. Return -ENOMEM for devm_kzalloc() failure.
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= fc2873aa4a21355593b55eb49ff534d31f81c584, < 956879b173c2cf782fbc3d18947fd1da286359cf; >= fc2873aa4a21355593b55eb49ff534d31f81c584, < e8f319eae96a3d718e810d52432020a2b77f5f60 |
| Linux | Linux | 7.0 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-68208?
How severe is CVE-2026-68208?
How do I fix CVE-2026-68208?
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-68202In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68203In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68204In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68205In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68206In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68207In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68209In the Linux kernel, the following vulnerability has been re…
- CVE-2026-6821GitLab has remediated an issue in GitLab EE affecting all ve…4.3
- CVE-2026-68210In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68211In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68212In the Linux kernel, the following vulnerability has been re…
- CVE-2026-68213In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-68208?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
