UNKNOWN NVD
CVE-2026-68208
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_sli
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.
References
- https://git.kernel.org/stable/c/956879b173c2cf782fbc3d18947fd1da286359cf
- https://git.kernel.org/stable/c/e8f319eae96a3d718e810d52432020a2b77f5f60
This unknown severity vulnerability was published on 2026-08-10 via NVD.
vulnfeed aggregates 7759 vulnerabilities from NVD, CISA KEV,
Ubuntu, Debian, Red Hat, Kubernetes, Exploit-DB, OSS-Security, GitHub and OpenStack — updated every 4 hours.