NONE · 0

CVE-2025-40259

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sg_finish_rem_req() calls blk_rq_unmap_user(). The latter function may sleep. Hence, call...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sg_finish_rem_req() calls blk_rq_unmap_user(). The latter function may sleep. Hence, call sg_finish_rem_req() with interrupts enabled instead of disabled.

References

FAQ

What is CVE-2025-40259?

CVE-2025-40259 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: scsi: sg: Do not sleep in atomic context sg_finish_rem_req() calls blk_rq_unmap_user(). The latter function may sleep. Hence, call...

How severe is CVE-2025-40259?

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

Is there a patch for CVE-2025-40259?

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