{"id":"CVE-2025-22096","summary":"drm/msm/gem: Fix error code msm_parse_deps()","details":"In the Linux kernel, the following vulnerability has been resolved:\n\ndrm/msm/gem: Fix error code msm_parse_deps()\n\nThe SUBMIT_ERROR() macro turns the error code negative.  This extra '-'\noperation turns it back to positive EINVAL again.  The error code is\npassed to ERR_PTR() and since positive values are not an IS_ERR() it\neventually will lead to an oops.  Delete the '-'.\n\nPatchwork: https://patchwork.freedesktop.org/patch/637625/","modified":"2026-04-02T12:45:20.933710Z","published":"2025-04-16T14:12:46.933Z","database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/22xxx/CVE-2025-22096.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/0b305b7cadce835505bd93183a599acb1f800a05"},{"type":"WEB","url":"https://git.kernel.org/stable/c/efe759dcf3352d8379a1adad7b4d14044a4c41a7"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/22xxx/CVE-2025-22096.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2025-22096"},{"type":"PACKAGE","url":"https://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":"866e43b945bf98f8e807dfa45eca92f931f3a032"},{"fixed":"efe759dcf3352d8379a1adad7b4d14044a4c41a7"},{"fixed":"0b305b7cadce835505bd93183a599acb1f800a05"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2025-22096.json"}}],"schema_version":"1.7.5"}