Vulnary
← back to the feed
Critical· 9.8official fix available

CVE-2024-26760

A critical flaw in the Linux kernel's SCSI target pscsi driver causes a NULL pointer dereference when a bio allocation error is not handled correctly. This could allow an attacker to crash the system or potentially execute arbitrary code. The issue has been fixed in kernel commit 066ff571011d, so upgrading to a patched kernel resolves the vulnerability.

publishedApr 3, 2024
last modifiedAug 4, 2026
sourcesNVD
severity · cvss
9.8
critical · how bad it is
exploitation · epss
<1%
47th percentile · chance of exploitation in 30 days
(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
auto-deletes from the system
counting…on Sep 4, 2026

An official fix is available, so this entry is kept for 30 days and then removed automatically.

01

Who is affected

Linux kernel users, particularly those running versions that lack the fix for commit 066ff571011d (the affected product list shows the 6.8 series).

02

Real-world impact

Exploitation could lead to a denial‑of‑service via kernel panic or, in some contexts, privilege escalation due to the NULL pointer dereference in the bio_free() path.

03

Why this severity

The CVSS v3.1 base score is 9.8 (Critical) because the vulnerability is network‑reachable, requires low attack complexity, no privileges or user interaction, and impacts confidentiality, integrity, and availability at the highest level.

04

What to do about it

official fix available
recommended steps
  1. 01Obtain the patch for commit 066ff571011d from the Linux kernel source repository.
  2. 02Apply the patch to the affected kernel source.
  3. 03Recompile and install the updated kernel.
  4. 04Reboot the system to load the fixed kernel.

NVD description stating the vulnerability has been resolved.

05

Timeline

  1. Apr 3, 2024 · Apr 3, 2024
    Published
    Disclosed and added to the National Vulnerability Database.
  2. Aug 4, 2026 · 2d ago
    Advisory updated
    The NVD record was last revised.
  3. Aug 5, 2026 · 22h ago
    Official fix available
    A vendor patch or mitigation now exists — see the remediation steps above.
06

How it’s attacked

Attack vectorNetwork (remote)
Attack complexityLow
Privileges requiredNone
User interactionNone needed
ScopeUnchanged
Confidentiality impactHigh
Integrity impactHigh
Availability impactHigh
07

References & advisories

(ai-assisted) A model wrote this summary from the official data, so double-check it against the source before you act on it. Read the official advisory →
CVE-2024-26760: A critical flaw in the Linux kernel's SCSI target pscsi driver causes · Vulnary