CVE-2025-68782

HIGHCVSS 7.5/10EPSS 0.18%

Last modified

CVE-2025-68782 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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.. EPSS estimates a 0.18% chance of exploitation in the next 30 days.

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.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS Probability
0.18%

7.5th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 9e95fb805dc043cc8ed878a08d1583e4097a5f80, < 6cac97b12bdab04832e0416d049efcd0d48d303b; >= 9e95fb805dc043cc8ed878a08d1583e4097a5f80, < 45fd86b444105c8bd07a763f58635c87e5dc7aea; >= 9e95fb805dc043cc8ed878a08d1583e4097a5f80, < 8727663ded659aad55eef21e3864ebf5a4796a96; >= 9e95fb805dc043cc8ed878a08d1583e4097a5f80, < 0260ad551b0815eb788d47f32899fbcd65d6f128; >= 9e95fb805dc043cc8ed878a08d1583e4097a5f80, < 0d36db68fdb8a3325386fd9523b67735f944e1f3; >= 9e95fb805dc043cc8ed878a08d1583e4097a5f80, < 8edbb9e371af186b4cf40819dab65fafe109df4d; >= 9e95fb805dc043cc8ed878a08d1583e4097a5f80, < 5053eab38a4c4543522d0c320c639c56a8b59908
LinuxLinux5.8

References

Timeline

Published
Last Modified
Status
Deferred

Frequently Asked Questions

What is 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 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.
How severe is CVE-2025-68782?
CVE-2025-68782 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 0.18% probability of exploitation in the next 30 days.
How do I fix CVE-2025-68782?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2025

Are you affected by CVE-2025-68782?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST