CVE-2026-68208
N/A
N/A
Summary
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
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | fc2873aa4a21355593b55eb49ff534d31f81c584 < 956879b173c2cf782fbc3d18947fd1da286359cf | affected |
| Linux | Linux | fc2873aa4a21355593b55eb49ff534d31f81c584 < e8f319eae96a3d718e810d52432020a2b77f5f60 | affected |
| Linux | Linux | 7.0 | affected |
| Linux | Linux | 0 < 7.0 | unaffected |
| Linux | Linux | 7.1.6 <= 7.1.* | unaffected |
| Linux | Linux | 7.2-rc1 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/956879b173c2cf782fbc3d18947fd1da286359cf
- https://git.kernel.org/stable/c/e8f319eae96a3d718e810d52432020a2b77f5f60
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.