NONE · 0

CVE-2025-68782

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 derefere...

Vulnerability 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.

References

FAQ

What is CVE-2025-68782?

CVE-2025-68782 is a documented vulnerability. 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 derefere...

How severe is CVE-2025-68782?

CVSS scoring is not yet available for CVE-2025-68782. Check NVD for updates.

Is there a patch for CVE-2025-68782?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.