Security Advisory

CVE-2025-68782

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2026-01-13 15:28:56
Last updated 2026-06-16 19:10:58
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: target: Reset t_task_cdb pointer in error case If allocation of cmd->t_task_cdb fails, it remains NULL but is later dereferenced in the err path. In case of error, reset NULL t_task_cdb value to point at the default fixed-size buffer. Found by Linux Verification Center (linuxtesting.org) with SVACE.