Answer in brief
CVE-2024-26760 records a Unknown severity vulnerability in scsi: target: pscsi: Fix bio_put() for error case. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=066ff571011d8416e903d3d4f1f41e0b5eb91e1d <f49b20fd0134da84a6bd8108f9e73c077b7d6231 || >=066ff571011d8416e903d3d4f1f41e0b5eb91e1d <4ebc079f0c7dcda1270843ab0f38ab4edb8f7921 || >=066ff571011d8416e903d3d4f1f41e0b5eb91e1d <1cfe9489fb563e9a0c9cdc5ca68257a44428c2ec || >=066ff571011d8416e903d3d4f1f41e0b5eb91e1d <de959094eb2197636f7c803af0943cb9d3b35804 | f49b20fd0134da84a6bd8108f9e73c077b7d6231, 4ebc079f0c7dcda1270843ab0f38ab4edb8f7921, 1cfe9489fb563e9a0c9cdc5ca68257a44428c2ec, de959094eb2197636f7c803af0943cb9d3b35804 |
| Linux/Linuxgeneric | 5.19 | Not reported |
Published upstream
Apr 3, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: scsi: target: pscsi: Fix bio_put() for error case As of commit 066ff571011d ("block: turn bio_kmalloc into a simple kmalloc wrapper"), a bio allocated by bio_kmalloc() must be freed by bio_uninit() and kfree(). That is not done properly for the error case, hitting WARN and NULL pointer dereference in bio_free().
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2024-26760 records a Unknown severity vulnerability in scsi: target: pscsi: Fix bio_put() for error case. The current sources do not mark it as known exploited. The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
A CVSS score is not reported in the current record. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps Linux/Linux (generic), Linux/Linux (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| Linux/Linuxgeneric | >=066ff571011d8416e903d3d4f1f41e0b5eb91e1d <f49b20fd0134da84a6bd8108f9e73c077b7d6231 || >=066ff571011d8416e903d3d4f1f41e0b5eb91e1d <4ebc079f0c7dcda1270843ab0f38ab4edb8f7921 || >=066ff571011d8416e903d3d4f1f41e0b5eb91e1d <1cfe9489fb563e9a0c9cdc5ca68257a44428c2ec || >=066ff571011d8416e903d3d4f1f41e0b5eb91e1d <de959094eb2197636f7c803af0943cb9d3b35804 | f49b20fd0134da84a6bd8108f9e73c077b7d6231, 4ebc079f0c7dcda1270843ab0f38ab4edb8f7921, 1cfe9489fb563e9a0c9cdc5ca68257a44428c2ec, de959094eb2197636f7c803af0943cb9d3b35804 |
| Linux/Linuxgeneric | 5.19 | Not reported |
Published upstream
Apr 3, 2024
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Aug 5, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Aug 5, 2026
In the Linux kernel, the following vulnerability has been resolved: scsi: target: pscsi: Fix bio_put() for error case As of commit 066ff571011d ("block: turn bio_kmalloc into a simple kmalloc wrapper"), a bio allocated by bio_kmalloc() must be freed by bio_uninit() and kfree(). That is not done properly for the error case, hitting WARN and NULL pointer dereference in bio_free().
Quoted source text, attributed separately from HOL analysis.