In the Linux kernel, the following vulnerability has been resolved:
scsi: target: Reset ttaskcdb pointer in error case
If allocation of cmd->ttaskcdb fails, it remains NULL but is later dereferenced in the 'err' path.
In case of error, reset NULL ttaskcdb value to point at the default fixed-size buffer.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/68xxx/CVE-2025-68782.json",
"cna_assigner": "Linux"
}